Update an existing pricesheet configuration
PATCH/v2/pricesheets/:id
Updates the details of an existing pricesheet configuration identified by its unique ID.
Allows modification of pricesheet properties including name, description, priority, assignment details, and configuration settings. Only provided fields will be updated, others remain unchanged.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Pricesheet configuration updated successfully
Invalid input data, validation errors, or malformed UUID
Insufficient permissions to update pricesheet configurations
Pricesheet with the specified ID was not found
Internal server error occurred while updating pricesheet