Updates an existing Task Order (TO)
Updates an existing Task Order (TO)
Request body
Example request
{
"id": "csp-task-order-id-123",
"task_order_number": "HQ003421F0024",
"clins": [
{
"pop_start_date": "2021-07-22",
"pop_end_date": "2026-07-21"
}
],
"pop_start_date": "2021-07-15",
"pop_end_date": "2026-07-14"
}Response
Successful operation
Example response
{
"id": "csp-task-order-id-123",
"task_order_number": "HQ003421F0024",
"clins": [
{
"pop_start_date": "2021-07-22",
"pop_end_date": "2026-07-21"
}
],
"pop_start_date": "2021-07-15",
"pop_end_date": "2026-07-14"
}Changes
Changed in 9 of the 50 revisions of this API.71018
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
deleted the
headerrequest parameterX-Atat-Api-Versionrequest-parameter-removed
- ●
deleted the
pathrequest parameterportfolioIdrequest-parameter-removed
- ●
deleted the
pathrequest parametertaskOrderIdrequest-parameter-removed
- ○
added the new optional
headerrequest parameterX-Atat-Api-Versionto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ●
- ▲
removed the enum value
cloudof the request property//request-property-enum-value-removed
- ▲
removed the enum value
non_cloudof the request property//request-property-enum-value-removed
- ▲
removed the enum value
secretof the request property//request-property-enum-value-removed
- ▲
removed the enum value
top_secretof the request property//request-property-enum-value-removed
- ▲
removed the enum value
unclassifiedof the request property//request-property-enum-value-removed
- ●
added the new
CLOUDenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NON_CLOUDenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
SECRETenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
TOP_SECRETenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
UNCLASSIFIEDenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
CLOUDenum value to the request property//request-property-enum-value-added
- ○
added the new
NON_CLOUDenum value to the request property//request-property-enum-value-added
- ○
added the new
SECRETenum value to the request property//request-property-enum-value-added
- ○
added the new
TOP_SECRETenum value to the request property//request-property-enum-value-added
- ○
added the new
UNCLASSIFIEDenum value to the request property//request-property-enum-value-added
- ○
removed the
cloudenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
non_cloudenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
secretenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
top_secretenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
unclassifiedenum value from the//response property for the response statusresponse-property-enum-value-removed
- ▲
- ▲
added the new required request property
//new-required-request-property
- ●
deleted the
headerrequest parameterX-Target-Impact-Levelrequest-parameter-removed
- ○
added the new optional request property
//new-optional-request-property
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional
headerrequest parameterX-Atat-Api-Versionnew-optional-request-parameter
- ○
- ●
deleted the
headerrequest parameterX-Atat-Api-Versionrequest-parameter-removed
- ●
- ○
added the new optional
headerrequest parameterX-Atat-Api-Versionnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲