GET api/policy/GetCustomerAndPolicyDetailsWithPolicyNo?vehicleRegNumberOrPolicyNumber={vehicleRegNumberOrPolicyNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vehicleRegNumberOrPolicyNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
BaseResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | boolean |
None. |
|
| Message | string |
None. |
|
| Data | Object |
None. |
|
| StatusCode | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.