1a Prime Change Orders

post

/api/v2/prime-change-orders

Prime Contract Change Order(s) imported through this API, with a unique combination of MainJobNumber and ChangeOrderNumber will be created in Textura. This will create new SOV lines and phase codes within the prime contracts schedule of values. Otherwise, it will reallocate amounts between existing phase codes. In order to use this API, certain conditions must be met:
  1. GC is assigned the SWS accounting package.
  2. GC has created the project.
  3. Subcontract is created.
  4. PCCO import file is ready for use.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
  • 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/v2/prime-change-orders/2322
Examples

Default Response

Links to working URLs
Back to Top