Update an existing cost price record
PATCH/v2/cost-prices/:id
Updates an existing cost price configuration by its unique identifier.
Modifies cost values, quantity thresholds, or other cost price settings. Changes will affect margin calculations and pricing analysis.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Cost price record successfully updated
Invalid cost price data or validation errors
Insufficient permissions to update cost prices
Cost price record with the specified ID does not exist
Internal server error occurred while updating cost price