{
"status": "success",
"message": "Processed successfully.",
"transaction_id": "e7e40788-949e-4f7a-901c-b28e1b50c10",
"ubi": {
"participation_option": "monthly_adjust"
},
"bridge_urls": {
"consumer_bridge_url": "https://consumer.url?sub4=e7e40788-949e-4f7a-901c-b28e1b50c10&partner=novo&sub1=0196596a-e597-7782-89f7-481a9512fcfa",
"agent_bridge_url": "https://agent.url/agent?transactionId=e7e40788-949e-4f7a-901c-b28e1b50c10"
},
"input_issues": [
{
"path": "application.coverage.vehicle_coverage[0].umpd",
"severity": "warning",
"type": "rule_violation",
"message": "UMPD value '100' is unsupported and is changed to the closest supported value 'declined'.",
"original_value": "100",
"resolved_value": "declined"
},
{
"path": "application.coverage.vehicle_coverage[0].tow",
"severity": "warning",
"type": "rule_violation",
"message": "TOW value 'true' is unsupported and is changed to the closest supported value 'false'.",
"original_value": "true",
"resolved_value": "false"
},
{
"path": "application.coverage.policy_coverage.umpd",
"severity": "warning",
"type": "rule_violation",
"message": "UMPD value '50' is unsupported and is changed to the closest supported value 'declined'.",
"original_value": "50",
"resolved_value": "declined"
}
]
}