POST api/PolicyVerification?UserId={UserId}&From={From}&To={To}&BCC={BCC}&CC={CC}&Status={Status}&Remark={Remark}&Subject={Subject}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| UserId | No documentation available. |
Define this parameter in the request URI. |
| From | No documentation available. |
Define this parameter in the request URI. |
| To | No documentation available. |
Define this parameter in the request URI. |
| BCC | No documentation available. |
Define this parameter in the request URI. |
| CC | No documentation available. |
Define this parameter in the request URI. |
| Status | No documentation available. |
Define this parameter in the request URI. |
| Remark | No documentation available. |
Define this parameter in the request URI. |
| Subject | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>