GET api/clientapi/clientcorrespondence?clientId={clientId}&groupType={groupType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

integer

Required

groupType

CorrespondenceGroupType

Required

Body Parameters

None.

Response Information

Resource Description

GetClientCorrespondenceResponse
NameDescriptionTypeAdditional information
CorrespondenceGroupType

CorrespondenceGroupType

None.

GroupedCorrespondence

Dictionary of string [key] and Collection of Correspondence [value]

None.

ResultQueryInfo

Сообщения

ResultQueryInfoContainer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.