Journal Entry - QuickBooks Online Data Target Requirement
Journal Entry - QuickBooks Online Data Target Requirement
DataBlend supports the standard API calls to Create and Update Journal Entry within QuickBooks leveraging the QuickBooks Online SDK. In addition, Custom Fields can be added for data that is unique to your business practices.
DataBlend Query Name Example |
QuickBooks Online API |
Required |
Notes |
JournalEntryLineDetail | linedetailtype | Yes | |
123 | lineamount | Yes | |
Credit | postingtype | Yes | |
35 | accountvalue | Yes | |
88888761 | docnumber | Yes | |
TAX | taxcodevalue | Yes | |
TaxLineDetail | taxlinedetailtype | Yes | |
0 | taxratevalue | Yes | |
10/2/2023 | txndate | Yes |
To learn more about QuickBooks Online API information, please visit https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/journalentry.