Skip to main content

Airtel Failure Response

Header Enrichment API

Responses

For 302 HTTP response code, the following values will be present in the result query parameter.

CodeDescription
SUCCESSRequest processed successfully
INVALID_TOKEN_CONTEXTUnable to parse H.E. headers
USER_NOT_AUTHENTICATED_BY_MOBILE_NETWORKUnable to perform H.E. / Invalid details in H.E.
INVALID_ARGUMENTInvalid request parameter passed / Duplicate state passed
SUB_ACCOUNT_NOT_FOUNDInvalid sub_acc_id passed
PERMISSION_DENIEDNumber Verification service is disabled

HTTP 400 Response

CodeDescription
BAD_REQUESTRedirect URI is invalid or not as per configuration

Verification API

(Server-to-Server, HMAC Authentication)

To be handled by Sinch.

ParameterData TypeDescriptionMandatory
successBooleanFalse (Error Case)Yes
stateStringRequest unique ID to maintain state between the Device Binding API and UPI App Backend redirect URIYes
request_idStringRequest ID shared by Airtel to trace failed requestsFor failure cases only
messageStringFailure messageFor failure cases only