Delete an order.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

orderId

string

required

``200 The deleted Order.

``400 Invalid inputs were provided or Order is in a state that is not cancellable.

Updated 26 days ago


ShellNodeRubyPHPPython

Bearer


xxxxxxxxxx

curl --request DELETE \

--url https://api.shipium.com/api/v1/deliveryexperience/order/orderId \

--header 'accept: application/json'

application/json

200400

Updated26 days ago