I am looking for help using POST with the /objects/properties endpoint. My goal is to get properties from a specific list of objects, all the same type. I am using a GET with a view to get the object ID & version info, and then want to assemble a POST with /objects/properties avoid the url length limit, as advised in a few posts in this forum.
Using GET with the objectTypeID/objectID/latest works fine, e.g.: /objects/properties;179/1389/latest;179/1511/latest;179/1512/latest
But I'm not able to make a POST to the same endpoint work, e.g. /objects/properties (with objver input).
The closest I've gotten is with this input, this is the ObjVer info from one of the objects:
