PIN Control handling
Request PIN Control access token by cardId.
deprecated
This operation is used to create the PIN control access token. If there are multiple active plastics on one card object, the one with the highest sequence number will be used.
The successful response from this call returns an id and a pinURL if request was for viewing pin. The cardholder device should be instructed to do a POST call to the pinURL with the content of the id in a form field named controlId.
POST
Deprecated: This API endpoint is no longer supported.
Path Parameters
The id of the card for which the PIN should be accessed
Query Parameters
The audit user to log the request
Body
application/json
The related PIN control request data
The body is of type object
.
Response
201
application/json
Successful creation of the access token
The response is of type object
.