Micro-health Insurance
The following endpoints will allow a merchant to subscribe their customer to the Shop insurance plan as well as request claims.
List All Products
This endpoint returns a list of all the micro-health products
GET
https://sandbox.insurpass.com/api/merchant/micro_health/products
This endpoint allows you to request a list of all the micro-health insurance products available on Insurpass.
Headers
Name
Type
Description
Authorization*
String
Bearer {$secret-key}/{$api-key}
Content-Type*
String
application/json
Last updated