| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressDetails |
Standard Address Fields |
Address | |
| ClientDetails |
Client's details |
Client | |
| StartDate |
Date the policy is due to start |
date |
REQUIRED |
| ExpiryDate |
Date the policy is due to expire (policies expire at 23:59:59 on date provided) |
date |
REQUIRED |
| VehicleDetails |
The registration of the vehicle |
Vehicle | |
| InsComName |
The core insurance provider |
string |
Max length: 300 |
| InsPolNum |
The core insurance policy number |
string |
Max length: 200 |
| FeePaidIncIPT |
The amount the end client has paid, including IPT |
decimal number |
REQUIRED |
| CustomerType |
The type of customer ID (See api/Policy/CustomerTypes for options) |
integer |
REQUIRED Range: inclusive between 1 and 5 |
| ProductType |
The type of product ID (See api/Policy/ProductTypes for options) |
integer |
REQUIRED Range: inclusive between 1 and 2 |