Refresh Token APIpost https://uat-accounts.payu.in/oauth/token/refresh_tokenForm Dataclient_idstringrequiredThis parameter will contain the public Client ID.client_secretstringrequiredThis parameter will contain the client secret.grant_typestringrequiredThis parameter will contain the value as refresh_token.refresh_tokenstringrequiredIndicates the token to be refreshed.HeadersContent-TypeconstenumrequiredDefaults to application/x-www-form-urlencodedThis can be all standard formatsapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedResponses 200OK 401UnauthorizedUpdated 6 months ago