Set PIN
This operation sets PIN with encrypted PIN block in ISO format 1. The PIN block is encrypted using a pre-shared\ndouble-length 3DES key.
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
Body
The related PIN control request data
The PIN encryption key (ZPK) index. This index is used to point out which key to use in case there are multiple keys available.
"0"
ISO format 1 PIN block 3DES encrypted with PIN encryption key in hexadecimal.
16"0123456789ABCDEF"
Response
PIN set successfully
The response is of type setPinResponse · object.

