| Name | Description | Type | Additional information |
|---|---|---|---|
| TransactionBatch |
Unique transaction to represent a set of double entry |
integer |
Required |
| AccountID |
Account ID of the journal entry |
integer |
Required |
| Reference |
Reference of the ledger entry |
integer |
None. |
| Amount |
$ amount in 2 decimal point |
decimal number |
Required |
| DrCr |
Create a debit or credit entry |
enDebitCredit |
Required |
| Description |
Description for the ledger entry |
string |
Required String length: inclusive between 0 and 255 |