---
title: "Export Hours Of Service Log as a PDF"
method: POST
path: "/v1/resourceowner/hoursofservice/exportpdf"
tags: ["ResourceOwnerHoursOfService"]
---

# Export Hours Of Service Log as a PDF

`POST /v1/resourceowner/hoursofservice/exportpdf`

## Request body

- HoursOfServiceExportModel
  - `FromDate` string, date-time
  - `ToDate` string, date-time
  - `EmailAddress` string — Recipient of the report

## Response `200`

A mail is sent to the email address

---

[API](https://skmtc.net/automile/apis/automile-api.md) · [All operations](https://skmtc.net/automile/apis/automile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/automile/automile-api/revisions/bd42075f6b02/schema)
