/api/v1/projects/{projectId}/change-orders/{changeOrderId}

This can be used to update a specific project change order by its ID.

Path Params
string
required
string
required
Body Params
string

The display name of the change order.

string | null

The order number.

string | null

The reason for change.

project_categories
array of strings | null

Category IDs.

project_categories
change_order_type
array of strings | null

The change order type (VOBB enum).

change_order_type
string | null

Bill of quantities reference.

project_companies
array of strings | null

Company IDs.

project_companies
probability
array of strings | null

Probability assessment.

probability
assignee
array of strings | null

Assignee IDs.

assignee
number | null

Cost value.

boolean | null

Completion flag.

string | null

Rich text description.

string | null

The step ID to place the change order in.

Headers
string

The HTTP Request-Id request header is an optional and unofficial HTTP header, used to trace individual HTTP requests from the client to the server and back again. It allows the client and server to correlate each HTTP request. If not provided by the client, the server should generate a unique request ID and include it in the response.

Responses

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