| Name | Description | Type | Additional information |
|---|---|---|---|
| ErrorInfo |
This field will be emtpy (blank) if the API Request was processed without error; Otherwise, information pertaining to the nature of the error(s) encountered will be included. |
string |
None. |
| Comment |
Additional supporting information provided on successfully processing an API request; may include a total count for the number of invoice line items returned. |
string |
None. |
| InvoiceNumber |
Documents the invoice number requested |
string |
None. |
| InvoiceDate |
Shows the invoice date for the invoice requested |
string |
None. |
| InvoiceAmount |
Shows the total original amount of charges for this invoice |
string |
None. |
| InvoiceBalance |
Shows the remaining open balance for charges associated with this invoice |
string |
None. |
| InvoiceDetails |
Contains a list of invoice details, provided in support of the Invoice Amount. (Drill-down for further details) |
Collection of InvDetail |
None. |