activate for studio
For old project, activate in studio the option "In Json configuration, manage nulls"
The option is activate by default for new project.
send update with a null for Json
curl -X POST 'https://sesvcoweud006-vcore-fa.azurewebsites.net/api/vcore/v1/stores/low-frequency.mega5/items?code=xxxxxw%3D%3D' \
-H 'maestroContext: {}' \
-H 'storeids: [low-frequency.mega5]' \
-H 'swConfigurationName: JSON' \
-d '[{
"FIELD_1":"9001",
"FIELD_2":null,
"FIELD_3":16
}]'
version studio
Version engine superior to 1.8.25