XentrDeveloper Docs
API ReferenceReports

Order Interruptions report: pause/cancel transitions grouped by structured reason code

GET
/api/factories/{factoryId}/reports/order-interruptions
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

Query Parameters

from*string

Start time (ISO 8601)

to*string

End time (ISO 8601)

Header Parameters

accept*string

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/reports/order-interruptions?from=string&to=string" \  -H "accept: string"
Empty