XentrDeveloper Docs
API ReferenceReports

Product overview KPIs + weekly production volume

GET
/api/factories/{factoryId}/reports/products/{productId}/overview
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

productId*string

Product ID

Query Parameters

from?string

Period start (ISO date)

to?string

Period end (ISO date)

orderState?string
Value in"all" | "completed" | "in_production"
orderId?string

Filter to a single production order

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/reports/products/string/overview"
Empty