Thresholds
Retrieves QuickBooks Thresholds.
View Specific Information
Select
This view will retrieve the threshold entries for the all the entitlements of the user's account.
SELECT * FROM Thresholds
Columns
| Name | Type | References | Description |
| Name | String | The name of the threshold. | |
| Limit | String | The upper limit for the threshold. | |
| Enforced | String | Whether the threshold is enforced. | |
| CurrentCount | String | Indicates current value of attribute. | |
| AboveThreshold | String | Indicate whether the current count of the attribute has reached its limit. |