Update a tasking series.
PATCH/:contract_id/tasking/series/:series_id
Update a series.
- name: can be updated in any status
- geometry, order_parameters, frequency, total_order_count: only when status=active
Updates only affect future child orders. Already-created orders remain unchanged.
Request
Responses
- 200
- 400
- 404
- 409
- 422
Successful Response
Malformed request body
Series not found
Series status prevents modification, or the modification conflicts with orders already created or in progress
Validation error or invalid addon options