List a customer's payment methods
List a customer's payment methods
Returns a list of payment methods attached to the specified customer, sorted by ID in descending order (most recently created first).
GET
List a customer's payment methods
Authorizations
Use a Bearer token to access this API.
Path Parameters
Example:
"fcus_01J9XR8M3K7VZ8N2YB4WJ6T0RA"
Query Parameters
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
Example:
10
Number of objects to skip before returning results.
Example:
3
Response
Success
An envelope wrapping a list of payment method objects.
The list of payment methods.