AccessToken
Sandbox
https://openapi-stage-hk.orangeconnex.com
Sandbox
https://openapi-stage-hk.orangeconnex.com
POST
/oauth/token
OAuth
After 3PP gets authorization code, they need to exchange the authorization token for an access token and refresh token.
Request
Query Params
client_id
string
required
grant_type
string
required
redirect_uri
string
required
code
string
required