{ "shipment_id": 6492343 }
curl --location --request PUT '/webhooks/cancel-shipment' \ --header 'Content-Type: application/json' \ --data-raw '{ "shipment_id": 6492343 }'
{}