GET api/leadpulse/agents?Districts={Districts}&Sectors={Sectors}&Postcodes={Postcodes}

Get a list of the agent names currently listing on the system, so that you can exclude them in the agents parameter

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Districts

Districts filter

string

None.

Sectors

Sectors filter

string

None.

Postcodes

Postcodes filter

string

None.

Body Parameters

None.

Response Information

Resource Description

200 OK with HomeSearchAgenciesResponseDataContract, or 404 Not Found

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.