XentrDeveloper Docs
API ReferenceProduction methods

Estimate run time for a quantity

Compute expected production duration for the given quantity using the method cycle time and cavity count.

GET
/api/factories/{factoryId}/production-methods/{id}/estimate
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory slug.

id*string

Method id.

Query Parameters

quantity*number

Response Body

curl -X GET "https://api.xentr.ai/api/factories/biocare-main/production-methods/string/estimate?quantity=1000"
Empty