POST
/
v2
/
set
curl --request POST \
  --url https://integration-api-cat1./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/pin/v2/set \
  --header 'Content-Type: application/json' \
  --data '{
  "controlId": "83fa5f55-3dd7-453a-8233-4242a6bad179",
  "pinBlock": "tACuB41yyfU="
}'
{}
Deprecated: This API endpoint is no longer supported.

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
The related PIN control request data
controlId
string
required

Control ID received from PIN control API.

pinBlock
string
required

ISO format 1 PIN block 3DES encrypted with temporary PIN encryption key (tzpk). Base64-encoded.

Response

200
application/json

The response is of type object.