POST
/
v2
/
plastic
/
{plasticId}
{
  "id": "<string>",
  "pinURL": "<string>",
  "pinFrameURL": "<string>"
}

Path Parameters

plasticId
string<biginteger>
required

The id of the plastic for which the PIN should be accessed

Query Parameters

auditUser
string
required

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.