SearchCustomerRequest
Name | Description | Type | Additional information |
---|---|---|---|
Tag |
The tag.
|
string |
None.
|
CustomerNumber |
The customer number.
|
long |
None.
|
Company |
The company.
|
string |
None.
|
FirstName |
The first name.
|
string |
None.
|
LastName |
The last name.
|
string |
None.
|
The email.
|
string |
None.
|
|
Phone |
The phone.
|
string |
None.
|
ClientType |
The type of the client.
|
string |
None.
|
IsPreferredVendor |
Gets or sets a value indicating whether this instance is preferred vendor.
|
boolean |
None.
|
IsPreferredClient |
Gets or sets a value indicating whether this instance is preferred client.
|
boolean |
None.
|
Tags | Collection of 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.
|