Get Purchase Order Impacts Report
Impact Reports
Get Purchase Order Impacts Report
POST
Get Purchase Order Impacts Report
Use this endpoint to generate a Scope 3 impact report grouped by product and purchase order. Each row in the report represents a purchase order with its calculated environmental impact across multiple categories.Documentation Index
Fetch the complete documentation index at: https://developer.worldly.io/llms.txt
Use this file to discover all available pages before exploring further.
Request body params
| Name | Type | Description |
|---|---|---|
from | number | [DEFAULT: 0] Pagination start index. |
size | number | [DEFAULT: 50] Number of results to return. |
Implementation Details
- Product-level pagination: Results are paginated by product, sorted by name. Each product may contain multiple purchase order rows.
- Impact categories: Each row includes Scope 3 impact data for materials, components, packaging, logistics, use phase, and end of life.
- Prerequisite: Products must have calculated impacts. Use Recalculate Products or Recalculate Purchase Orders if impacts are out of date.

