v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBCard 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