Submitting Order and Retrieving Order Reference by using the REST service
Submitting an order and retrieving the order reference requires a user interface. You can also use REST API service to perform this step.
To submit the order and retrieve the order reference by using the REST service, perform the following steps:
- Procedure
- In a browser, enter the following endpoint:
http://<host_address>:9093/v1/order
The Orchestrator API swagger UI Submit Order page opens.
- Click the Authorize button and login with the user name and password.
- Click the
Try it out button and provide your REST request for submitting an order and then click the
Execute button.
This submits an order.