POST
/insurance/requestRequest Insurance
Request body
json
{
"coverage_type": "general_liability",
"notes": "Requesting quote for fleet coverage"
}Response fields
Asserted by the API’s own test suite.
success1 endpoint.
Paths are relative to the base URL for your environment. Unless marked otherwise, every request needs an Authorization: Bearer header.
/insurance/request{
"coverage_type": "general_liability",
"notes": "Requesting quote for fleet coverage"
}Asserted by the API’s own test suite.
success