calculate_premiums insurance
GET/v1/insurance/premiums
List all active insurance providers with calculated premiums based on ticket amount
Request
Responses
- 200
- 400
- 401
- 503
OK response. Returns list of insurance providers with calculated premiums
bad_request: Invalid parameters
unauthorized: Unauthorized
service_unavailable: A transient backend dependency (e.g. the database) was unavailable. The request was not processed; retry.