GET
/
customers
/
{id_or_email}
/
payment_methods

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Sellix-Merchant
string

The name of the store to perform actions on via the API

Path Parameters

id_or_email
string
required

ID or email associated with the customer

Response

200 - application/json
data
object
env
string
error
string
message
string
status
integer