Creates or updates cost codes (up to 10000).

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

The list of cost codes to be added or updated.

A POCO that represents a cost code to be created or updated by the API.

uuid
required

The job that the cost code is in. This is a required field.

string
required
length ≥ 1

The cost code code. This is a required field.

string | null

The cost code description.

double | null

The quantity.

string | null

The unit of measure.

double | null

The labor hours.

double | null

The equipment hours.

double | null

The labor cost.

double | null

The equipment cost.

double | null

The material cost.

double | null

The subcontract cost.

string
enum
Allowed:
string | null

The cost code note.

string | null

The historical activity code.

string | null

The historical biditem code.

string | null

The estimate code.

boolean | null

The flag indicating whether the cost code is a time-and-material item.

date-time | null

The start date.

date-time | null

The end date.

double | null

The duration (days).

boolean | null

The flag indicating whether the cost code is hidden from mobile.
Default is false.

boolean | null

The flag indicating whether to set the cost code to cap expected.
Default is true.

uuid | null

The pay item that this cost code is associated with.

double | null

Any costs contributed by this cost code are multiplied by
this factor before being applied to its parent pay item.

boolean | null

Whether this cost code contributes to the cost of its parent
pay item.

double | null

The supply cost.

boolean

If HeavyJobApi.Controllers.Models.CostCode.ApiCostCodeWrite.PayItemId is null, whether to remove
an existing relationship. Defaults to false.

uuid | null

Workers comp id

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json