| Name | Description | Type | Additional information |
|---|---|---|---|
| AmountDueFrom | decimal? |
None. |
|
| AmountDueTo | decimal? |
None. |
|
| AsCustomer | boolean |
None. |
|
| BillerInvoiceNo | string |
String length: inclusive between 0 and 50 |
|
| BillingAccountID | long? |
None. |
|
| CreditMemos | boolean |
None. |
|
| CustomerToken |
For enrolled invoice search requests, contains the unique customer token used to identify the customer performing the search. |
string |
None. |
| DueDateFrom | date-time? |
None. |
|
| DueDateTo | date-time? |
None. |
|
| Filter | string |
String length: inclusive between 0 and 2048 |
|
| HideExpired | boolean |
None. |
|
| IncludeCreditMemos | boolean |
None. |
|
| InvoiceAgeFrom | int? |
None. |
|
| InvoiceAgeTo | int? |
None. |
|
| LookbackDate | date-time? |
None. |
|
| MasterEntityLevel |
If set to True, will cause all the invoices for all billing accounts under the ME to be returned when searching for a billing account under and ME. |
boolean? |
None. |
| Name | string |
None. |
|
| OnlyOneTime |
Force invoice search to look up as a one-time customer only, regardless of any enrolled customers against the account. |
boolean |
None. |
| OtherData | string |
String length: inclusive between 0 and 256 |
|
| Page |
Specifies the page to return in the result set. Defaults to 1. |
int? |
None. |
| PageSize |
Specifies the number of records to return per-page. Defaults to 50. |
int? |
None. |
| ReferenceNumber | string |
String length: inclusive between 0 and 256 |
|
| Sort | string |
String length: inclusive between 0 and 100 |
|
| StatementDateFrom | date-time? |
None. |
|
| StatementDateTo | date-time? |
None. |
|
| Type | InvoiceViewType |
None. |