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