POST api/{apiVersion}/Insurance/GetCustomerPolicies
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
apiVersion | string |
None. |
Body Parameters
InsuranceCustomerPolicyRequestName | Description | Type | Additional information |
---|---|---|---|
CustomerId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "CustomerId": "ab048cba-1278-49f2-b019-8f5128969beb" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.