GET api/ServiceAreas/{senderZipCode}/{recipZipCode}?id={id}
Checks to see if a service area is supported
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| senderZipCode | string |
None. |
|
| recipZipCode | string |
None. |
Body Parameters
None.
Response Information
Resource Description
True/False or a message with more detail
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.