Update an agreed deposit that is assigned to an orderCopy Pageput 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 updatedBody ParamsA request to update an agreed deposit on ordergrossValueobjectrequiredA monetary amount along with a currency.grossValue objectnamestring | nullHuman readable name, could be printed on document templatepropertiesarray of objects | nullAdditional agreed deposit properties on orderpropertiesADD objectResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 23 days ago