العودة إلى QuickBooks Bills

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

Create a new QuickBooks bill.
quickBooksBillCreate
بيتا
داخلي
الأذونات
  • com.intuit.quickbooks.accounting
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
vendorIdmustache Vendor ID for the bill.نعم
lineItemsJsonmustache JSON array of QBO Line objects (e.g. [{"DetailType":"AccountBasedExpenseLineDetail","Amount":120,"AccountBasedExpenseLineDetail":{"AccountRef":{"value":"123"}}}]).نعم
txnDatemustache Optional transaction date (YYYY-MM-DD).لا
dueDatemustache Optional due date (YYYY-MM-DD).لا
docNumbermustache Optional document number.لا
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing bill instead.لا
privateNotemustache Optional private note.لا
currencyCodemustache Optional currency code.لا
apAccountIdmustache Optional AP account ID.لا
customerIdmustache Optional Customer ID.لا
minorVersionmustache Optional QuickBooks minor version (defaults to 75).لا
payloadJsonmustache Optional full Bill JSON. If provided, it is merged with the fields above and takes precedence.لا
العائدات
الاسمالنوعالوصف
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.