Open APIs

 View Only
Expand all | Collapse all

TMF620- How to decide in Product Offering POST request for creation of ProductOfferingPrice

  • 1.  TMF620- How to decide in Product Offering POST request for creation of ProductOfferingPrice

    TM Forum Member
    Posted Oct 18, 2021 09:41
    Hello All,

    I have to create a POST product offering API . In Price section how i can decide i have to save whatever i am getting or i have to create price data using productOfferingPrice api .
    In payload type field have following value in document sample the "@type": "ProductOfferingPriceRefOrValue" .
    Please help to understand

    ------------------------------
    ajay awasthi
    Amdocs Management Limited
    ------------------------------


  • 2.  RE: TMF620- How to decide in Product Offering POST request for creation of ProductOfferingPrice
    Best Answer

    TM Forum Member
    Posted Oct 27, 2021 06:25
    As we discussed privately, the ProductOfferingPrice entity is stand-alone and reusable, so you can create POPs separately and then refer to them from within the Product Offering.
    BUT - since the RefOrValue pattern is used, you can also embed the POP within the PO without defining it separately. So the flexibility is there.

    ------------------------------
    Jonathan Goldberg
    Amdocs Management Limited
    Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
    ------------------------------