Hi everybody,
I'm trying to move emails (subtype 749 which are stored in CS 10.5) from one location to another but it doesn't work. I always get "400 Bad request". Moving other objects (folders, text documents, jpeg documents) works fine with the same target folder. I use requests like this:
.../api/v1/nodes/7620620?parent_id=7614237&OTCSTICKET=...
When I send a request for getting information about an email node then I get strange information in the data block:
"reserved_user_id": 0,
"type": 749,
"type_name": "Unbekannt",
"volume_id": 25602
},
Why do I get "Unknown" (= "Unbekannt") for type_name? Is this the reason for the issue with the moving action? Maybe there's something misconfigured within our CS regarding the subtypes?
Thanks for any help and best regards,
Matthias