GET api/Filter/GetPriceRange?market={market}&agent={agent}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| market | No documentation available. |
Define this parameter in the request URI. |
| agent | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"1": "sample string 2",
"3": "sample string 4",
"5": "sample string 6"
}