REST API - create organizations with multiple SLA instances
Hello,
Summery: we have a need to create 100+ Organisations with multiple SLA instances for each one of the organizations.
Problem: data import wizard does not have parameter SLA instances. We are looking for an API that will allow us to create organization with multiple SLA instances. I already have an API request to create org with 1 SLA instances, but missing request to create it with multiple SLAs. Tried to inserting array of ID's but it gives an error:
"detail": "A problem setting a property was encountered: Not allowed: ID and LookupName refer to different objects: Organization.ServiceSettings.SLAInstances[].NameOfSLA.ID",
Tagged:
0