POST v1/api/GetClientImages?caseId={caseId}
Get Client Images
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
caseId |
(optional - but recommended) a unique identifier to both group calls, and to tie a Case to an Agency. |
string |
None. |
Body Parameters
GetClientImagesRequestDto
GetClientImagesRequestDtoName | Description | Type | Additional information |
---|---|---|---|
ClientId | string |
None. |
|
PolicyId | string |
None. |
|
DocId | string |
None. |
Response Information
Resource Description
GetClientImagesResponseDto
GetClientImagesResponseDtoName | Description | Type | Additional information |
---|---|---|---|
ClientImages | Collection of ClientImageDto |
None. |