POST v1/api/SendAgentTwoWay?caseId={caseId}
Send Agent Two Way
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
caseId |
(optional) a unique identifier used to Create, Save and Send an application. |
string |
None. |
Body Parameters
SendAgentTwoWayRequestDto
SendAgentTwoWayRequestDtoName | Description | Type | Additional information |
---|---|---|---|
PolicyId | string |
None. |
|
RequirementCd | string |
None. |
|
RequirementId | string |
None. |
|
SequencyNbr | string |
None. |
|
Comment | string |
None. |
|
ResponderName | string |
None. |
Response Information
Resource Description
success
SendAgentTwoWayResponseDtoName | Description | Type | Additional information |
---|---|---|---|
ResultCode | string |
None. |
|
ResultMessage | string |
None. |