GET api/Customers/Export?totalRow={totalRow}&isAll={isAll}&currentPage={currentPage}&rowPerPage={rowPerPage}&groupId={groupId}&keyword={keyword}&optionId={optionId}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.