New API in Orchestrator Service

The following API is part of the orchestrator service API:

Get Order Messages

Use this API to view plan item level and order level messages.

Method: HTTP GET

Endpoint: http://<host_address>:<port_address>/v1/order/messages

Input parameters:

orderId: <string>

orderRef: <string>

Note: You must provide either the orderId or orderRef.