Skip to main content Skip to footer
Equaze Help Documentation

Beneficiary

  • API Overview
  • Get Information of User’s Account
  • Add New Beneficiary to Account
  • Account Beneficiary Lookup
  • Deleting a Beneficiary

PKI Setup

  • Generating RSA Private Key and Certificate Request in Terminal (for macOS)
  • Generate RSA Private Key and Certificate Request in OpenSSL command prompt (for Windows)
  • Generate a Digital Certificate in Online account
  • Regenerate an API key for PKI request in Postman
  • Create a Valid Body for the Digital Certificate in Postman
  • The “Digital Signature” Creation Using .NET (Dotnet)

Executing a Transaction Using PKI

  •  Initiating a Secure PKI Transaction Using API

Webhooks

  • Enabling Webhooks

Webhooks Specifications

  • V6 Webhooks Specification
  • V7 Webhooks Specification

API Authorisation Access

  • Get Access Token Using Refresh Token
  • Get a Bearer Token
  • Regenerate API Key
  • Get Existing API Key
View Categories
  • Home
  • Guide
  • API Guide
  • API Authorisation Access
  • Get Access Token Using Refresh Token

Get Access Token Using Refresh Token

< 1 min read

Prerequisites

After getting the Bearer Token in this guide Get a Bearer Token – Equaze Help Documentation, the response will also include refreshToken value. It is valid for 24 hours.

The refreshToken can be used to refresh the bearerToken. The following steps outline the process for generating a bearer token using the refreshToken.

Step 1: Create a New Request

Open Postman.

Create a new request:

Set the method to POST.

URL: https://api.prd.enumis.co.uk/onlineaccount-api/access-token

Body

{
“refreshToken”: “YourRefreshToken”
}

Replace “YourRefreshToken” with your actual refreshToken.

Step 2: Send the Request

Execute the request by clicking the “Send” button in Postman. In the response, you will find your new bearerToken.

What are your Feelings
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Table of Contents
  • Prerequisites
  • Step 1: Create a New Request
  • Step 2: Send the Request
"Equaze" is a trading style of Enumis Ltd. Enumis Limited is authorised and regulated by the Financial Conduct Authority as an Electronic Money Institution (FRN 900028) and authorised and regulated by the Financial Conduct Authority for Consumer Credit (FRN 724110) Company Registration E&W 7441513. Enumis Mastercard Products are issued by Enumis Limited pursuant to a license from Mastercard International Incorporated. Mastercard and the Mastercard Brand Mark are registered trademarks of Mastercard International Incorporated.
Equaze Help Documentation
© Copyright Equaze