חזרה אל QuickBooks Invoices

התחבר ל-Knoon AI עם QuickBooks Invoices (QuickBooks) כדי לאוטומטי תהליכי עבודה של AI.

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.