Required parameters | Type | Description |
clientId | Object containing Id | Id of the Client |
Optional parameters | Type | Description |
emergencyContact | Boolean | True – Returns only emergency family details for the client
False – Returns non emergency family details for the client |
pageNumber | int | Used for paging the list of client family – identify what page to get (default = 1) |
pageSize | int | Used for paging the list of client family– identify the number of results per page (default = 50) |
Example request | URL: https://sandbox.coreplus.com.au/API/Core/v2/ClientFamily/?clientId=fe3b4575-2528-463b-b38a-cdbc8119be94 |
Example response |
|