العودة إلى QuickBooks Payments

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

Create a new QuickBooks payment.
quickBooksPaymentCreate
بيتا
داخلي
الأذونات
  • com.intuit.quickbooks.accounting
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
customerIdmustache Customer ID for the payment.نعم
lineItemsJsonmustache Optional JSON array of QBO Line objects (e.g. [{"Amount":120,"LinkedTxn":[{"TxnId":"123","TxnType":"Invoice"}]}]).لا
totalAmountmustache Optional total amount.لا
txnDatemustache Optional transaction date (YYYY-MM-DD).لا
privateNotemustache Optional private note.لا
currencyCodemustache Optional currency code.لا
minorVersionmustache Optional QuickBooks minor version (defaults to 75).لا
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.لا
العائدات
الاسمالنوعالوصف
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.