Create feasibility request for modifying an existing order.
POST/:contract_id/tasking/feasibilities/orders/:order_id
Performs a feasibility check for modifying an existing tasking order. Only supports Standard orders. All fields in the payload are optional - unspecified fields will be sourced from the existing order.
Orders can only be modified if they are not in a terminal or non-modifiable state.
Orders in the following states can be modified: staged.
Request
Responses
- 202
- 403
- 404
- 409
- 422
Successful Response
Breach of contract terms and conditions.
Order not found
Order is in a terminal/non-modifiable state or is an Assured order (modification feasibility request not supported)
Validation Error