Terug naar QuickBooks Bills

Verbinding maken met Knoon AI met QuickBooks Bills (QuickBooks) om AI-workflows te automatiseren.

Update an existing QuickBooks bill (sparse update).
quickBooksBillUpdate
BÈTA
Intern
Machtigingen
  • com.intuit.quickbooks.accounting
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
billIdmustache QuickBooks bill ID.Ja
syncTokenmustache Sync token from the latest bill read.Ja
vendorIdmustache Optional vendor ID.Nee
lineItemsJsonmustache Optional JSON array of QBO Line objects.Nee
txnDatemustache Optional transaction date (YYYY-MM-DD).Nee
dueDatemustache Optional due date (YYYY-MM-DD).Nee
docNumbermustache Optional document number.Nee
privateNotemustache Optional private note.Nee
currencyCodemustache Optional currency code.Nee
apAccountIdmustache Optional AP account ID.Nee
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nee
payloadJsonmustache Optional full Bill JSON. If provided, it is merged with the fields above and takes precedence.Nee
Retouren
NaamTypeBeschrijving
idstring Bill ID.
docNumberstring Bill document number.
vendorIdstring Vendor ID.
txnDatestring Transaction date.
dueDatestring Due date.
totalAmountnumber Total amount.
balancenumber Open balance.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.
privateNotestring Private note.