0% found this document useful (0 votes)
228 views3 pages

REST API Access Token Guide

The document provides steps for generating a pre-access token for a REST API using Postman. It instructs the user to download Postman, import a REST API from a provided link, and then test the API by making a request with a secret key and merchant ID in the header and body respectively. The response will return a body and header.

Uploaded by

kunal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
228 views3 pages

REST API Access Token Guide

The document provides steps for generating a pre-access token for a REST API using Postman. It instructs the user to download Postman, import a REST API from a provided link, and then test the API by making a request with a secret key and merchant ID in the header and body respectively. The response will return a body and header.

Uploaded by

kunal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

REST API

(Pretr Access Token Generation)

Purpose If client will provide you postman link for Rest API.

Solution

Steps [1] Download Postman Tool.

URL https://www.getpostman.com/collections/ee8e5eb0410ff5d3460b

Step [2] Import REST API by selecting option Import from Link.
Step [3] Test REST API.

3.1 Request:

Header secret_key = D2CURJaNY79gVwY31JqRtKjhuIOzl7882zFL

Body merchant_id = NgYXtg0j

3.2 Response:

Body response
Header response

You might also like