Get customer cards
GET {{url}}customers/:customer_id/cards
Retrieve a list of all cards belonging to a customer. All cards are associated to the customer_id.
https://docs.acquired.com/reference/fetch-customer-cards
Request Params
| 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. |