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).
Authorizations
Use a Bearer token to access this API.
Path Parameters
"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.
10
Number of objects to skip before returning results.
3
Resolve payment methods for a customer owned by a sibling partner in the same organization (PII opt-in). Defaults to false; a sibling-owned customer returns 404 unless this is true and the caller shares an organization with the owner. A sibling-owned payment method's metadata is returned as null.
Response
Success
An envelope wrapping a list of payment method objects.
The list of payment methods.