Get insurance quote for a lesson booking
GET/api/lesson/insurance-quote
Returns the insurance premium quote based on the order amount and the guardian's claim history. See the Confluence documentation for full details on the insurance system.
Request
Responses
- 200
- 400
- 403
Successful operation
Invalid data - amount must be greater than 0. Free lessons are not insurable.
Forbidden - only family users can request insurance quotes