Summary
Create a New Service Order
Description
Create a new Service Order.
Route
POST /service_catalog/createServiceOrder
Roles
admin
engineering
support
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
service_order | object | yes | Data for the new Service Order. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | array | Data of the Service Order and the ID for the new Service Order. |