BillingRate
Facilitates the querying of QuickBooks Billing Rates. Requires QBXML Version 6.0 or higher for compatibility.
Columns
Name | Type | References | Description |
ListID | String | The unique identifier for the billing rate entry in QuickBooks. | |
Name | String | The full name of the entity associated with the billing rate, such as an employee or vendor. | |
BillingRateType | String | Specifies the type of billing rate, indicating whether it is a fixed rate or associated with specific service items. | |
TimeCreated | Datetime | The timestamp of when this billing rate entry was originally created. | |
TimeModified | Datetime | The timestamp of the most recent modification made to this billing rate entry. | |
EditSequence | String | A unique identifier used for version control of this billing rate entry, ensuring data integrity during updates. |