Skip to main content
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.

Request body params

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.

Authorizations

x-api-key
string
header
required
x-developer-request-token
string
header
required

Body

application/json
from
number<double> | null
size
number<double> | null

Response

200 - application/json

Ok

API Search responses

from
number<double>
required
size
number<double>
required
total
number<double>
required
results
object[]
required