v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

Driver logbook

This service enables the request and delivery of a driver logbook via email. Users have the option to utilize the standard email template provided by Damoov, which will be sent under Damoov's.

post/reporting/generate_driver_logbook

Request body

RAW_BODYstring json

Response

200

messagestring
statusstring

Example response

{
  "message": "Logbook generation started",
  "status": "success"
}