X-Auth-Token: ********************
{ "id": 0 }
curl --location --request POST 'ims/ip/merchant/settlement/cycle/change/cancle' \ --header 'Content-Type: application/json' \ --header 'X-Auth-Token;' \ --data-raw '{ "id": 0 }'
{}