QuickBooks Refund Receipts öğesine geri dön
Knoon AI'yi QuickBooks Refund Receipts (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.
Update an existing QuickBooks RefundReceipt (sparse update).
quickBooksRefundReceiptUpdate
BETA
Dahili
İzinler
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| refundReceiptId | mustache | QuickBooks RefundReceipt ID. | Evet |
| syncToken | mustache | Sync token from the latest refund receipt read. | Evet |
| customerId | mustache | Optional customer ID. | Hayır |
| lineItemsJson | mustache | Optional JSON array of QBO Line objects. | Hayır |
| txnDate | mustache | Optional transaction date (YYYY-MM-DD). | Hayır |
| docNumber | mustache | Optional document number. | Hayır |
| privateNote | mustache | Optional private note. | Hayır |
| totalAmount | mustache | Optional total amount. | Hayır |
| currencyCode | mustache | Optional currency code. | Hayır |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Hayır |
| payloadJson | mustache | Optional full RefundReceipt JSON. If provided, it is merged with the fields above and takes precedence. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| 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. |