Parameter | Type | Description |
---|---|---|
product | String | The product slug: “plitaxauditau” |
entity_type | String | The identifier for the entity_type selected |
limit | Integer | The identifier for the limit selected |
region | String | The state the main cover holder is located in |
policy_start_date | String | Optional, see Products page for more info |
name | String | The name of the person responsible for the policy |
email | String | The email address of the person responsible for the policy |
name_of_insured | String | Optional, The name of the policy holder if different from the contact name |
{
"product": "plitaxauditau",
"entity_type": "entity_type_0",
"limit": "limit_0",
"region": "VIC",
"email": "mary@example.com",
"name": "Mary Smith",
"name_of_insured": null
}