Update an actual

Returns Actual with updated minutes. Creates a new actual when there is none to update Learn more.

Body Params
date
required

The date the actual is for. Format: YYYY-MM-DD

number
required
≥ 0
Defaults to 0

The number of billable minutes to either add to a matching actual or create a new actual with

string

A note about the billable minutes

string

A note about the nonbillable minutes

number
required
≥ 0
Defaults to 0

The number of nonbillable minutes to either add to a matching actual or create a new actual with

number | null

The optional phase the actual is for. Leaving this undefined will not update the phase id on any existing actual. Providing null will clear it. Providing a value will update the phase id

number
required

The person this time entry is for

number
required

The project this time entry is for

number
required

The role the person was in for the actual

number | null

The optional workstream the actual is for. Leaving this undefined will not update the workstream id on any existing actual. Providing null will clear it. Providing a value will update the workstream id

Headers
enum
required
Defaults to 1.0.0
Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json