Skip to main content

Refresh Token [v3]

POST 

/api/v3/refresh-token

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated. This API regenerates an access token using the refresh_token received from the Create Order response.

Quick Reference
  • Required: refresh_token
  • Returns: token, token_expiration
  • Deprecated: Use Get Order with your merchant token to get a fresh order token instead

Request

Responses

When the refresh token is successful, the response will be as below