Update agreed deposit of line itemAsk AIput 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 ParamsgrossValueobjectrequiredMonetary value of the agreed deposit. A monetary amount along with a currency.grossValue objectnamestringHuman readable name, could be printed on document templatenetValueobjectMonetary net value of the agreed deposit. A monetary amount along with a currency.netValue objectpropertiesarray of objectsAdditional agreed deposit propertiespropertiesADD objecttaxInformationarray of objectslength ≤ 1All tax information for this agreed deposit. Size must be between 0 and 1.taxInformationADD objecttaxValueobjectMonetary tax value sum of all tax information of the agreed deposit. A monetary amount along with a currency.taxValue 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 7 months ago