Skip to main content

ConvertToReferralDto

insurerProductIdstringrequired

InsurerProduct that best matches the client's request.

productPlanIdstring

ProductPlan under the insurer product, if pre-decided.

ConvertToReferralDto
{
"insurerProductId": "string",
"productPlanId": "string"
}