TM Forum Community

 View Only
  • 1.  TMF654-PrepayBalance Extension

    TM Forum Member
    Posted Jun 12, 2023 08:03

    Hi All,

    @Jonathan Goldberg 

    Please suggest, should I extend TMF654-PrepayBalance(AdjustBalance) service with below changes? I need to capture tax information with actual total amount information so I am looking for changes.

    Option1 : Under amount object

    "amount" : {
    amount
    units
    @baseType
    @schemaLocation)
    @type
    "taxAmount" :[{
    amount    number($float)
    units   string
    @baseType    string
    @schemaLocation    string($uri)
    @type    string
    }]
    }

    Option2 : separate tax amount object

    "taxAmount" :[{
    amount    number($float)
    units   string
    @baseType    string
    @schemaLocation    string($uri)
    @type    string
    }]


    #General

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


  • 2.  RE: TMF654-PrepayBalance Extension

    Posted Jun 13, 2023 04:45

    Hi @Chetan Hirpara 

    Have you considered using the ImpactedBucketItem sub-resource to capture the breakdown between amount and tax?

    The name field can be used to identify the item as a tax amount.

    Hope this helps,

    Phil



    ------------------------------
    Phil Moss
    MATRIXX Software
    ------------------------------



  • 3.  RE: TMF654-PrepayBalance Extension

    TM Forum Member
    Posted Jun 13, 2023 04:53

    Hi Phil,

    Thanks a lot for response.

    Are you suggesting below section to capture amount & tax information ?



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



  • 4.  RE: TMF654-PrepayBalance Extension

    Posted Jun 13, 2023 05:18

    Hi Chetan,

    I was looking at impactedBucketItem as a sub-resource of impactedBucket. It's included in the spec but I now see it's not included in the Swagger file. One of my colleagues is working on some updates to this API and so I'll see if I can get an answer on whether it's the Spec or Swagger which is wrong.

    Thanks,

    Phil



    ------------------------------
    Phil Moss
    MATRIXX Software
    ------------------------------



  • 5.  RE: TMF654-PrepayBalance Extension

    Posted Jun 13, 2023 06:03
      |   view attached

    Hi Chetan,

    The resources I referred to have been fixed in the latest version of the Swagger which is on its way through the review and approval process.

    I attach a copy as a text file here for your reference. Bear in mind that the final published version may differ from this one once all reviews and approvals are complete.

    Hope this helps

    Phil



    ------------------------------
    Phil Moss
    MATRIXX Software
    ------------------------------

    Attachment(s)



  • 6.  RE: TMF654-PrepayBalance Extension

    TM Forum Member
    Posted Jun 13, 2023 14:57

    Thanks Phil for helping out here.

    Chetan, I recommend that you use the TaxItem entity, you'll find it referenced in the swaggers for TMF678 Customer Bill and TMF620 Product Catalog.

    And keep it separate from the basic amount.



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



  • 7.  RE: TMF654-PrepayBalance Extension

    TM Forum Member
    Posted Jun 13, 2023 15:34

    Thanks a lot @Jonathan Goldberg , I was looking same kind of object support. Its appropriate for requirement.



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



  • 8.  RE: TMF654-PrepayBalance Extension

    TM Forum Member
    Posted Jun 13, 2023 15:33

    Thanks a lot phil your quick guidance.



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



  • 9.  RE: TMF654-PrepayBalance Extension

    TM Forum Member
    Posted Jun 23, 2023 11:23

    Ist this version (4.1.0) of the api supposed to be published on https://www.tmforum.org/oda/open-apis/table



    ------------------------------
    Ralf Waldstein
    Dave Raymer
    ------------------------------



  • 10.  RE: TMF654-PrepayBalance Extension

    TM Forum Member
    Posted Jun 25, 2023 04:40

    It will hopefully get published there eventually, after the usual cycles of team and team lead review. In the meantime you can find beta assets (in the meantime only the swagger) for 4.1 at https://www.tmforum.org/oda/open-apis/table/pre-production (be aware that this link is not necessarily accessible to all TMF website users).



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