Fiscal Harmony API
    • Introduction
    • Authentication
    • Data
    • Support
    • Webhooks
    • Account
      • Test
        POST
      • Get Profile
        GET
      • Get Fiscal Device
        GET
      • Subscription
        GET
    • Transactions
      • Submit Invoice
        POST
      • Submit Credit Note
        POST
      • Check Status
        POST
      • Download PDF
        GET
    • Reports (EXPERIMENTAL)
      • Get Z-Reports
        GET
      • Get Specific Z-Report
        GET
      • Download Z-report As PDF
        GET
    • Mappings
      • Tax Mappings
        • Get All TaxMappings
        • Add Tax Mapping
        • Get Specific Tax Mapping
        • Update Tax Mapping
        • Delete Tax Mapping
      • Currency Mappings
        • Supported Currencies
        • Get All CurrencyMappings
        • Add Currency Mapping
        • Get Specific Currency Mapping
        • Update Currency Mapping
        • Delete Currency Mapping
    • Schemas
      • Account
        • Profile
        • FiscalDevice
        • DeviceConfig
        • ApplicableTax
        • BillingPlan
        • BillingStatus
        • Subscription
      • Mappings
        • CurrencyMapping
        • TaxMapping
      • Transactions
        • Invoice
        • CreditNote
        • BuyerContact
        • PaymentMethodType
        • LineItem
        • StatusRequest
      • Reports
        • Z-Report
        • Z-Report Summary
      • Date
      • Paged
      • Bad Reponse

    Reports (EXPERIMENTAL)

    These are the reference paths for the information of the device's reports, involving fiscalised invoices and close day reports. All reports endpoints are under the path /reports.
    This feature is EXPERIMENTAL and may be changed any time without warning or notice.

    Z-Report Object#

    The Z-Report object contains information of a sale that needs to be or has been fiscalised. This would have the overall buyer information, tax information and information of the sale, such as the total of items.
    To view Z-Reports, the GET Z-Reports endpoint is used.
    Z-Report

    Modified at 2026-04-07 12:09:02
    Previous
    Download PDF
    Next
    Get Z-Reports
    Built with