REST Services

TIBCO OPE consumes online and offline model loading. In the offline model loading, different models (for example, price, product, and category) generated from modeling products, such as TIBCO Product and Service Catalog, are copied to the backend storage and TIBCO OPE reads those models from the storage using the MinIO object library.

TIBCO OPE provides different REST Services for different purposes:
  • Category-related method:
    • getCategories
  • Offers-related methods:
    • getEligibleOffers
    • validateOffers
  • Price-related methods:
    • getPriceInformation
    • getPrices
  • Product Info-related method:
    • getProductInformation
  • Search Offers-related method:
    • searchOffers