Payment Method
Get customers payment methods
GET
/
customers
/
{customerId}
/
payment-methods
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
customerId
string
requiredCustomer identifier
Query Parameters
page
integer
default: 1The collection page number
limit
integer
default: 30The number of items per page
Required range:
0 < x < 100
gatewayName
string
gatewayName[]
string[]
type
string
type[]
string[]
status
string
status[]
string[]
enabled
boolean
default
boolean
Response
200 - application/json
data
object[]
meta
object
Was this page helpful?