GET api/tblClients/GetByPostcode/{param1}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
param1

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ClientDetails
NameDescriptionTypeAdditional 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.