Calculate minimum costs to bid
GET/truckers/auctions/bid/minimal/:service_code
Returns a detailed calculation of the estimated minimum costs to place a bid in the auction.
Includes:
- Base service cost
- Estimated transport time
- Distance between origin and destination
- Applicable fees and commissions
- Recommended minimum total cost
- Percentage over the base price
This calculation helps the carrier to:
- Determine a competitive yet profitable price
- Evaluate the economic feasibility of the auction
- Plan their operational costs
The calculations consider:
- Route distance
- Required vehicle type
- Special cargo characteristics (refrigeration, etc.)
- Current tariffs
Request
Responses
- 200
- 400
- 401
- 403
- 404
Detailed Breakdown of Minimum Costs
Request error. Possible causes:
- Invalid auction code
- Auction not available for calculation
Unauthorized
Access denied. Possible causes:
- User not authenticated
- No permission to calculate costs for this auction
Not found. Possible causes:
- Auction does not exist
- Insufficient data for calculation