QuickBooks Invoices öğesine geri dön

Knoon AI'yi QuickBooks Invoices (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.

Update an existing QuickBooks invoice (sparse update).
quickBooksInvoiceUpdate
BETA
Dahili
İzinler
  • com.intuit.quickbooks.accounting
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
İsimTürAçıklamaGerekli
invoiceIdmustache QuickBooks invoice ID.Evet
syncTokenmustache Sync token from the latest invoice read.Evet
customerIdmustache Optional customer ID.Hayır
lineItemsJsonmustache Optional JSON array of QBO Line objects.Hayır
txnDatemustache Optional transaction date (YYYY-MM-DD).Hayır
dueDatemustache Optional due date (YYYY-MM-DD).Hayır
docNumbermustache Optional document number.Hayır
privateNotemustache Optional private note.Hayır
currencyCodemustache Optional currency code.Hayır
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Hayır
payloadJsonmustache Optional full Invoice JSON. If provided, it is merged with the fields above and takes precedence.Hayır
İadeler
İsimTürAçıklama
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.