PortalInquiryDto
messagestringrequired
Free-text description of the insurance product / cover the client is asking about.
Possible values: >= 10 characters and <= 1000 characters
Example:
Renewal of my motor cover with the same insurer.insurerProductIdstring
Optional specific insurer product the client is interested in.
PortalInquiryDto
{
"message": "Renewal of my motor cover with the same insurer.",
"insurerProductId": "string"
}