Delete an agreed deposit that is assigned to an orderCopy Pagedelete https://api.instellix.io/v2/orders/{orderIdent}/agreedDeposits/{agreedDepositIdent}A request to delete one agreed deposit assigned to an order.Path ParamsorderIdentstringrequiredlength between 1 and 100The unique identifier of the order for which the agreed deposit should be deletedagreedDepositIdentstringrequiredlength between 1 and 100The unique identifier of the order agreed deposit that should be deletedResponses 204The server successfully processed the request, and is not returning any content. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 23 days ago