Creates a budget estimate for a member on a project

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

Team ID

Body Params
api_request_metadata
object

API Request Metadata

number
required

Estimate using an amount; don't use if using estimated_hours or estimated_percentage

number
required

Estimate using hours; don't use if using estimated_amount or estimated_percentage

number
required

Estimate using a percentage of the Activity Phase; don't use if using estimated_hours or estimated_amount

number

Member ID (also known as account_id/employee_id)

integer

Phase ID

integer
required

Project ID

integer

Role ID for creating unassigned budget estimates

string

Rate type to submit: ["bill","cost"]

integer

Scope ID; add scope_id to the estimations for merging purpose

integer

Standard Work Category ID (also known as activity_id)

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!