GET api/leadsPool/GetEnquiryPool?serviceid={serviceid}&stateid={stateid}&PageNo={PageNo}&RecordsPerPage={RecordsPerPage}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| serviceid | integer | Required | |
| stateid | integer | Default value is 125 | |
| PageNo | integer | Default value is 1 | |
| RecordsPerPage | integer | Default value is 10 | 
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
            Sample:
        
{}
        application/xml, text/xml
            Sample:
<anyType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />