Bill Payment - QuickBooks Online Data Target Requirement
DataBlend supports the standard API calls (non-legacy) to Create and Update Bill Payments 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 | |
1 | paytype | Yes | Boolean |
1 | ccaccountrefname | No | |
null | ccaccountreftype | No | |
41 | ccaccountrefvalue | No | |
bankaccountrefname | No | ||
bankaccountreftype | No | ||
bankaccountrefvalue | No | ||
103.55 | totalamt | Yes | |
1 | docnumber | Yes | |
United States Dollar | currencyrefname | Yes | |
null | currencyreftype | Yes | |
USD | currencyrefvalue | Yes | |
103.55 | amount | Yes | |
103.55 | 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/billpayment.