PUT v1/Policy/Cancel?PolicyNumber={PolicyNumber}&AmendEffDate={AmendEffDate}&Note={Note}&Term={Term}&CancelTypeId={CancelTypeId}
Cancel Policy
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PolicyNumber | string |
Required |
|
AmendEffDate |
Effective date for cancellation |
date |
None. |
Note |
Amendment note |
string |
None. |
Term |
Policy term |
PolicyTermEnum |
Default value is Current |
CancelTypeId |
Cancel type |
integer |
Default value is 103 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.