I’m testing the erp import regarding importing customers / organizations.
However I cannot seem to find how to add role. You add a customer to a org using;
"organizationIds": [
"id1","id2"
],
But how do you add also the role? Also is it possible to set username?