View the details of existing cardsAsk AIget https://api-sandbox.modulrfinance.com/api-sandbox-token/cardsQuery ParamsfromCreatedDatestringCards created on or after this date. Cannot be older than 7 days. Format is yyyy-MM-dd'T'HH:mm:ss with zero offset from UTC. Required if toCreatedDate is supplied.toCreatedDatestringCards created on or before this date. Format is yyyy-MM-dd'T'HH:mm:ss with zero offset from UTC. Optional if fromCreatedDate is supplied.statusesstringenumStatuses of cards to be retrievedCREATEDACTIVEBLOCKEDSUSPENDEDCANCELLEDEXPIREDAllowed:CREATEDACTIVEBLOCKEDSUSPENDEDCANCELLEDEXPIREDidstringThe ID of the card to view.accountIdstringThe ID of account to retrieve cards for.externalRefstringThe client reference of the card to retrieve.customerIdstringThe ID of the customer to retrieve cards for.currencystringCurrency to get cards for. Expected ISO Standard currency name i.e. GBP, EUR etccustomFieldKeystringCustom Field Key to get cards forcustomFieldValuestringCustom Field Value corresponding to the custom field key to get cards foraccountIdsarray of stringsSet of account Ids to retrieve cards for.accountIdsADD stringchannelManagerIdstringThe Id of the Channel managerfrequencyUsagestringenumHow many times a card can be authorised against. This parameter is rejected for physical cardsSINGLE_USEMULTI_USEAllowed:SINGLE_USEMULTI_USEpageint32≥ 0Page to fetch (0 indexed)sizeint32≤ 500Size of page to fetchHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Cards returned successfully 400Invalid requestUpdated 7 months ago