Sample Rank API integration

This is an example of how to call the Rank API from your Order Management System to integrate with the Optimization service.

Invoking the API by using a REST client

  1. Obtain the authorization token by completing the procedure in Accessing APIs.
  2. Using the access token, you can make an API call along with the header and input body. For example:
    https://<Base URL>/optimizer/{tenantId}/v1/order/nodes/rank

User exit information

The API needs to be called from OMPGetSourcingCorrectionsUE of IBM® Sterling Order Management System Software.