العودة إلى QuickBooks Payments

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

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
بيتا
داخلي
الأذونات
  • com.intuit.quickbooks.accounting
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
paymentIdmustache QuickBooks payment ID.نعم
syncTokenmustache Sync token from the latest payment read.نعم
customerIdmustache Optional customer ID.لا
lineItemsJsonmustache Optional JSON array of QBO Line objects.لا
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.