idstring uuid required
Unique identifier for the entity
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
project_idstring uuid required
ID of the project this entity belongs to
resolved_conflictboolean required
Specifies if PUT/PATCH request was rejected - do not store this field!
created_atstring date required
Time when the entity was created
updated_atstring date required
Time when the entity was last updated
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 nullable required
Time when the entity was deleted
current_revision_idstring uuid nullable required
ID of the current revision entity.
reason_type_idstring uuid nullable required
The ID of the ReasonType indicating why the change order was created.