Generate estimated Order values
Orders
Generate estimated Order values
deprecated
Generates estimated Order values.
One of total_loads, total_units, or truck_quantity must be set in the request.
POST
Generate estimated Order values
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Body
application/json
Required if you want calculations based on total loads counts
Required if you want calculations based on truck count
Required if you want calculations based on total units of material
Response
OK