TM Forum Community

 View Only
  • 1.  Handling Bundle Product as per TMF622

    TM Forum Member
    Posted 12 days ago

    Hi, 

    Need help in designing a Product Order API payload to create bundle products.

    How REST API payload should look like for bundle products following TMF 622 standards?

    Thanks in Advance,

    Kamini


    #General

    ------------------------------
    Kamini Gangwani
    Capgemini
    ------------------------------


  • 2.  RE: Handling Bundle Product as per TMF622

    TM Forum Member
    Posted 12 days ago

    Think this depends on the implementation would suggest.. ProductOrder to contain a ProductOrderItem for the Bundle ProductOffer ProductOrderItem for each of the child ProductOffers. Bundle ProductOffer ProductOrderItem will have relationship to child ProductOffer ProductOrderItem.



    ------------------------------
    Srinivasa Vellanki
    Jio Platforms Limited
    Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of my employer or TM Forum.
    ------------------------------



  • 3.  RE: Handling Bundle Product as per TMF622

    TM Forum Member
    Posted 8 days ago

    Thanks Srinivasa for your inputs!

    I see one example payload in TMF 622 document where we have a ProductOrderItem-1 which is a bundle product will have isBundle=true and will also contain a list of  productOrderItemRelationship[] with (productOrderItem.id and "relationshipType": "bundles") for all bundle products (ProductOrderItem-2,3,4) which are separate productOrderItems.

    We will try to follow the same design.



    ------------------------------
    Kamini Gangwani
    Capgemini
    ------------------------------