GET api/Customers/{senderZipCode}/{recipZipCode}
Get a list of Customers
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
senderZipCode | string |
None. |
|
recipZipCode | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.