GET api/Customers/{senderZipCode}/{recipZipCode}

Get a list of Customers

Request Information

URI Parameters

NameDescriptionTypeAdditional information
senderZipCode

string

None.

recipZipCode

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.