Delete a shipment service
📄 Technical specifications
The Consignee is not allowed to delete this resource.
The Forwarder is not allowed to update this resource.
The Shipper is allowed to delete this resource when the event type name is ORDER, PICKUP, GOODS_RECEIPT, MEASUREMENT, SECURITY, or STORAGE, and when isDone is FALSE.
The Warehouse is allowed to delete this resource when the event type name is ORDER, PICKUP, GOODS_RECEIPT, MEASUREMENT, SECURITY, or STORAGE.
The Agent is not allowed to delete this resource.
The Customer is not allowed to delete this resource.
Delete a shipment service
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
204
No Content
No content
400
Bad Request
application/json
401
Unauthorized Entity
application/json
422
Unprocessable Entity
application/json
delete
/shipment-service/{id}No content
Last updated