/journal-entries

Creates a JournalEntry object with the given values.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

is_debug_modebooleanOptional

Whether to include debug fields (such as log file links) in the response.

run_asyncbooleanOptional

Whether or not third-party updates should be run asynchronously.

Request

This endpoint expects an object.
modelobjectRequired
# The JournalEntry Object ### Description The `JournalEntry` object is used to get a record of all manually created entries made in a company’s general ledger. The journal line items for each journal entry should sum to zero. ### Usage Example Fetch from the `GET JournalEntry` endpoint and view a company's journey entry.

Response

modelobject
# The JournalEntry Object ### Description A `JournalEntry` is a record of a transaction or event that is entered into a company's accounting system. The `JournalEntry` common model contains records that are automatically created as a result of a certain type of transaction, like an Invoice, and records that are manually created against a company’s ledger. The lines of a given `JournalEntry` object should always sum to 0. A positive `net_amount` means the line represents a debit and a negative net_amount represents a credit. ### Usage Example Fetch from the `GET JournalEntry` endpoint and view a company's journey entry.
warningslist of objects
errorslist of objects
logslist of objects or null
<MergeSupportedFieldsByIntegrationWidget requestType="POST" data="H4sIAAAAAAAAA81Xa28aORT9K8gfEcxsQiEK0mrFqy2RmLQJiRpVkXXxXAaDx574AYQq/33lGRJgm2wTlqz6Cftin2v7nOPr+UEYWEyUvidNAowpJy2XCamQVMUoSJOcKacliJ60+p5UCGQ8ghR3RtP5MakQ47JMaYvxR44iNp81jkmThCnqBKtO8jHHONxMCrm0mGiwXEkTPk2ujvPZpEIElzOMW8WEX8MVw6vryD+6JhTcWFIhGRhjJ1q5ZHKBdw7NK5D92gSmKC2IagwWwi2Uqi5gnov5XcQo0GLcBQtdtMj8dtcZJ9ZmphmGExRZkGcPYpyHKEPQljOBJqzXTo9PTuvVNUqe/S+aiD+PytO7kRqdlGnCBAVXHgzZMhr2F9E0+RB1Piyj1VU9Ws1W0XT2R5kmUB4MB/Xz4U3tvNs6On9mAL1sfDu9bnfbZ1GZrXq1aHqziIbsaDBks9GqXzv7xBZnn78uo9XN8aB7VYuGvfrZJ3V03rkwg86FGrSCgFTINquk+f3HdmAtnAFnWhk1tqXuvYSUM1OqNeqltjNcojGlDkqrQeyC9VNIcOvQCrYg49XMjQRngakFkMJKSViYgKk0TDHmED4lo4/JaK1Rp4/J6DoZ7SihND1d9j42GidBllsgP3Wu5BNxpEl60edW1Ol1d7XUmgMXMBJImlY7/MkMpPmdMJVmIL2HpoWlqHTpCHUhdfRiSTFVHliZ3FbGgnU+rjFVFinTCBZjCnYT4/Gm7bJ487/VIA3ky6Y+TG79uDvHNcZfQEOKFnW+sMfs+W+wxipsuNOjTIDZWs7LQ24fKs8RH6G9dNziYZiN0BqPRs2dA43/wlnUGvave/+FMea0Rsl8E5dsAjJBqmG9Eyac4XOkakwtLF/B7550spkXxfq+5jngTyRXiJP8znkglNZfZfpl4jf7e3fqvzrOZm2lZqbURTOzKjuMCL4IsGOl0w0+xfZUXrnF+3j4ZR28SPr/ad511XrqS7QU0p3QIUiukAWOJkrNaAb3QkEcbL8SWnF8YXYiF2gDXwF7S7vVzKVxGKjhfXYoqGsQbj+sXsztpa/8ku0HMOQpdgqZ7D1/oOL8AbMfwFJ2CzXvNbfffYX9z6XX4WHcv4GtFkWAXo2PG+2To/coBntY/5X3/W/u9hc4vYQES31pgTF7GDo9Il0j0suC0PmcR+YE3rW6/2bvsS2lbR0qzfwg82wweNyBLe7BN7/odoX6Zil8Q60OIwGPVP3lg27/Ar7Ha+0t7Pvvs90ezcBO3t/vtw+3D38D57eUmcwPAAA=" />