GET {{url}}customers/:customer_id/cards
Retrieve a list of all cards belonging to a customer. All cards are associated to the customer_id
.
Body
PARAM
Key | Datatype | Required | Description |
offset
|
null | The record to start the response on. | |
limit
|
null | A limit on the scope of values returned in the response. | |
filter
|
null | Limit the fields returned in the response to the ones you need. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status