(Click to open topic with navigation)
 
                    See the associated Accounting Charge rates resource section for more information on how to use this resource and supported operations.
Additional references
| Type | Value | Additional information | 
|---|---|---|
| Permissions resource | accounting/charge-rates | Permissions | 
| Hooks filename | accounting.charge-rates.groovy | Pre and post-processing hooks | 
| Distinct query-supported | No | Distinct | 
 API version 3
API version 3
                    
Charge rates establish how much to charge for usage. A charge rate consists of its name, an optional value and the amount. Both name and value are primary keys and a charge rate is uniquely defined by both its name and its value. A charge rate value that is null designates the default charge rate.
 API version 2
API version 2
                    
Charge rates establish how much to charge for usage. A charge rate consists of its name, an optional value and the amount. Both name and value are primary keys and a charge rate is uniquely defined by both its name and its value. A charge rate value that is null designates the default charge rate.
Related topics