2a Subcontracts Update

post

/api/v1/import/update-contracts

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

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Examples

Back to Top

Response

Supported Media Types

200 Response

The job was successfully created.
Body ()
Root Schema : schema
Type: object
Show Source
  • Endpoint for job-audit retrieval
    Example: https://services.texturacorp.com/ebis/api/v1/import/update-contracts/3
Examples

Default Response

Links to working URLs
Back to Top