identitytoken: ********************
{
"year": "2024",
"month": "10"
}
curl --location --request POST '/restcloud/nsi_smartorder/esb_flow_241226001' \
--header 'Content-Type: application/json' \
--header 'identitytoken;' \
--data-raw '{
"year": "2024",
"month": "10"
}'
{}