Hi,
I have the following JSON server structure:
I can post to the first few fields without problem (fields Virnumm, Nonumm etc) , but anything to the fields within sticker_cars yields an error, as can be seen on the attempts below:
Successfull if I do not try to post to sticker_cars:
Unsucessfull otherwise if I post to a field in sticker_cars
Any idea how I need to format my raw JSON to post to the fields in sticker_cars?
Thank you in advance for any help