v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
i.2) Proxy Card Management

Validate a proxy card PIN

Verifies whether the provided PIN matches the card’s stored record.

post/eclipse-conductor/rest/v1/tenants/{tenantId}/proxy-cards/{cardIdentifier}/validate-pins

Path parameters

tenantIdinteger required
cardIdentifierstring required

Request body

accountIdstring required
pinstring required
pinBlockstring
pinBlockFormat'ISO_0' | 'ISO_1' | 'ISO_2' | 'ISO_3' | 'ISO_4'

The PINBlock format to use for the PINBlock encryption

Response

OK

accountIdstring
cardIdentifierstring
cardStatus'ACTIVE' | 'BLOCKED' | 'LINKED' | 'LINK_FAILED'
cvvstring
expirystring
lifeCycleStatus'ACTIVATED' | 'INACTIVE'
panstring
pinStatus'INVALID_PIN' | 'VALID_PIN'
seqNrstring