Welcome to Zuora Product Documentation

Explore our rich library of product information

Update standalone invoices

This reference document lists all fields required for updating a Standalone invoice.

Note: Fields with an asterisk mark indicate mandatory fields.
NameDescriptionValue
IsNewInvoiceMarker ColumnTRUE
Id*The ID of the invoice to be updated.string
Auto payWhether invoices are automatically picked up for processing in the corresponding payment run. By default, invoices are automatically picked up for processing in the corresponding payment run.boolean
Due DateThe date by which the payment for this invoice is due.string <date>
Invoice CommentsAdditional information related to the invoice that a Zuora user added to the invoice.string <= 255 characters
Invoice DateThe new invoice date of the invoice. The new invoice date cannot fall in a closed accounting period. You can only specify invoiceDate or dueDate in one request. Otherwise, an error occurs.string <date>
Transferred To AccountingWhether the invoice was transferred to an external accounting system. Enum: "Processing" "Yes" "Error" "Ignore"string
IsNewInvoiceItemMarker ColumnTRUE/ FALSE
Invoice Item Id*The unique ID of the invoice item.string
Invoice Item Accounting CodeThe accounting code associated with the invoice item.string
Invoice Item Adjustment Liability Accounting CodeThe accounting code for adjustment liability.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Invoice Item Adjustment Revenue Accounting CodeThe accounting code for adjustment revenue.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Invoice Item AmountThe amount of the invoice item. For tax-inclusive invoice items, the amount indicates the invoice item amount including tax. For tax-exclusive invoice items, the amount indicates the invoice item amount excluding tax.string <number>
Invoice Item Charge DateThe date when the invoice item is charged, in yyyy-mm-dd hh:mm:ss format.string <date-time>
Invoice Item Charge NameThe name of the charge associated with the invoice item. This field is required if the productRatePlanChargeId field is not specified in the request.string
Invoice Item Contract Asset Accounting CodeThe accounting code for contract asset.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Invoice Item Contract Liability Accounting CodeThe accounting code for contract liability.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Invoice Item Contract Recognized Revenue Accounting CodeThe accounting code for contract recognized revenue.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Invoice Item Deferred Revenue Accounting CodeThe accounting code for the deferred revenue, such as Monthly Recurring Liability.
Note: This field is only available if you have Zuora Finance enabled.
string
Invoice Item DescriptionThe description of the invoice item.string
Invoice Item Item TypeThe type of the invoice item.string
Invoice Item Product Rate Plan Charge Id
Invoice Item Purchase Order NumberThe purchase order number associated the invoice item.string
Invoice Item QuantityThe number of units for the invoice item.string <number>
Invoice Item Recognized Revenue Accounting CodeThe accounting code for the recognized revenue, such as Monthly Recurring Charges or Overage Charges.
Note: This field is only available if you have Zuora Finance enabled.
string
Invoice Item Revenue Recognition CodeThe revenue recognition code.string
Invoice Item Revenue Recognition Rule NameThe name of the revenue recognition rule governing the revenue schedule.
Note: This field is only available if you have Zuora Finance enabled.
string
Invoice Item Revenue Recognition Trigger ConditionThe date when revenue recognition is triggered. Enum: "ContractEffectiveDate" "ServiceActivationDate" "CustomerAcceptanceDate"string
Invoice Item SKUThe SKU of the invoice item. The SKU of the invoice item must be different from the SKU of any existing product.string
Invoice Item Service End DateThe service end date of the invoice item.string <date>
Invoice Item Service Start DateThe service start date of the invoice item.string <date>
Invoice Item Tax CodeThe tax code identifies which tax rules and tax rates to apply to the invoice item. Note: This field is only available if you have Taxation enabled.string
Invoice Item Tax ModeThe tax mode of the invoice item, indicating whether the amount of the invoice item includes tax.
Note: This field is only available if you have Taxation enabled.
string
Invoice Item UOMThe unit of measure.string
Invoice Item Unbilled Receivables Accounting CodeThe accounting code for unbilled receivables.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Invoice Item Unit PriceThe per-unit price of the invoice item.string <number>
IsNewInvoiceItemDiscountItemMarker ColumnTRUE/ FALSE
Discount Item Id*The unique ID of the discount item.string
Discount Item Accounting CodeThe accounting code associated with the discount item.string
Discount Item Adjustment Liability Accounting CodeThe accounting code for adjustment liability.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Discount Item Adjustment Revenue Accounting CodeThe accounting code for adjustment revenue.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Discount Item AmountThe amount of the discount item. Should be a negative number. For example, -10. Always a fixed amount no matter whether the discount charge associated with the discount item uses the fixed-amount model or percentage model. For tax-exclusive discount items, this amount indicates the discount item amount excluding tax. For tax-inclusive discount items, this amount indicates the discount item amount including tax.string <number>
Discount Item Charge DateThe date when the discount item is charged, in yyyy-mm-dd hh:mm:ss format.string <date-time>
Discount Item Charge NameThe name of the charge associated with the discount item. This field is required if the productRatePlanChargeId field is not specified in the request.string
Discount Item Contract Asset Accounting CodeThe accounting code for contract asset. Note: This field is only available if you have the Billing - Revenue Integration feature enabled.string
Discount Item Contract Liability Accounting CodeThe accounting code for contract liability.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Discount Item Contract Recognition Revenue Accounting CodeThe accounting code for contract recognized revenue.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Discount Item Deferred Revenue Accounting CodeThe accounting code for the deferred revenue, such as Monthly Recurring Liability.
Note: This field is only available if you have Zuora Finance enabled.
string
Discount Item DescriptionThe description of the discount item.string
Discount Item Item TypeThe type of the discount item.string
Discount Item Purchase Order NumberThe purchase order number associated with the discount item.string
Discount Item Recognized Revenue Accounting CodeThe accounting code for the recognized revenue, such as Monthly Recurring Charges or Overage Charges.
Note: This field is only available if you have Zuora Finance enabled.
string
Discount Item Reference Of The Discount ItemThe revenue recognition code.string
Discount Item Revenue Recognition CodeThe revenue recognition code.string
Discount Item Revenue Recognition Rule NameThe name of the revenue recognition rule governing the revenue schedule.
Note: This field is only available if you have Zuora Finance enabled.
string
Discount Item Revenue Recognition Trigger ConditionThe date when revenue recognition is triggered. Enum: "ContractEffectiveDate" "ServiceActivationDate" "CustomerAcceptanceDate"string
Discount Item SKUThe SKU of the invoice item. The SKU of the discount item must be different from the SKU of any existing product.string
Discount Item Unbilled Receivables Accounting CodeThe accounting code for unbilled receivables.
Note: This field is only available if you have the Billing - Revenue Integration feature enabled.
string
Discount Item Unit PriceThe per-unit price of the discount item. If the discount charge associated with the discount item uses the percentage model, the unit price will display as a percentage amount in PDF. For example: if unit price is 5.00, it will display as 5.00% in PDF.string <number>
IntegrationId__NSID of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite.string <= 255 characters
IntegrationStatus__NSStatus of the invoice item's synchronization with NetSuite. Only available if you have installed the Zuora Connector for NetSuite.string <= 255 characters
SyncDate__NSDate when the invoice item was synchronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite.string <= 255 characters