Delete One Shipment By Source System Id
Shipments
Delete One Shipment By Source System Id
Delete a shipment by source system id
DELETE
Delete One Shipment By Source System Id
Headers
Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY
Query Parameters
"sourceSystem" is required (enter it either in parameters or request body)
"sourceSystemId" is required (enter it either in parameters or request body)
Body
application/json
Query parameters can also be provided in the request body as a JSON object
Response
200 - application/json
Responses for DELETE /api/rest/shipments
response of any mutation on the table "shipments"

