Card lifecycle
Card token operation
Perform token operation for card identified in path.
post/v1/cards/{card_id}
Path parameters
card_idstring required
Pismo card ID
Request body
Example request
{
"operation_reason": "Suspended due to lost device.",
"operation_type": "SUSPEND",
"operator_id": "NbChEH"
}Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.