Generate User access token in GoPay

Request Parameters

Key ParametersData TypeDescription
public_access_tokenStringPublic-access-token generated using your clientId and clientSecret
usernameStringEnd-user's Gopay registered mobile number
uniqueIdStringRequest identification of that request
sessionIdStringSession identification of that request
otpTokenStringOTP token that binds the OTP (received from SMS via Mobile Number)
otpIntegerOTP (received from SMS via Mobile Number)
pinStringThis would be needed if the user account is set with a pin (optional)

Response Parameters

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