GET api/RIA/GetCustomersByName?firstName={firstName}&lastName={lastName}&countryCode={countryCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| firstName | string |
Required |
|
| lastName | string |
Required |
|
| countryCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.