curl --location --request POST 'https://api.amo.delivery/v1/open-delivery/orders//dispatch' \ --header 'Content-Type: application/json' \ --data-raw '{ "deliveryTrackingInfo": { } }'
{}