Errors

Insurpass uses conventional HTTP response codes to indicate the success or failure of an API request.

API KEY HEADER ERROR
{
"error": "strings"
}

General error message
{
"success": false,
"message": "strings"
}

Response Codes

Code

What it means

FRT001

Validation Error

FRT002

Product does not exit

FRT003

Price does not match any of our products

FRT004

User was not created

FRT005

Subscription could not be created

FRT006

Transaction could not be created

FRT007

Error when creating plan from AXA

FRT009

Policy number is not valid

FRT010

User does not exist

FTR011

Subscription product was not found

FRT012

Subscription amount is incorrect

FRT013

Subscription renewed successfully

FRT014

Unable to get Merchant Subscribers

FRT015

Merchant subscription get-successful

FRTO16

Subscription is inactive

FRT017

Single subscription get-successful

FRT018

All products get-successful

FRT019

Product not found

FRT020

Product has been disabled

FRT021

Pharmacy not found

FRT022

Pharmacy get-successful

FRT023

Pharmacy request successful

FRT088

Verify Subscription Transaction

FRT908

Initiate Subscription Transaction

FRT909

Get Malaria product

QOT101

Get quote-price was successful

Last updated