How to set up in 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 or Auth
Header:
Auth:
Â
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
Â