Update an existing bulk price record
PATCH/v2/bulk-prices/:id
Updates the details of a specific bulk price record identified by its unique ID.
Allows modification of quantity thresholds, price values, effective dates, and other bulk pricing attributes. Only provided fields will be updated, others remain unchanged.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Bulk price record updated successfully
Invalid input data, validation errors, or malformed UUID
Insufficient permissions to update bulk price records
Bulk price record with the specified ID was not found
Internal server error occurred while updating bulk price