Skip to main content
POST
Mobile 360 Verify OTP

Key data fields of Mobile360 OTP Response

The following table outlines the key data fields returned in the OTP verification response:

Authorizations

x-client-id
string
header
required

Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.

x-client-secret
string
header
required

The secret key associated with your client ID. Use this to authenticate your API requests. You can find this in your Merchant Dashboard.

Headers

x-cf-signature
string

Send the signature if two-factor authentication is selected as Public Key. More details.

x-api-version
string
default:2024-12-01
required

API version to be used. Format is in YYYY-MM-DD.

Example:

"2024-12-01"

Body

application/json

Find the request parameters for Mobile 360 Verify OTP.

verification_id
string
default:test_verification_id
required

The same unique ID provided during the Send OTP request.

Example:

"test_verification_id"

otp
string
default:123456
required

The OTP sent to the mobile number provided in the Send OTP request.

Example:

"123456"

Response

Response for Mobile360 Verify OTP.

verification_id
string

Unique ID of the verification request.

Example:

"test_verification_id_123"

reference_id
integer

Unique reference ID for the transaction.

Example:

987654

status
string

It displays the status of the API request. Possible values are

  • SUCCESS: Data has been successfully fetched using the provided mobile number.
  • DETAILS_NOT_FOUND: No data for the given mobile number could be retrieved.
Example:

"SUCCESS"

personal_details
object

Personal information of the individual.

phone_numbers
object[]
emails
object[]
passport_details
object[]
bank_account_details
object[]
aadhaar_details
object[]
ration_card_details
object[]
driving_license_details
object[]
voter_details
object[]
pan_details
object[]
addresses
object[]
employment_details
object

Employment details of the individual.

mobile_number_intelligence
object

Provides intelligence on mobile number.

credit_score
integer

Credit score of the individual.

Example:

805

risk_intelligence
object

Provides risk intelligence analysis for the mobile number.