Update an existing instance of the InvoiceItem object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Invoice/Item/{id}Path ParamsidintegerrequiredBody ParamsThis is the billing transaction that is associated with an Invoice.accountIdnumberUnique identifier for the associated Account object.accountNamestringThe name of the object associated with the accountId property.packageIdnumberUnique identifier for the associated Package object.packageNamestringThe name of the object associated with the packageId property.serviceIdnumberUnique identifier for the associated Service object.serviceNamestringThe name of the object associated with the serviceId property.amountnumberdetailstringperiodStartdate-timeThe start date in which this transaction was generated. Date and time values are specified in the ISO 8601 format.periodEnddate-timeThe end date in which this transaction was generated. Date and time values are specified in the ISO 8601 format.proratedbooleantruetruefalsedatedate-timeThe date of the charge. Date and time values are specified in the ISO 8601 format.accountPackageIdstringUnique identifier for the associated AccountPackage object.accountPackageNamestringThe name of the object associated with the accountPackageId property.accountServiceIdstringUnique identifier for the associated AccountService object.accountServiceNamestringThe name of the object associated with the accountServiceId property.postingdate-timeThe date for when this charge should be considered posted. Date and time values are specified in the ISO 8601 format.invoiceIdnumberUnique identifier for the associated Invoice object.invoiceNamestringThe name of the object associated with the invoiceId property.invoiceItemTypeIdnumberUnique identifier for the associated InvoiceItemType object.invoiceItemTypeNamestringThe name of the object associated with the invoiceItemTypeId property.baseAmountnumberinvoiceAmountnumberinvoiceCurrencyExchangeDetailIdnumberUnique identifier for the associated CurrencyExchangeDetail object.invoiceCurrencyExchangeDetailNamestringThe name of the object associated with the invoiceCurrencyExchangeDetailId property.originalInvoiceItemIdnumberA reference to the original transaction that was part of a previous voided invoice. Unique identifier for the associated InvoiceItem object.originalInvoiceItemNamestringThe name of the object associated with the originalInvoiceItemId property.isManualbooleantruetruefalsecreatedByUserIdnumberUnique identifier for the associated User object.createdByUserNamestringThe name of the object associated with the createdByUserId property.udrUsageIdentifierstringaccountServiceTemporalIdstringUnique identifier for the associated AccountServiceTemporal object.accountServiceTemporalNamestringThe name of the object associated with the accountServiceTemporalId property.quantitynumberpricenumbergeneralLedgerIdnumberUnique identifier for the associated GeneralLedger object.generalLedgerNamestringThe name of the object associated with the generalLedgerId property.serviceTaxCategoryIdnumberUnique identifier for the associated ServiceTaxCategory object.serviceTaxCategoryNamestringThe name of the object associated with the serviceTaxCategoryId property.preDiscountAmountnumberisTaxInclusivebooleantruetruefalseinvoicerAccountIdnumberUnique identifier for the associated Account object.invoicerAccountNamestringThe name of the object associated with the invoicerAccountId property.isDeletedstringdeletedByUserIdstringdeletedByUserNamestringisTaxedOnCreatebooleantruetruefalseusageValuestringusageUnitIdnumbertierPricePercentnumberResponses 200Update a InvoiceItem 400The request could not be processed.Updated about 2 months ago