POST /orders/{id}/convertSubjectOrder
Converts a subject order to an order.
Roles that can access this endpoint are Users, Customers.
Parameters
name |
description |
type |
default |
type |
id |
of the order to be converted |
path
|
|
String
|
Result
RowOrders
the created RowOrders object
Try It Out
Request