Authorization: ********************curl --location --request PUT 'https://test.your-api-server.com/api/mes/scheduling/prog/send/64af69bf2367b483026e4a62' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"respuesta": {
"qtyArray": [
30,
50,
20,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"recipeName": "USO GENERAL",
"recipeIdController": 0,
"_idSchedule": "64af695c2367b483026e4a48"
}
}