GET api/ServiceAreas/{id}

Checks to see if a service area is supported

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

True/False or a message with more detail

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.