Create a client role linked to a workspace role. All billing and classification fields are automatically populated from the workspace role.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
200
The unique identifier for the object.
The name of the client role. Reflects the workspace role's name when linked.
Whether the role is billable. Reflects the workspace role's value when linked.
The billing rate for the role. null when the role is non-billable. Reflects the workspace role's value when linked.
The three-letter ISO currency code for the role. null when the role is non-billable. Reflects the workspace role's value when linked.
The timestamp when the object was created.
The client this role belongs to.
The discipline associated with this role. Reflects the workspace role's value when linked.
The practice associated with this role. Reflects the workspace role's value when linked.
The location associated with this role. Reflects the workspace role's value when linked.
The workspace role this client role is linked to. When linked, the client role's name, billing fields, and classification fields are overridden with the workspace role's current values. null for standalone client roles.