InvoiceData
The InvoiceData object provides the results of a subscribe() request in preview mode. It returns what an invoice would be for the given subscribe() call. This SOAP API reference describes the fields associated with his complex types.
Fields
All field names are case sensitive.
Name | Type | Description |
---|---|---|
Invoice | Invoice object | The invoice for what the subscribe() call would be. |
InvoiceItem | Invoice Item object | The invoice items that belong to the preview invoice. |
TaxationItemData | Taxation Item object | The taxation items that belong to the preview invoice. Note that this object is available in the response only when you use WSDL version 120.0 or higher to make the Subscribe() call. |