{
"request_id": "266ea41d-adf5-480b-af50-15b940c2b846",
"identifier": "string",
"description": "string"
}
curl --location --request POST 'https://api.freedompay.kz/v5/partner/wallet/block' \
--header 'Content-Type: application/json' \
--data-raw '{
"request_id": "266ea41d-adf5-480b-af50-15b940c2b846",
"identifier": "string",
"description": "string"
}'
ok
: Request completed successfully.error
: Request failed with an error.YYYY-MM-DDThh:mm:ss+hh:mm
.{
"status": "string",
"request_status": "string",
"dt": "2019-08-24T14:15:22Z",
"error_code": "string",
"error_description": "string"
}