Creates a new cost code with accounting values.

The code will be uppercased and trimmed of whitespace.

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

Cost Code object with it's associated accounting fields

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.

string | null

The accounting code.

string | null

"Category" accounting field

string | null

"CPM Code" accounting field

string | null

"GL Acct" accounting field

string | null

"Sub-Job" accounting field

string | null

"WBS Code" accounting field

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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