Skip to main content
POST
Generate estimated Order values

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

company-id
string<uuid>
required

Company ID

Body

application/json
equipment_capacity
number
required
job_duration_minutes
integer
required
cycle_time_minutes
integer
required
total_loads
integer

Required if you want calculations based on total loads counts

truck_quantity
integer

Required if you want calculations based on truck count

total_units
integer

Required if you want calculations based on total units of material

Response

OK

data
Order-Estimate-Read · object
required