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.
Documentation Index
Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The id of the card for which the PIN should be accessed
The audit user to log the request
The related PIN control request data
Describes the scope of the operation that is authorized by the user.
VIEW_PIN, SET_PIN