| Name | Description | Type | Additional information |
|---|---|---|---|
| PolicyID |
The new policy ID |
integer | |
| CoverLevel |
The type of policy purchased |
string | |
| BrokerName |
The name of the broker selling the policy |
string | |
| AddressDetails |
Address Fields |
Address | |
| ClientDetails |
The client details |
Client | |
| StartDate |
Date the policy is due to start |
date | |
| ExpiryDate |
Date the policy is due to expire (policies expire at 23:59:59 on date provided) |
date | |
| VehicleDetails |
Vehicle details |
Vehicle | |
| InsComName |
The core insurance company |
string | |
| InsPolNum |
The core insurance policy number |
string | |
| FeePaidIncIPT |
The amount the client has paid, including IPT |
decimal number | |
| IPT |
The IPT amount |
decimal number | |
| ALPSChargeExIPT |
The amount ALPS charge excluding IPT |
decimal number | |
| CustomerType |
The type of customer (See api/Policy/CustomerTypes list) |
string | |
| ProductType |
The type of product (See api/Policy/ProductTypes list) |
string | |
| Documentation |
List of associated documents |
Collection of Documents |