Back to QuickBooks Customer Types
Connect Knoon AI with QuickBooks Customer Types (QuickBooks) to automate AI workflows.
Fetch a single QuickBooks CustomerType record by ID.
quickBooksCustomerTypeRead
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| customerTypeId | mustache | QuickBooks CustomerType ID. | Yes |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | No |
Returns
| Name | 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. |