Get encrypted PIN
This operation returns the encrypted PIN block in ISO format 1. The PIN block is encrypted using a pre-shared\ndouble-length 3DES key.
GET
Get encrypted PIN
Example
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The plastic id for given card
Query Parameters
The audit user to log the request
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
3DES encrypted ISO format 1 PIN block in hexadecimal.
Get encrypted PIN

