List

View as Markdown
Returns a list of all customer payment methods available to the merchant. Listing payments for more than one customer requires Application API Scope with the Bulk Operations permission.

Authentication

x-api-keystring

Application API Scope — server-to-server, sent in the x-api-key header. See Authentication.

OR
authorizationstring

Storefront API Scope — client-side, scoped to one customer, sent as a signature in the authorization header. See Authentication.

Query parameters

customerstringOptional
Customer ID

Response

200
customerstringOptional
billing_addressstringOptional
cc_number_endingstring or nullOptional
public_idstringOptional
labelstring or nullOptional
token_idstringOptional
cc_holderstring or nullOptional
cc_typeintegerOptionalDefaults to 0
cc_exp_datestringOptional
payment_methodstringOptional
livebooleanOptionalDefaults to true
createdstringOptional
last_updatedstringOptional

Errors

403
Forbidden Error