Skip to main content

Get delivery and auction codes from the user

GET 

/truckers/tickets/codes

Retrieves the unique service codes for deliveries and auctions related to the carrier. These codes can be used to link tickets to specific operations.

The response includes:

  • Codes for deliveries assigned to the carrier or their company
  • Codes for auctions where they have participated (bid, won, or assigned)

Example use cases:

  1. Display a list of available codes when creating a ticket
  2. Filter tickets by related operation code
  3. Automatically link tickets to deliveries/auctions

Notes:

  • For multi-tenant companies, only delivery codes are included
  • Codes are unique per operation within the system

Responses

Service Code List