Open APIs

 View Only
  • 1.  retrieving transaction

    Posted Jun 21, 2023 03:06

    hi, we are using TMF 622 for digital product ordering, 

    what is the suitable API from TM Forum to retrieve transaction that done by specific customer? 

    <quillbot-extension-portal></quillbot-extension-portal>



    ------------------------------
    zaina itriq
    TO BE VERIFIED
    ------------------------------


  • 2.  RE: retrieving transaction

    Posted Jun 22, 2023 10:00

    TMF622 is an API, perhaps you mean: what is the suitable operation to retrieve transactions?

    The operation would be GET (i.e. search) with a filter string on the relatedParty.id property set to the ID of the customer (and perhaps relatedParty.role set to "customer", depending on how you've implemented RelatedParty in your API implementation).

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