List Stored Payment Methods
Retrieves all stored payment methods associated with a payer. This operation is crucial for reviewing the payment options available to a payer, enabling businesses to offer the most convenient payment method during a transaction.
Path parameters
payerId
The unique identifier for the payer.
Response
Stored payment methods retrieved successfully.
paymentMethodToken
Token representing the payment method.
type
Type of the payment method.
identifier
Identifier for the payment method (e.g., last 4 digits).
lastUsed
Timestamp of the last successful transaction.
createdAt
Timestamp when the payment method was added.