v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBe) Organisation Management
Get an organisation's card on file by ID
Returns a specific card on file. Pass fields=cryptogram to include cryptogram and schemeTokenisedPan data; these fields are only returned for PCI-DSS compliant tenants.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/cards-on-file/{cardOnFileId}
Path parameters
tenantIdinteger required
organisationIdinteger required
cardOnFileIdstring required
Query parameters
fieldsstring
Field data to be include. Support a comma-delimited strings. i.e cryptogram
Response
OK
Example response
{
"deleteAt": "2022-03-10T12:15:50-04:00",
"expires": "2022-03-10T12:15:50-04:00"
}