Order
Delete document for given order.
delete/rest/api/orders/{id}/documents/{document}/
Path parameters
idstring required
order number in Apilo system, e.g. <code>AL0012345</code>
documentstring required
ID of the document belongs to the Apilo order
Response
Delete document correctly
{"stackTrail":"paths:/rest/api/orders/{id}/documents/{document}/:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}