null

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

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

  • No labels