GET api/stores?town={town}&province={province}&categoryId={categoryId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
town

string

None.

province

string

None.

categoryId

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.