curl --location --request POST 'https://api.amo.delivery/v1/open-delivery/orders//requestCancellation' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "", "mode": "", "reason": "" }'
{}