חזרה אל QuickBooks Refund Receipts
התחבר ל-Knoon AI עם QuickBooks Refund Receipts (QuickBooks) כדי לאוטומטי תהליכי עבודה של AI.
Update an existing QuickBooks RefundReceipt (sparse update).
quickBooksRefundReceiptUpdate
בטא
פנימי
הרשאות
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| refundReceiptId | mustache | QuickBooks RefundReceipt ID. | כן |
| syncToken | mustache | Sync token from the latest refund receipt read. | כן |
| customerId | mustache | Optional customer ID. | לא |
| lineItemsJson | mustache | Optional JSON array of QBO Line objects. | לא |
| txnDate | mustache | Optional transaction date (YYYY-MM-DD). | לא |
| docNumber | mustache | Optional document number. | לא |
| privateNote | mustache | Optional private note. | לא |
| totalAmount | mustache | Optional total amount. | לא |
| currencyCode | mustache | Optional currency code. | לא |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | לא |
| payloadJson | mustache | Optional full RefundReceipt JSON. If provided, it is merged with the fields above and takes precedence. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| id | string | Record ID. |
| name | string | Name or display name. |
| docNumber | string | Document number. |
| txnDate | string | Transaction date. |
| totalAmount | number | Total amount. |
| active | boolean | Whether the record is active. |
| syncToken | string | Sync token. |
| currencyCode | string | Currency code. |