GET api/clients/clientpack/{clientSiteId}
Get client pack for a specific client
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientSiteId |
Client id |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ClientPackDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientSiteId | string |
None. |
|
| ContactName | string |
None. |
|
| ContactPhoto | string |
None. |
|
| ContactPhotoLastModified | date |
None. |
|
| ClientPhoto | string |
None. |
|
| ClientPhotoLastModified | date |
None. |
|
| MeetText | string |
None. |
|
| MeetTextId | integer |
None. |
|
| PolicyText | string |
None. |
|
| PolicyTextId | integer |
None. |
|
| CreatedOn | date |
None. |
|
| LastModified | date |
None. |
|
| ClientSiteName | string |
None. |
|
| Address | string |
None. |
|
| Completed | integer |
None. |
|
| Client | ClientDTO |
None. |
Response Formats
application/json
Sample:
text/json
Sample: