Skip to main content

Setup rolling PIN code

POST 

/assets/:assetId/rolling-pin-code/setup

Sends a command to the device with the appropriate shared secret (20 bytes) (sharedSecretBase64), total pin length (pinLength) and number of digits that operator id takes in the pin code (operatorPinIdLength). If sharedSecretBase64 is not provided - a random value of 20 bytes is generated

Request

Responses

Accepted for asynchronous processing.