This method is used to book an insurance.
If you are using this endpoint within a loop we highly recommend adding a gap/delay between each iteration.
Method | URI | Headers |
---|---|---|
POST | insurances/{insurance_id}/book | default |
Field | Type | Description |
---|---|---|
success | Boolean | true or false |
message | String | Message that gives information about the response |
Successful
Failed