Create a new service order

Deprecated
Creates a new Service Order.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
service_orderobjectOptional

Response

Data of the Service Order and the ID for the new Service Order.
_idstring
service_idstring
namestring
descriptionstring
groupslist of strings
job_groupslist of strings
form_idstring
worflowstring
instance_dataobject
variable_namestring
createdBystring
createdstring
lastUpdatedBystring
lastUpdatedstring

Errors

500
Internal Server Error