2b Subcontracts Update Audit

get

/api/v1/import/update-contracts/{jobID}

A successful import will update an existing subcontract in Textura. This API will not make any changes to the value of the subcontract or the number of components, it is intended for the updating of certain attributes on a subcontract in Textura. Example uses for this API:
  • Updating the retention percent on a subcontract or components
  • Updating the description of a component
  • Updating the cost code orcategory or a component

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.
Body ()
Root Schema : schema
Type: object
Show Source
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.

Default Response

Links to working URLs
Back to Top