Step 1 - Generate OTP

Request Parameters

Key Parameters

Data Type

Description

public_access_token

String

Unique Identifier token for clients, Also called as public_access_token

username

String

End-user's OVO registered mobile number

Response Parameters

Key Parameters

Data Type

Description

status

String

Response code status

data-job_id

String

Unique Id for request, It will help to map callback response

data-message

String

Message to inform the user

You can check the async(callback) responsehere.

Language
Click Try It! to start a request and see the response here!