SearchInvoiceRequest
Name | Description | Type | Additional information |
---|---|---|---|
InvoiceId |
The invoice identifier.
|
string |
None.
|
InvoiceNumber |
The invoice number.
|
long |
None.
|
ExternalOrderNumber |
The external order number.
|
string |
None.
|
CustomerId |
The customer identifier.
|
string |
None.
|
The email.
|
string |
None.
|
|
Company |
The company.
|
string |
None.
|
ShippingStatus |
The shipping status.
|
Collection of ShippingStatus |
None.
|
PaymentStatus |
The payment status.
|
Collection of PaymentStatus |
None.
|
InvoiceStatus |
The invoice status.
|
Collection of SearchInvoiceStatus |
None.
|
ZoneCode |
The zone code.
|
Zone |
None.
|
InvoiceDate |
The invoice date.
|
DateValue |
None.
|
DateAdded |
Date Added
|
DateValue |
None.
|
Tags |
Tags
|
Collection of string |
None.
|
Location |
Location
|
string |
None.
|
TrackingNumber |
Tracking Number
|
string |
None.
|
OrderBy |
Sets the order by.(Note: Please use column Name Given in Response only,Don't use "Page" or "ItemsPerPage").
|
string |
None.
|
SortOrder |
The SortOrder i.e. "ASC" or "DESC"
|
string |
None.
|
DateUpdated |
Set Date Updated you can use either Date Updated Or UpdatedSince.
|
date |
None.
|
UpdatedSince |
Set From Date and To Date value. Return result for between date , From Date And To Date.
|
DateValue |
None.
|
Page |
Sets the page.
|
integer |
None.
|
ItemsPerPage |
Sets the items per page.
|
integer |
None.
|