Update an existing bulk cost price record
PATCH/v2/bulk-cost-prices/:id
Updates the details of a specific bulk cost price record identified by its unique ID.
Allows modification of quantity ranges, cost values, effective dates, and other bulk cost price attributes. Used for maintaining accurate cost pricing tiers and volume-based calculations.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Bulk cost price record updated successfully
Invalid input data, validation errors, or malformed UUID
Insufficient permissions to update bulk cost price records
Bulk cost price record with the specified ID was not found
Internal server error occurred while updating bulk cost price