Refresh Token
Authentication
Refresh Token
Exchange a refresh token for a new access token and refresh token pair
POST
Refresh Token
Documentation Index
Fetch the complete documentation index at: https://docs-openpay.nipuntheekshana.com/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
The refresh token received from a previous login or token refresh.
Example Request
Example Response (200)
The previous refresh token is invalidated after use. Always store the new refresh token returned in the response.
Error Responses
401 Invalid Token