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

Estimate using an amount; send exactly one of this, estimated_hours, estimated_percentage

number

Estimate using hours; send exactly one of this, estimated_amount, estimated_percentage

number

Estimate as a percentage of the Activity Phase; send exactly one of this, estimated_amount, estimated_hours

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!