العودة إلى QuickBooks Estimates

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

Create a new QuickBooks estimate.
quickBooksEstimateCreate
بيتا
داخلي
الأذونات
  • com.intuit.quickbooks.accounting
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
customerIdmustache Customer ID for the estimate.نعم
lineItemsJsonmustache JSON array of QBO Line objects (e.g. [{"DetailType":"SalesItemLineDetail","Amount":120,"SalesItemLineDetail":{"ItemRef":{"value":"123"}}}]).نعم
txnDatemustache Optional transaction date (YYYY-MM-DD).لا
expirationDatemustache Optional expiration 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 Estimate JSON. If provided, it is merged with the fields above and takes precedence.لا
العائدات
الاسمالنوعالوصف
idstring Estimate ID.
docNumberstring Document number.
customerIdstring Customer ID.
txnDatestring Transaction date.
expirationDatestring Expiration date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.