GET api/Customers/Search/{name}/{customerTypeId}?OwnerId={OwnerId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Page | PagingModel |
None. |
|
| Filters | Collection of FilterOptionModel |
None. |
|
| Type | string |
None. |
|
| SearchText | string |
None. |
|
| isexactlymatch | boolean |
None. |
|
| SearchTextfrommodel | string |
None. |
|
| name | string |
None. |
|
| customerTypeId | integer |
None. |
|
| OwnerId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.