العودة إلى QuickBooks Invoices

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

Create a new QuickBooks invoice.
quickBooksInvoiceCreate
بيتا
داخلي
الأذونات
  • com.intuit.quickbooks.accounting
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
customerIdmustache Customer ID for the invoice.نعم
lineItemsJsonmustache JSON array of QBO Line objects (e.g. [{"DetailType":"SalesItemLineDetail","Amount":120,"SalesItemLineDetail":{"ItemRef":{"value":"123"}}}]).نعم
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.