CardUpdateData
Data for card update
statestring
Card state enumeration
Possible values: [BLOCK
, UNBLOCK
, ENABLE
, DISABLE
]
CardUpdateData
{
"state": "BLOCK"
}
Data for card update
Card state enumeration
Possible values: [BLOCK
, UNBLOCK
, ENABLE
, DISABLE
]
{
"state": "BLOCK"
}