GET api/tblclients/GetByPostcode/{param1}/{param2}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
param1 | string |
Required |
|
param2 | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ClientDetailsName | Description | Type | Additional information |
---|---|---|---|
clientID | integer |
None. |
|
clientFirstName | string |
None. |
|
clientSurname | string |
None. |
|
clientDOB | date |
None. |
|
clientSuburb | string |
None. |
|
clientPostcode | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.