Fiscal Harmony API
Account
Fiscal Harmony API
Introduction
Authentication
Data
Webhooks
Support
Account
Get Profile
GET
Get Fiscal Device
GET
Subscription
GET
Transactions
Submit Invoice
POST
Submit Credit Note
POST
Check Status
POST
Download 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
Date
Account
ApplicableTax
{
"taxID"
:
0
,
"taxPercent"
:
0
,
"taxName"
:
"string"
}