Update existing order status configuration
PATCH/v2/order-statuses/:id
Modify order status details including workflow position, business rules, and configuration flags.
Only provided fields will be updated, others remain unchanged. Changes take effect immediately for all future order operations using this status.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successfully updated order status configuration
Invalid input data, validation errors, or malformed request parameters
Authentication credentials are missing or invalid
Insufficient permissions to update order statuses
Order status with the specified identifier was not found
Internal server error occurred while updating the order status