FURS Internal Act
FURS Internal Act
Download the Slovenian FURS internal act in PDF or DOCX format.
Download FURS internal act PDF
GET
/fiscalization/furs/internal-act/report.pdfGenerate the Slovenian FURS internal act as a PDF attachment based on the entity's active premises, devices, and numbering strategy.
Request
Header parameters
entity_idstringoptional
Entity ID on which the request is made. Auto-selected when only one entity exists, required when multiple entities exist.
curl "https://eu.spaceinvoices.com/fiscalization/furs/internal-act/report.pdf" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "x-entity-id: YOUR_ENTITY_ID"Download FURS internal act DOCX
GET
/fiscalization/furs/internal-act/report.docxGenerate the Slovenian FURS internal act as an editable DOCX attachment based on the entity's active premises, devices, and numbering strategy.
Request
Header parameters
entity_idstringoptional
Entity ID on which the request is made. Auto-selected when only one entity exists, required when multiple entities exist.
curl "https://eu.spaceinvoices.com/fiscalization/furs/internal-act/report.docx" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "x-entity-id: YOUR_ENTITY_ID"