Reference paths for the information of the device and the account using it. These end points are useful for providing more information for active accounts and devices, along with managing them,Profile Object#
The Profile object represents the data that is stored in Fiscal Harmony containing the necessary information of the account that owns the device linked to the application's API.Profile information is accessed using the Get Profile endpoint.This object only provides the public information of the profile and will not return any personal or sensitive information that is unnecessary for transactions.Fiscal Device Object#
The FiscalDevice object represents the data of the device linked to the application responsible for fiscalisation. It holds tax information, configuration with the tax authority, activation info, some subscription information (more information on the Subscription object) and its status.Device Config Object#
The CurrentConfig in FiscalDevice is a string that when parsed, returns a JSON object that is in this schema, containing all the necessary tax information and branch information of the device.Subscription Object#
The Subscription Object contains necessary information for the application to keep track of status of subscription of the device where one can maintain billing information with Fiscal Harmony.Subscription information is accessed using the Subscription endpoint. Modified at 2026-03-02 07:35:00