{
"request_id": "string",
"card_id": "string",
"description": "string",
"type": "string"
}
curl --location --request POST 'https://api.freedompay.kz/v5/card-api/card/block' \
--header 'Content-Type: application/json' \
--data-raw '{
"request_id": "string",
"card_id": "string",
"description": "string",
"type": "string"
}'
ok
: Request completed successfully.error
: Request completed with an error.YYYY-MM-DDThh:mm:ss+hh:mm
).{
"status": "string",
"request_status": "string",
"dt": "2019-08-24T14:15:22Z"
}