Delete a cost price record by identifier
DELETE/v2/cost-prices/:id
Permanently removes a cost price record from the system.
Deletes the cost price configuration and all associated data. This action cannot be undone and will affect margin calculations that depend on this cost price.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Cost price record successfully deleted
Invalid cost price ID format
Insufficient permissions to delete cost prices
Cost price record with the specified ID does not exist
Internal server error occurred while deleting cost price