Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
absoluteUrltrue

This is guide is a step-by-step process on how to setup your new RESTful API testing within Postman.

How to download the collection

1. Go-to Import in Postman

2. Import by using Link

3. https://uatapidocsflipsa.blob.core.windows.net/api-specs/Customer.API.yaml

How to set up endpoint

All our services require an AccountID to be provided in the endpoint. In reference to the documentation.

AccountId can be placed in the endpoint as per below

The AccountId will be provided to you upon request of integrating

How to set up

headers

Headers or Auth

Header:

Image Modified

Auth:

Image Added

Ocp-Apim-Subscription-Key will be provided to you upon request of integrating

How to set up payload

The collection will already provide you with a base template you can fill out. However you can retrieve a full one from our documentation

Ensure it is set to JSON