GET
/
insurance
/
plan
cURL
curl --request GET \
  --url https://api.nh.staging.mum.juspay.net/service2/insurance/plan \
  --header 'Authorization: Bearer <token>'
Get the active insurance plan details available for purchase.

Authorizations

Authorization
string
header
required

JWT access token. Obtain from /auth/otp/verify endpoint.

Response

Insurance plan details