v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBd) Customer Management
Get a customers cards on file
Returns all cards on file held by the customer. This has nothing to do with Eclipse issued cards. This is for any card the customer wants to store on file with Eclipse
get/eclipse-conductor/rest/v1/tenants/{tenantId}/customers/{customerId}/cards-on-file
Path parameters
tenantIdinteger required
customerIdinteger required
Query parameters
aliasstring
Alias to search by
externalUniqueIdstring
ExternalUniqueId to search by
limitinteger
offsetinteger
referencestring
Reference to search by
Response
OK
Example response
[
{
"deleteAt": "2022-03-10T12:15:50-04:00",
"expires": "2022-03-10T12:15:50-04:00"
}
]