User Guide

Invoicing Service API Guide May 2012 61
UpdateInvoice API Operation
UpdateInvoiceResponse Message
6
InvoiceItemType Fields
UpdateInvoiceResponse Message
The UpdateInvoiceResponse message contains information returned in response to an
UpdateInvoiceRequest message.
Field Description
name xs:string
(Required) SKU or name of the item.
Character length and limitations: 30 characters maximum
description xs:string,
(Optional) Item description.
date xs:dateTime
(Optional) Date on which the product or service was provided.
quantity xs:decimal
(Required) Item count. Valid values are 0 to 10.000.
unitPrice xs:decimal
(Required) Price of the item, in the currency specified by the invoice.
taxName xs:string
(Optional) Name of the applicable tax.
taxRate xs:decimal
(Optional) Rate of the applicable tax.