Open APIs

 View Only
  • 1.  API for product configuration and pricing

    TM Forum Member
    Posted Jul 17, 2019 05:41
    ​Hi all,
    i am searching for the right API to configure the product offerings/product specification with rules (e.g. Tarif + 200 options) to create an product and to find the right product offering price for the customer (e.g. one product offering with 3 prices: a standard price, a special price for the staff and a special price for new customers). The result from the API should be the product with the price.
    Thanks

    ------------------------------
    Jens Strotmann
    Deutsche Telekom AG
    ------------------------------


  • 2.  RE: API for product configuration and pricing

    TM Forum Member
    Posted Jul 22, 2019 04:06
    Hi Jens
    The product catalog model (TMF620) is flexible and allows you to create implementations according to different business models. You could certainly create a single ProductOffering with three ProductOfferingPrices, and then apply the correct price when instantiating the Product in a ProductOrder.
    However the best practice, to best of my knowledge, would be to differentiate at the ProductOffering, so you would create an Offering for each of the customer types.
    You would then use Product Offering Qualification (TMF679) to filter out the relevant offering according to the customer in context.
    Hope it helps

    ------------------------------
    Jonathan Goldberg
    Amdocs Management Limited
    ------------------------------