Retrieve a customer's payment method
Retrieves a single payment method by ID for the specified customer.
Authorizations
Use a Bearer token to access this API.
Path Parameters
"fcus_01J9XR8M3K7VZ8N2YB4WJ6T0RA"
"fpm_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
An envelope wrapping a single payment method object.
An envelope wrapping a single payment method object.
The payment method.