Delete a shipment preparation
Delete a shipment preparation by id
Authorizations
Path parameters
idstringRequired
Responses
204
No Content
400
Bad Request
application/json
401
Unauthorized Entity
application/json
422
Unprocessable Entity
application/json
delete
DELETE /v1.1/shipment-preparation/{id} HTTP/1.1
Host: api.one-record.fr
Authorization: Bearer JWT
Accept: */*
No content
Last updated