| Field | Type | Description |
| code | String | The client code |
name | String | The client name |
actualAddress | String (optional) | The client's physical, or street address |
postalAddress | String (optional) | The client's postal address |
| notes | String (optional) | Notes on the client |
genderCode | String | Codes of the client's gender |
occupationCode | String | Codes of the client's occupation |
branchCode | String | Codes of the client's branch |
workPhone | String (optional) | The client's work phone number |
workFax | String (optional) | The client's work fax number |
workEmail | String (optional) | The client's work email address |
mobilePhone | String (optional) | The client's mobile phone number |
directPhone | String (optional) | The client's direct phone number |
homePhone | String (optional) | The client's home phone number |
homeFax | String (optional) | The client's home fax number |
homeEmail | String (optional) | The client's home email address |
taxNumber | String (optional) | The client's IRD number |
withholdingTaxCode | String | Code of the client's withholding tax code |

| HTTP Status Code | Type |
| 200 | OK (Success) |
| 400 | Bad Request (request format error or validation failure) |
| 401 | Unauthorised (not Authenticated) |
| 403 | Forbidden (invalid Authorisation) |
| 503 | Service Unavailable (due to maintenance) |