v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
tier two cost codes

Create a new tier_two_cost_code

post/api/v3/projects/{project_id}/tier_two_cost_codes

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

Response

Successful response

idstring uuid required

ID of the cost code

namestring required

Name of the cost code

codestring required

Unique identifying code of the cost code

tier_one_cost_code_idstring uuid

ID of the cost group to which the cost code belongs

project_idstring uuid required

ID of the project this entity belongs to

creator_user_idinteger required

ID of the user who created this entity

last_editor_user_idinteger required

ID of the user who most recently edited this entity

created_atstring date-time required

Time when the server created the entity

updated_atstring date-time required

Time when the server last updated the entity

device_created_atstring date-time required

Time when the device created the entity

device_updated_atstring date-time required

Time when the device last updated the entity

deleted_atstring date-time nullable required

Time the server deleted the entity

resolved_conflictboolean

Specifies if PUT/PATCH request was rejected - do not store this field!