Retour à QuickBooks Customer Types
Connecter Knoon AI avec QuickBooks Customer Types (QuickBooks) pour automatiser les flux de travail AI.
Fetch a single QuickBooks CustomerType record by ID.
quickBooksCustomerTypeRead
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| customerTypeId | mustache | QuickBooks CustomerType ID. | Oui |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| 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. |