OTP Verification

This resource is to verify the OTP that is sent to the user, which can be achieved by passing the OTP to the body request of this API resource.

API Reference

API Object

{
    "status": "successful",
    "data": {
        "code": "code_xBCAqe949MlBhmtInlSV"
    }
}

Telco Verification Fields

FieldDescriptionType
statusThis is the status of the API response which could be either failed or successfulstring
dataThis is the object that holds the temporary tokenobject
data.codeThis field returns the temporary token needed to get the permanent telco account id.string