Invoice
| Name | Description | Type | Additional information | 
|---|---|---|---|
| InvoiceId | 
                         The invoice identifier. 
                     | 
                    string | 
                             None. 
                     | 
                
| InvoiceNumber | 
                         The invoice number. 
                     | 
                    integer | 
                             None. 
                     | 
                
| Zone | 
                         Zone 
                     | 
                    Zone | 
                             None. 
                     | 
                
| CustomerId | 
                         Customer Id 
                     | 
                    string | 
                             None. 
                     | 
                
| ShipToContact | string | 
                             None. 
                     | 
                |
| ShipTo | 
                         Ship To Contact 
                     | 
                    Contact | 
                             None. 
                     | 
                
| BillTo | 
                         Bill To Contact 
                     | 
                    Contact | 
                             None. 
                     | 
                
| ShipFrom | 
                         Ship From Address 
                     | 
                    SubscriberAddress | 
                             None. 
                     | 
                
| InvoiceStatus | 
                         The invoice status. 
                     | 
                    InvoiceStatus | 
                             None. 
                     | 
                
| ShippingStatus | 
                         The shipping status. 
                     | 
                    ShippingStatus | 
                             None. 
                     | 
                
| PaymentStatus | 
                         The payment status. 
                     | 
                    PaymentStatus | 
                             None. 
                     | 
                
| ExternalOrderNumber | 
                         The external order number. 
                     | 
                    string | 
                             None. 
                     | 
                
| InvoiceItems | 
                         The invoice items. 
                     | 
                    Collection of InvoiceItem | 
                             None. 
                     | 
                
| CustomItems | Collection of InvoiceCustomItem | 
                             None. 
                     | 
                |
| ShippingType | 
                         The type ofThe shipping. 
                     | 
                    ShippingType | 
                             None. 
                     | 
                
| ShippingService | 
                         The shipping service. 
                     | 
                    string | 
                             None. 
                     | 
                
| ShippingTrackingNumber | 
                         The shipping tracking number. 
                     | 
                    string | 
                             None. 
                     | 
                
| ShippingCost | 
                         The shipping cost. 
                     | 
                    Money | 
                             None. 
                     | 
                
| Tax | 
                         The tax. 
                     | 
                    Money | 
                             None. 
                     | 
                
| AdditionalTax | 
                         The AdditionalTax. 
                     | 
                    Money | 
                             None. 
                     | 
                
| ServiceFee | 
                         The overs. 
                     | 
                    Money | 
                             None. 
                     | 
                
| Discount | 
                         The discount. 
                     | 
                    Money | 
                             None. 
                     | 
                
| Commission | 
                         The commission. 
                     | 
                    Money | 
                             None. 
                     | 
                
| SubTotal | 
                         The sub total. 
                     | 
                    Money | 
                             None. 
                     | 
                
| GrandTotal | 
                         The grand total. 
                     | 
                    Money | 
                             None. 
                     | 
                
| BalanceAmount | 
                         The balance amount. 
                     | 
                    Money | 
                             None. 
                     | 
                
| Notes | 
                         The notes. 
                     | 
                    string | 
                             None. 
                     | 
                
| PrivateNotes | 
                         Invoice private notes. 
                     | 
                    Collection of PrivateNote | 
                             None. 
                     | 
                
| VoidReason | 
                         The void reason. 
                     | 
                    string | 
                             None. 
                     | 
                
| DateVoided | 
                         The date voided 
                     | 
                    date | 
                             None. 
                     | 
                
| Tags | Collection of string | 
                             None. 
                     | 
                |
| ReferralTypeId | string | 
                             None. 
                     | 
                |
| ReferralType | string | 
                             None. 
                     | 
                |
| ReferralName | string | 
                             None. 
                     | 
                |
| ClientCompany | string | 
                             None. 
                     | 
                |
| ClientCSRId | string | 
                             None. 
                     | 
                |
| SubscriberCSRId | string | 
                             None. 
                     | 
                |
| ClientCSR | string | 
                             None. 
                     | 
                |
| SubscriberCSR | string | 
                             None. 
                     | 
                |
| InvoiceDate | date | 
                             None. 
                     | 
                |
| DateShipped | date | 
                             None. 
                     |