1b Subcontract Change Orders Audit

get

/api/v1/import/changeorders/{jobID}

A change order is a restatement or expansion of the terms of an existing subcontract. A change order must reference an existing parent subcontract. Change orders are composed of a header record and one or more component or detail items. A change order request may contain multiple change orders. If a change order does not exist on a subcontract, Textura will create a new change order. If a change order exists on a subcontract, and the change order has not been completed (accepted by the subcontractor), Textura will replace the existing change order.

Request

Path Parameters
Header Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The job was successfully created.
Examples

202 Response

Accepted. Encountered when the requestor has asked for request export data or an audit log, but the request is still in process.
Back to Top