Skip to main content

Download auction PDF contract

GET 

/truckers/auctions/contract/:service_code

Allows downloading the PDF contract for an awarded auction.

Requirements:

  • Authenticated and active user
  • Must be the auction winner (amWinner: true)
  • The auction must be in 'approved' or 'awarded' status
  • The contract must be available (signed_by_trucker: true)

The contract includes:

  • Complete auction details
  • Party information (shipper and carrier)
  • Terms and conditions
  • Digital signature of the carrier (if applicable)
  • Assigned vehicle data

The PDF is dynamically generated in the user's language (i18n).

Request

Responses

Dynamically Generated PDF Contract File