{
"productId": "string",
"versionId": "string"
}
curl --location --request POST 'http://192.168.0.22/nexgen/produce-data/bomTechnices/imp' \
--header 'Content-Type: application/json' \
--data-raw '{
"productId": "string",
"versionId": "string"
}'
{}