API support

The widget uses these APIs to retrieve data:
  • Product recommendation

    The Cross-Sell Recommender AI API retrieves the order's item numbers as input and returns the item numbers for the cross-sell recommendations.

  • Item description

    Using the recommended item numbers and MMS200MI/GetItmBasic to retrieve the item description (ITDS).

  • Item net price

    Using the recommended item numbers and OIS320MI/GetPriceLine to retrieve the customer item net price (NETP).

  • Item margin

    Using the recommended item numbers and OIS320MI/GetPriceLine to retrieve the item margin (TBPR).

  • Item availability

    Using the recommended item numbers and MMS200MI/GetItmWhsBal to retrieve the item balance (AV01).