API
Skip to main content

List payment methods

The list of payment methods can be filtered using the following criteria:

  • Type (type)

1. Retrieve the payment methods stored by the customer with uuid e2343605-cf46-43de-b20b-9b7d1c95a9b2

GET /customers/{uuid}/paymentMethods

2. Retrieve credit/debit card payment methods stored by the customer with uuid e2343605-cf46-43de-b20b-9b7d1c95a9b2

GET /customers/e2343605-cf46-43de-b20b-9b7d1c95a9b2/paymentMethods?type=CC