Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 3.87 KB

File metadata and controls

12 lines (9 loc) · 3.87 KB

CreateJournalLine

Fields

Field Type Required Description Example
accountId ?string ID of the ledger account this line references acc_123456789
description ?string Description of the journal line Payment for office supplies
amount ?float Amount of the journal line in minor units, e.g. 10010 for 100.10 USD. Positive for debit, negative for credit 10010
taxRateId ?string ID of the tax rate applied tax_123456789
taxAmount ?float Tax amount of the line in minor units, e.g. 10010 for 100.10 USD 10010