Skip to main content
GET
Get encrypted PIN

Example

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

plasticId
string<biginteger>
required

The plastic id for given card

Query Parameters

auditUser
string
required

The audit user to log the request

zpkIndex
string
required

The PIN encryption key (ZPK) index. This index is used to point out which key to use in case there are multiple keys available.

Example:

"0"

Response

Successful lookup of the card

pinBlock
string

3DES encrypted ISO format 1 PIN block in hexadecimal.