| 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 |