payment-methods
Detach Payment Method from a Payment Customer
Detach a payment method from a payment customer
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
payment_method_id
string
requiredID of the payment method.
Body
application/json
customer_id
string
ID of the payment customer to detach the payment method from.
Response
200 - application/json
id
string
ID of the payment-method
.
platform
enum<string>
requiredAvailable options:
ach
, paypal
, venmo
, cash_app
, intl_transfer
, airtm
, payoneer
description
string
mask
string
email
string
phone_number
string
cash_tag
string
country
string
currency
string
rtp_enabled
boolean
Indicates if RTP is enabled for the payment method (applies to ach only).