Delete a shipment document

If needed, a document can be deleted. Like any other object attached to a shipment, it is not possible to delete document after DELIVERY/DELIVRY_COMPANY event.

Delete shipment document by id

delete

Delete shipment document by id

Authorizations
Path parameters
idstringRequired
Responses
204
No Content
delete
DELETE /shipment-document/{id} HTTP/1.1
Host: api.one-record.fr
Authorization: Bearer JWT
Accept: */*

No content

Last updated