payment-methods
Attach a Payment Method to a Payment Customer
Attach a payment method to a payment customer for future usage.
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the payment method.
Body
application/json
ID of the payment customer
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).