POST api/ReviewApplication/ConfirmMapPolicy
Request Information
URI Parameters
None.
Body Parameters
NeedAnalysisMapName | Description | Type | Additional information |
---|---|---|---|
policyNumber | string |
None. |
|
Id | string |
None. |
|
houseHoldId | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "policyNumber": "sample string 1", "Id": "sample string 2", "houseHoldId": "sample string 3" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true