payment-methods
Detach Payment Method from a Payment Customer
Detach a payment method from a payment customer
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
ID of the payment method.
Body
application/json
ID of the payment customer to detach the payment method from.
Response
200 - application/json
Available options:
ach
, paypal
, venmo
, cash_app
, intl_transfer
, airtm
, payoneer
ID of the payment-method
.
Indicates if RTP is enabled for the payment method (applies to ach only).