authentication
Refresh Token Endpoint
Refresh the access token using the refresh token
This route refreshes the access token by using the refresh token. It's different from the /auth/token route because it does not require the reseller's id and secret.
post/auth/refresh_token
Request body
Response
Successful Response