GET api/ServiceAreas?senderZipCode={senderZipCode}&recipZipCode={recipZipCode}
Provide a from and to zip code to see if it's supported
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
senderZipCode | string |
Required |
|
recipZipCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
True/False
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.