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": "2f991c30-cf8c-4ce2-b863-49a34e51583a" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.