Skip to main content

Send DGT documents by email

POST 

/truckers/dgt/email

Send by email the DGT documents associated with a specific code.

Complete process:

  1. Validate the DGT code and the destination email
  2. Generate ZIP files with documents from each associated delivery
  3. Send an email with the attached files

Required fields:

  • email: Valid email address
  • dgt_code: Existing DGT code

Usage example:

  1. Share documentation with the transport company
  2. Send a copy of documents to authorities
  3. Digitally archive the documentation

Notes:

  • Documents are sent in ZIP format
  • The email language is determined by the user's preference (i18n)
  • Requires valid JWT authentication

Request

Responses

Email sent successfully