GET api/stores?town={town}&province={province}&categoryId={categoryId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| town | string |
None. |
|
| province | string |
None. |
|
| categoryId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.