Perform token operation

Perform token operation.

Notes:

Path Params
string
required

Pismo card ID

string
required

Token ID

Body Params
string
required
length ≤ 254

Operation reason. Be descriptive, it should be clear what the customer needs to do. For a suspended token, for example, the reason could say "Suspended due to lost device."

string
enum
required

Operation type:

  • DELETE - Delete token

  • SUSPEND - Suspend token

  • RESUME - Resume suspended token

  • CALL_CENTER_ACTIVATION - Call center verification

  • CARDHOLDER_STEPUP_APP_TO_APP - App2App verification

  • TOKEN_DEVICE_BIDING_APPROVE - Device verification

Note: For App2App token activation, set this field to CARDHOLDER_STEPUP_APP_TO_APP (Mastercard) and CALL_CENTER_ACTIVATION (Visa).

Allowed:
string
length ≤ 8

REQUIRED if operation_type is CALL_CENTER_ACTIVATION. These codes are known only to the issuer/caller.

string
length ≤ 16

Client-generated ID for person or system performing the operation. This is for client monitoring and internal record-keeping.

Responses
200

Success

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json