Generate User access token in OVO

Request Parameters

Key ParametersData TypeDescription
public_access_tokenStringPublic-access-token generated using your clientId and clientSecret
usernameStringEnd-user's OVO registered mobile number
refIdStringRequest identification of that request
otpNumberIntegerOTP that will be sent to the end-user mobile number (received from SMS via Mobile Number)
otpNumberStringLink that will be sent to the end-user mobile number (received from SMS via Mobile Number)
pinStringEnd-user's OVO PIN
deviceIdStringDevice identification of that request

Response Parameters

Key ParametersData TypeDescription
dataStringThe access token generated after successful connection
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!