Policy
Insurpass' Subscription endpoints will allow a merchant (3rd party app) to sign up its customers for any of the micro-insurance plans by requesting such components via Insurpass API calls.
Last updated
Insurpass' Subscription endpoints will allow a merchant (3rd party app) to sign up its customers for any of the micro-insurance plans by requesting such components via Insurpass API calls.
Last updated
NOTE: If a principal customer has one beneficiary that means the number of users is two (2) and you are going to use''price_config''
for the number of users (2) respectively.
POST
https://sandbox.insurpass.comapi/merchant/micro_health/get_quote
This endpoint allows a merchant to get and display the price of the micro-health insurance plan about to be subscribed to by the customer.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
https://sandbox.insurpass.com/api/merchant/micro_health/initiate
This endpoint allows you to subscribe your customers to the Malaria care plan for the first time.
POST
https://sandbox.insurpass.com/api/merchant/micro_health/verify
This endpoint allows you to verify that a customer has successfully subscribed to the Malaria care plan.
The Initiate token expires in 15 minutes, and if a user does not verify his/her subscription after 15 minutes of initiation, the details of the subscription will be deleted.
POST
https://sandbox.insurpass.com/api/merchant/micro_health/top_up
This endpoint allows you renew your customers malaria care plan subscription_
The renewal of an insurance plan is dependent on the payment frequency selected by the principal customer at the point of subscription. The payment frequency could either be monthly, quarterly or annually.
GET
https://sandbox.insurpass.com/api/merchant/micro_health/all_subscriptions
This endpoint allows a merchant to request for the list of all subscriptions made on their platform
A merchant can request all subscribed customers' details either per day, week, month, quarter, year or from one specific date to another.
GET
https://sandbox.insurpass.com/api/merchant/micro_health/validate_policy/:policy_no
This endpoint allows a merchant to request a specific customer's details by passing the customer's policy number for validation.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|