NOTE Postman is an application that simplifies sending HTTP requests to Retain.me Order API endpoints. It allows you to quickly send and capture requests to the Retain.me Order API and serves as a useful tool for getting started with the Retain.me Order API or debugging your apps.
In order to make authorized requests to the Retain.me Order API from Postman, you will need to set your API key and API password in the request header, as described below.
Once you're up and running with Postman, you can use tabs to make a request to the Retain.me Order API. You can use multiple tabs to create multiple API calls quickly.
Sending an authorized request:
You'll also need to specify an API endpoint URL.
'https://orders.smartslip.io/api/v2/orders'
Illustrating adding a body of a request for POST request: