Payment methods
List payment methods for a buyer
List all stored payment methods for a customer record.
To list all the vaulted payment methods for a buyer, call the
GET /buyers/payment-methods
API with the buyer_id
and/or
buyer_external_identifier
as a query parameter.
List by buyer ID
List by external ID
Response
The response is a list of all the previously stored payment methods for that buyer in a mini format.
GET /buyers/payment-methods?buyer_id=fe26475d-ec3e-4884-9553-f7356683f7f9
Was this page helpful?