Changes to Create Change Order

POST /public/v2/contracts/{contract_id}/change-orders/

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 14 revisions of this API.5

  1. 4849d2498a134
  2. f338ec8b3f521

What changed

    • added the new optional request property obligation_additions/items/ramp_group_id

      new-optional-request-property

    • added the optional property change_summary/items/predecessor/anyOf[subschema #1: PerformanceObligationOut]/ramp_group_id to the response with the 201 status

      response-optional-property-added

    • added the optional property change_summary/items/successor/anyOf[subschema #1: PerformanceObligationOut]/ramp_group_id to the response with the 201 status

      response-optional-property-added

    • added the optional property obligation_additions/items/ramp_group_id to the response with the 201 status

      response-optional-property-added

    • endpoint added

      endpoint-added