Terug naar QuickBooks Invoices

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

Update an existing QuickBooks invoice (sparse update).
quickBooksInvoiceUpdate
BÈTA
Intern
Machtigingen
  • com.intuit.quickbooks.accounting
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
invoiceIdmustache QuickBooks invoice ID.Ja
syncTokenmustache Sync token from the latest invoice read.Ja
customerIdmustache Optional customer 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
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nee
payloadJsonmustache Optional full Invoice JSON. If provided, it is merged with the fields above and takes precedence.Nee
Retouren
NaamTypeBeschrijving
idstring Invoice ID.
docNumberstring Document number.
customerIdstring Customer ID.
txnDatestring Transaction date.
dueDatestring Due date.
totalAmountnumber Total amount.
balancenumber Open balance.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.