curl --location --request POST 'https://93.43.5.102/limsapi/api/odata/CommessaWeb(95833)/ImportaCommessa' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer ••••••' \
--data '{}'

RESPONSE:
{
    "simulated": true,
    "endpoint": "CommessaWeb(95833)\/ImportaCommessa"
}