v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBPIN Control handling
Request PIN Control access token by plasticId
This operation is used to create the PIN control access token.
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/v1/card/{cardId}/plastic/{plasticId}
Path parameters
cardIdstring biginteger required
The id of the card for which the PIN should be accessed
plasticIdstring biginteger required
The id of the card's plastic for which the PIN should be accessed
Query parameters
auditUserstring required
The audit user to log the request
Request body
Response
Successful creation of the access token