POST
/
v1
/
card
/
{cardId}
/
plastic
/
{plasticId}

Path Parameters

cardId
string
required

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

plasticId
string
required

The id of the card's plastic for which the PIN should be accessed

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
scope
enum<string>
required

Describes the scope of the operation that is authorized by the user.

Available options:
VIEW_PIN,
SET_PIN

Response

201 - application/json
id
string
required

The ID of this PIN Control access token.

pinURL
string

The URL that the cardholder's mobile device webview should browse to for accessing the PIN.

pinFrameURL
string

The URL of the iframe for desktop browser based flows for accessing PIN.