We had the same issue. You have to send the options in an array.
You’re missing the [] – characters which need to embrace your “D5600 32GB”.
I hope this helps!
See example down below:
“attributes”: [
{
“name”: “COLORE”,
“position”: 0,
“visible”: false,
“variation”: true,
“options”: [ “Black Blue” ]
}