Updates an activity phase

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Team ID

number
required

Activity Phase ID

Body Params
api_request_metadata
object

API Request Metadata

boolean

Set work category as billable if true

string

'Budget' for work category when default budget tracking is set to hours; options are 'total hours', 'member estimates', or 'spent and planned'

string

If fee_type is 'Fixed Fee', select how cost estimation is calculated on work category; options are: 'activity_phase_estimate', 'member_estimates', 'spent_and_planned', or 'phase_estimate_percentage'

string

If fee_type is 'Hourly', select how cost estimation is calculated on work category; options are: 'activity_phase_estimate', 'member_estimates', 'spent_and_planned', or 'phase_estimate_percentage'

number

Cost Rate Multiplier on Expenses for Work Plans, Time Entries, and Member Estimates

date

End Date (YYYY-MM-DD)

number

Budget of the work category

number

Time Budget; used when budget_activity_phase_by is set to 'total hours'

string

Contract Type; one of 'Fixed Fee' or 'Hourly'

boolean

Set work category as archived if true

boolean

Set work category as custom if true

number

Percentage of Phase; used to determine the estimated cost when budget_with is 'phase_estimate_percentage' work category's estimated_cost = phase's estimated_cost * percentage_of_phase / 100

number

Phase ID

number

Profit Percentage = (100 - % of Fee); used to determine the estimated_cost when fee_type is 'Fixed Fee' and budget_fixed_fee_with is 'phase_estimate' estimated_cost = total * (100 - profit_percentage) / 100

number

Bill Rate Multiplier on Expenses for Work Plans, Time Entries, and Member Estimates

number

Standard Work Category ID (also known as activity_id)

date

Start Date (YYYY-MM-DD)

string

Standard Work Category Name; find an existing standard work category with title, otherwise create new

number

Fee; used when fee_type is 'Fixed Fee'

Responses
200

Success

401

Invalid Authentication Key and/or Team ID

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!