Sample Optimizer API integration

This is an example of how to call the Optimizer 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://<BaseURL>/optimizer/{tenantId}/v3/order/optimization

User exit information

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