InvoiceDetails
Retrieves a list of all the details held for individual invoices in your account.
Columns
| Name | Type | References | |
| InvoiceNumber [KEY] | String |
CustomerInvoices.Id,CompanyInvoices.Id | |
| InvoiceId | String | ||
| InvoiceType | String | ||
| IsAdvertEnabled | String | ||
| CustomerId | String | ||
| CustomerEmail | String | ||
| CustomerFirstName | String | ||
| CustomerLastName | String | ||
| AddressLine1 | String | ||
| AddressLine2 | String | ||
| AddressCity | String | ||
| AddressState | String | ||
| AddressCountry | String | ||
| AddressPostCode | String | ||
| CreatedOn | Datetime | ||
| FormattedAmount | String | ||
| Amount | String | ||
| Currency | String | ||
| Status | String | ||
| SubTotal | String | ||
| TaxTotal | String | ||
| TaxPercentage | String | ||
| Subscriptions | String | ||
| AdvertImageUrl | String | ||
| AdvertLinkToUrl | String | ||
| BrandingHighlightColor | String | ||
| BrandingLogo | String | ||
| BrandingLogoBackgroundColor | String | ||
| CardExpiryMonth | String | ||
| CardExpiryYear | String | ||
| CardLast4Digits | String | ||
| CardType | String | ||
| CompanyAddressLine1 | String | ||
| CompanyAddressLine2 | String | ||
| CompanyCity | String | ||
| CompanyCountry | String | ||
| CompanyDomain | String | ||
| CompanyEmail | String | ||
| CompanyName | String | ||
| CompanyPhoneNumber | String | ||
| CompanyPhoneNumberDialCode | String | ||
| CompanyPhoneNumberDialCountry | String | ||
| CompanyPostCode | String | ||
| CompanyState | String | ||
| CompanyTaxNumber | String | ||
| RefundableAmount | String | ||
| SupportContactContent | String | ||
| SupportContactHeading | String | ||
| SupportContactSupportUrl | String | ||
| SupportContactSupportUrlButtonText | String | ||
| SupportUrl | String | ||
| FooterAddressCity | String | ||
| FooterAddressCountryISO3 | String | ||
| FooterAddressLine1 | String | ||
| FooterAddressLine2 | String | ||
| FooterAddressPostCode | String | ||
| FooterAddressState | String | ||
| FooterCompanyName | String | ||
| FooterEmailAddress | String | ||
| FooterPhoneNumber | String | ||
| FooterPhoneNumberDialCode | String | ||
| FooterPhoneNumberDialCountry | String |