List all Debit Cards

GET {{baseUrl}}/debit_cards

Request Params

KeyDatatypeRequiredDescription
customer_uidstringFilter by Customer. Multiple values are allowed, e.g. customer_uid[]=uKxmLxUEiSj5h4M3&customer_uid[]=y9reyPMNEWuuYSC1.
external_uidstringA unique, immutable id provided by the Client. Multiple values are allowed e.g. external_uid[]=uKxmLxUEiSj5h4M3&external_uid[]=y9reyPMNEWuuYSC1.
limitnumberMaximum number of items to retrieve. This filter is automatically applied with the default value if not given.
offsetnumberIndex of the items to start retrieving from
pool_uidstringFilter by pool. Multiple values are allowed, e.g. pool_uid[]=wTSMX1GubP21ev2h&pool_uid[]=7UvkHn3Ss9AbWe2c.
lockedbooleanOnly return locked Cards if true and only return unlocked Cards if false
statusstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring