Create pricing group
projects_create_pricing_groupCreate a billing rate group on a project (e.g. 'Senior Consultant' at 1450/hour). The rate is a SALES price per hour in the WORKSPACE currency - check the currency before entering a figure, because a rate in the wrong currency raises no error and simply produces wrong revenue and margin. The response echoes meta.currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | ||
| project_id | Yes | ||
| hourly_rate | Yes | Sales price per hour, in the workspace currency (see meta.currency in the response, or reports_get meta.currency). |