Creates an order using an order connector created within Operations1.
The request body needs to contain all properties defined in the order connector configuration. You will find an example payload in the specific order connector configuration page in Operations1.
If the order connector creation is successful, the response will contain the created order object with a status code of 201. If something is incorrect with the payload you will get an error with status code 422 with a more specific error code and message explaining the problem.
We are using the provided data to find fitting class characteristics. The provided values need to match the identification properties of the class characteristics. The found class characteristics are then used to find documents with matching class characteristics. These documents will be attached to the created order. The order is automatically started.