Open APIs

 View Only
  • 1.  TMF663: shopping cart for a specific loaction

    Posted Mar 07, 2022 09:51
    Hi all,

    we are currently planning to use TMF663 to unify the communication between two systems - cart creation and cart processing.
    The created cart will also contain the location-based price of the items. To be able to process the cart, the subsequent system needs the identification of the location the cart has been created for.

    What would be the TMF best practice approach (as there is no dedicated field for a location entity within the shopping cart)?

    Thanks a lot!

    Best,
    Robert

    ------------------------------
    Robert Owen
    ------------------------------


  • 2.  RE: TMF663: shopping cart for a specific loaction

    Posted Mar 08, 2022 06:52
    Presumably what is important is the location of the Party who is creating the shopping cart. This could be taken from the contact medium of Party.
    Alternatively you could extend the ID and add an attribute of type RelatedPlace to the shopping cart
    Hope it helps

    ------------------------------
    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.
    ------------------------------



  • 3.  RE: TMF663: shopping cart for a specific loaction

    Posted Mar 09, 2022 05:13
    Hi Jonathan,

    yes, thanks a lot.

    ------------------------------
    Robert Owen
    NTS Retail KG
    ------------------------------



  • 4.  RE: TMF663: shopping cart for a specific loaction

    Posted Jul 01, 2023 08:01

    Hi Jonathan,

    We are also looking same kind of solution for below delivery info incorporation. Should we extend contact medium with additional input or geographic address will be better option or any other option to achieve same? Please suggest

    deliveryInfo/
                deliveryType<home or Store>
                storeName
                notifyCourierFlag <true' to nofity Logistics Partner if Delivery Type is 'Home'>
                contactDetails
                contactName
                pickupComments
                address/
                     houseNumber
                     wayNumber
                     cityId
                     city



    ------------------------------
    Chetan Patel
    Tech Mahindra Limited
    ------------------------------



  • 5.  RE: TMF663: shopping cart for a specific loaction

    Posted Jul 02, 2023 01:24

    Hi Chetan

    There is a dedicated API, Shipping Order (TMF700), not all the assets are available, but you can see the swagger and user guide at the beta table https://www.tmforum.org/oda/open-apis/table/pre-production

    Generally you would not deal with shipping information until the checkout stage, where the cart becomes a firm product order.



    ------------------------------
    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.
    ------------------------------