Overview
The Marketplace Purchased Inventory Orders API V4 allows Marketplace buyers to retrieve basic information from purchased Marketplace inventory orders in their networks. This API retrieves corresponding IDs that are essential for further Marketplace supply source configuration in the Placement API V3.
Note
API access is only available for networks that have Marketplace Platform enabled as a buyer.
Use the Marketplace Purchased Inventory Orders API V4 to:
- Retrieve a list of purchased inventory orders belonging to your current network with corresponding IDs, names, and other key information
- Get basic attributes of a specified purchased Inventory order
- Query the Marketplace order list by name, status, and last updated time
- Sort the Marketplace order list by last updated time
This API retrieves Purchased Inventory Orders . To query Marketplace Inventory Split Orders, see the Marketplace Inventory Split Orders API V4.
Note
This API supports JSON format only. XML format is not supported.
Universal Resource Identifiers (URI)
Environment | URI |
---|---|
Production | https://api.freewheel.tv/services/v4/purchased_inventory_orders?{param1}={query1}&... |
Staging | https://api.stg.freewheel.tv/services/v4/purchased_inventory_orders?{param1}={query1}&... |