GET api/Users/Postcode/{code}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of UserDetailsName | Description | Type | Additional information |
---|---|---|---|
userID | integer |
None. |
|
userFirstName | string |
None. |
|
userSurname | string |
None. |
|
userDOB | date |
None. |
|
userPostcode | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.