Skip to main content

Get DGT record details

GET 

/truckers/dgt/:id

Retrieves detailed information of a specific DGT record, including:

  • Basic record data (code, status, dates)
  • List of associated delivery IDs

Requirements:

  • Valid DGT record ID
  • The record must belong to the authenticated carrier

Usage example:

  1. Verify deliveries associated with a DGT code
  2. Check the status of a specific record
  3. Obtain information for audit processes

Notes:

  • Only shows deliveries associated at the time of creation
  • Requires valid JWT authentication

Request

Responses

Detail of the DGT record found