POST api/HeldBusiness/GetHeldBusinessExcelBytes
Request Information
URI Parameters
None.
Body Parameters
EappHeldBusinesSearchDTOName | Description | Type | Additional information |
---|---|---|---|
searchType | integer |
None. |
|
contractId | integer |
None. |
|
days | integer |
None. |
|
heldTypeId | integer |
None. |
|
take | integer |
None. |
|
skip | integer |
None. |
|
sortColumn | string |
None. |
|
sortDirection | string |
None. |
|
associateIdList | Collection of integer |
None. |
|
officeIdList | Collection of integer |
None. |
|
locationContextCode | string |
None. |
|
QaSpecialist | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "searchType": 1, "contractId": 2, "days": 3, "heldTypeId": 4, "take": 5, "skip": 6, "sortColumn": "sample string 7", "sortDirection": "sample string 8", "associateIdList": [ 1, 1 ], "officeIdList": [ 1, 1 ], "locationContextCode": "sample string 9", "QaSpecialist": "sample string 10" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of byteResponse Formats
application/json, text/json
Sample:
"QEA="