Tilbage til QuickBooks Refund Receipts
Forbind Knoon AI med QuickBooks Refund Receipts (QuickBooks) for at automatisere AI-arbejdsgange.
Run a QuickBooks Online SQL-like query for RefundReceipt (defaults to SELECT * FROM RefundReceipt).
quickBooksRefundReceiptQuery
BETA
Internt
Tilladelser
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | Nej |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |