Get customer payment methods
Returns confirmed, non-deleted payment methods for a customer.
Documentation Index
Fetch the complete documentation index at: https://docs.quentli.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Organization API key using Authorization: Bearer sk_....
Path Parameters
Identifier of the customer.
Response
Confirmed payment methods
Payment method identifier.
Date and time when payment method was created.
Date and time when payment method was last updated.
Identifier of the customer that owns this payment method.
Type of payment method (card or Mexican bank account).
CARD, MEXICAN_BANK_ACCOUNT Whether this payment method can be used to collect payments.
Whether this is the default method used for automatic collections.
Whether this payment method is no longer valid.
Card details when type is CARD.
Bank account details when type is MEXICAN_BANK_ACCOUNT.