X-Auth-Token: ********************
{
"status": 0,
"account_id": 0
}
curl --location --request POST '/ims/ip/partner/settlement/blockOrUnblock' \
--header 'Content-Type: application/json' \
--header 'X-Auth-Token;' \
--data-raw '{
"status": 0,
"account_id": 0
}'
{}