API ReferenceReports
Production summary report
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
Factory ID
Query Parameters
from*string
Start time (ISO 8601)
to*string
End time (ISO 8601)
orderId?unknownDeprecated
tag?unknownDeprecated
category?unknownDeprecated
productId?unknownDeprecated
machineIds?unknown
CSV of machine UUIDs or codes
orderIds?unknown
CSV of order UUIDs
tags?unknown
CSV of tag names
categories?unknown
CSV of category names
productIds?unknown
CSV of product UUIDs
Header Parameters
accept*string
Response Body
curl -X GET "https://api.xentr.ai/api/factories/string/reports/production-summary?from=string&to=string" \ -H "accept: string"Empty