Back to QuickBooks Bill Payments
QuickBooks / QuickBooks Bill Payments
Create Bill Payment
Create a new QuickBooks bill payment.
quickBooksBillPaymentCreate
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| vendorId | mustache | Vendor ID for the bill payment. | Yes |
| lineItemsJson | mustache | JSON array of QBO Line objects, typically linking bills to pay (e.g. [{"Amount":120,"LinkedTxn":[{"TxnId":"123","TxnType":"Bill"}]}]). | Yes |
| totalAmount | mustache | Optional total amount. | No |
| txnDate | mustache | Optional transaction date (YYYY-MM-DD). | No |
| docNumber | mustache | Optional document number. | No |
| preventDocNumberConflict | mustache | Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing bill payment instead. | No |
| payType | mustache | Optional pay type, usually CHECK or CREDIT_CARD. | No |
| bankAccountId | mustache | Optional bank account ID for CHECK payments or credit-card account ID for CREDIT_CARD payments. | No |
| apAccountId | mustache | Optional AP account ID. | No |
| privateNote | mustache | Optional private note. | No |
| currencyCode | mustache | Optional currency code. | No |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | No |
| payloadJson | mustache | Optional full BillPayment JSON. If provided, it is merged with the fields above and takes precedence. | No |
Returns
| Name | Type | Description |
|---|---|---|
| id | string | Bill payment ID. |
| vendorId | string | Vendor ID. |
| txnDate | string | Transaction date. |
| docNumber | string | Document number. |
| totalAmount | number | Total amount. |
| payType | string | Payment method type. |
| apAccountId | string | Accounts payable account ID. |
| bankAccountId | string | Bank or credit-card account ID used to pay. |
| privateNote | string | Private note. |
| currencyCode | string | Currency code. |
| syncToken | string | Sync token for updates. |
Install In Tools
See how to install an app in your tool
Follow the quick walkthrough below to add marketplace apps into your tool flow.
Step 01
Open your tool setup
Start from the tool workspace where you want to add a new app.
Step 02
Go to tools and create button
Open the Tools page, then click the Create button to start adding a new app.
Step 03
Choose Internal or External work
Choose Internal or External work, then select an app action.
Step 04
Select app to install to Knoon
Pick the app you want to install to Knoon and complete the setup flow.
Step 05
Success!
The app has been installed successfully and is ready to use in your workflow.
Power your business with Knoon's Agentic AI today.
Join businesses already resolving thousands of customer inquiries and sales leads with Knoon.