GET api/Quote/SetupFreePolicies?basketId={basketId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| basketId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PolicyResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| AnnualRate | decimal number |
None. |
|
| Customer | Customer |
None. |
|
| CustomerId | globally unique identifier |
None. |
|
| FixedExcess | Excess |
None. |
|
| Pet | Pet |
None. |
|
| PolicyEndDate | date |
None. |
|
| PolicyId | globally unique identifier |
None. |
|
| PolicyNumber | string |
None. |
|
| PolicyStartDate | date |
None. |
|
| VariableExcess | Excess |
None. |
|
| HasErrored | boolean |
None. |
|
| Messages | Collection of Message |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.