v1
latestOpenAPI 3.1.02026-07-24233206489.1 KBCustomer Payment Methods (v2)
List Payment Methods for Customer (V2)
Get a list of payment methods for a customer with pagination
get/v2/customer_payment_methods/{customer_id}
Path parameters
customer_idstring required
Customer ID
Query parameters
limitinteger
Number of items to return (default: 20, max: 100)
last_evaluated_payment_method_idstring
Last evaluated payment method ID for pagination. Used to get the next page of results. Important: This field will be provided in the response even if the next query would return no results - you must continue paginating until this field is completely omitted/null to ensure you've retrieved all data.
Response
OK