Submitting Order and Retrieving Order Reference by using 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 REST service, perform the following steps:

Procedure

  1. In a browser, enter the following endpoint: http://<host_address>:9093/v1/order
    The Orchestrator API swagger UI Submit Order page opens.
  2. Click the Authorize button and login with the user name and password.
  3. 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.