# Unarchive a TradeItem Unarchive a TradeItem for the Current Company Endpoint: POST /api/tradeitems/{id}/enable Version: 1.0 Security: Bearer ## Path parameters: - `id` (string, required) ## Response 200 fields (application/json): - `tradeItemId` (string) ## Response 403 fields (application/json): - `error` (string,null) - `errorCodes` (array,null) - `errorCode` (string,null) ## Response 404 fields (application/json): - `error` (string,null) - `errorCodes` (array,null) - `errorCode` (string,null)