Update agreed deposit of line itemCopy Pageput https://api.instellix.io/v2/orders/{orderIdent}/lineItems/{lineItemIdent}/agreedDeposits/{agreedDepositIdent}A request to update agreed deposits to line items to an existing contract.Path ParamsorderIdentstringrequiredlength between 1 and 100The ident for the Order of the Line Item with the Agreed DepositlineItemIdentstringrequiredagreedDepositIdentstringrequiredBody ParamsDeposits the customer agreed to.grossValueobjectrequiredA monetary amount along with a currency.grossValue objectnamestring | nullHuman readable name, could be printed on document templatenetValueobject | nullA monetary amount along with a currency.netValue object | nullpropertiesarray of objects | nullAdditional agreed deposit propertiespropertiesADD objecttaxInformationarray of objects | nullAll tax information for this agreed deposit. Size must be between 0 and 1.taxInformationADD objecttaxValueobject | nullA monetary amount along with a currency.taxValue object | nullResponses 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