العودة إلى QuickBooks Invoices

اتصل بـ Knoon AI مع QuickBooks Invoices (QuickBooks) لأتمتة تدفقات عمل الذكاء الاصطناعي.

Update an existing QuickBooks invoice (sparse update).
quickBooksInvoiceUpdate
بيتا
داخلي
الأذونات
  • com.intuit.quickbooks.accounting
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
invoiceIdmustache QuickBooks invoice ID.نعم
syncTokenmustache Sync token from the latest invoice read.نعم
customerIdmustache Optional customer ID.لا
lineItemsJsonmustache Optional JSON array of QBO Line objects.لا
txnDatemustache Optional transaction date (YYYY-MM-DD).لا
dueDatemustache Optional due date (YYYY-MM-DD).لا
docNumbermustache Optional document number.لا
privateNotemustache Optional private note.لا
currencyCodemustache Optional currency code.لا
minorVersionmustache Optional QuickBooks minor version (defaults to 75).لا
payloadJsonmustache Optional full Invoice JSON. If provided, it is merged with the fields above and takes precedence.لا
العائدات
الاسمالنوعالوصف
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.