GET api/Customers/Export?totalRow={totalRow}&isAll={isAll}¤tPage={currentPage}&rowPerPage={rowPerPage}&groupId={groupId}&keyword={keyword}&optionId={optionId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| totalRow | integer |
Required |
|
| isAll | boolean |
Required |
|
| currentPage | integer |
Required |
|
| rowPerPage | byte |
Required |
|
| groupId | string |
Default value is |
|
| keyword | string |
Default value is |
|
| optionId | byte |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.