QuickBooks Refund Receipts に戻る
QuickBooks Refund Receipts (QuickBooks) と Knoon AI を接続して AI ワークフローを自動化します。
Run a QuickBooks Online SQL-like query for RefundReceipt (defaults to SELECT * FROM RefundReceipt).
quickBooksRefundReceiptQuery
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | いいえ |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| 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. |