curl --location '/items' \
--header 'Content-Type: application/json' \
--data '{
"code": "string",
"name": "string",
"categoryId": "string",
"unitMeasurementId": "string",
"image": "string",
"description": "string",
"taxes": [
{
"id": "string"
}
],
"withholdings": [
{
"id": "string"
}
],
"isForBuy": true,
"isForSell": true,
"cost": 0,
"priceSell": 0,
"hasInventoryControl": false,
"initialStock": [
{
"warehouseId": "string",
"stock": 0
}
]
}'{
"id": "ce30fae1-0230-4cdb-973e-c2c78058ea0b",
"name": "Produto prueba"
}