Set up Postman
Install Postman
Download and install Postman.
Configure Postman
The Truv Postman collection uses Postman environment variables to simplify each API request.Add your API keys
Copy your Truv API keys from the Dashboard API Keys page into the environment variables:
client_id: your Client IDaccess_key: your Access Secret
Sample workflow
Requests have pre-configured pre-request and post-response scripts that pass data between steps automatically.VOIE verification
Create an Order
Run Create an Order - VOIE (Basic). In the response body, click the
shareURL to complete the order in Truv Bridge.Get the Order
Run Get an Order by ID. The
orderId from step 1 is stored as a variable and passed through automatically.