Why do we sometimes need "__class" and sometimes "___class"?

Actually, I don’t get the difference - could you tell me about it, please?
Why isn’t it “__class” all the way through?

Thanks in advance!

Best regards,
Fabian

Hey there,

could you please elaborate on this one?
It seems that you changed things in the latest update - now we get an error:

{
	"message": "Wrong data: __class . Names can start only with letter.",
	"code": 2004
}

when trying to insert new objects - even though “___class” seems to be needed, in order to allow nested objects.

The REST-Docs don’t say anything clear and we ran into multiple problems before, so please tell us, what parameter is needed and when.

Thanks a lot in advance,
Fabian

Hi Fabian,

It should be only “___class” (three underscores). When do you see it requiring __class?

Regards,
Mark