| 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 |
double | ➖ | 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 |
double | ➖ | Tax amount of the line in minor units, e.g. 10010 for 100.10 USD | 10010 |