---
title: "Generate and download a fiscalization report"
method: GET
path: "/fiscal-document/v1/fiscalization/reports/{reportId}"
tags: ["Fiscalization"]
---

# Generate and download a fiscalization report

`GET /fiscal-document/v1/fiscalization/reports/{reportId}`

Generates a country-specific report (e.g., SAF-T for Portugal) and returns it for download.

## Path parameters

- `reportId` string, required

## Query parameters

- `year` integer, required
- `period` integer

## Headers

- `X-Property-Id` integer, required

## Response `200`

Report generated successfully

## Other responses

- `400` — Invalid parameters
- `404` — Property not registered or report not available

---

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