Versions Compared

Key

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

Image Modified

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

Image Modified

2. Import by using Link

Image Modified

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.

Image Modified

AccountId can be placed in the endpoint as per below

Image Modified

The AccountId will be provided to you upon request of integrating

How to set up headers

Image Modified

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

Image Modified