Bill - QuickBooks Online Data Target Requirement
Bill - QuickBooks Online Data Target Requirement
DataBlend supports the standard API calls (non-legacy) to Create and Update Bills 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 |
| Null | lineid | Yes | |
| 1 | id | Yes | |
| 323 Boylston Rent | vendorrefname | Yes | |
| null | vendorreftype | Yes | |
| 2 | vendorrefvalue | Yes | |
| 123.12 | totalamt | Yes | |
| 1 | docnumber | Yes | |
| United States Dollar | currencyrefname | Yes | |
| Null | currencyreftype | Yes | |
| USD | currencyrefvalue | Yes | |
| 123.12 | amount | Yes | |
| 123.12 | lineamount | Yes | |
| 25 | linetxnid | Yes | |
| Bill | linetxntype | Yes |
To learn more about QuickBooks Online API information, please visit https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/bill.