Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 6.06 KB

File metadata and controls

16 lines (13 loc) · 6.06 KB

JournalLine

Fields

Field Type Required Description Example
Id string Unique identifier for the journal line line_123456789
AccountId string ID of the ledger account this line references acc_123456789
AccountType JournalLineAccountType Type of the account
Description string Description of the journal line Payment for office supplies
CurrencyCode JournalLineCurrencyCode Currency code for this line
ExchangeRate double Exchange rate to company base currency 1
Amount double Amount of the journal line in minor units, e.g. 10010 for 100.10 USD. Positive for debit, negative for credit 10010
TaxAmount double Tax amount of the line in minor units, e.g. 10010 for 100.10 USD 2002
TaxRatePercentage double Tax rate percentage 15