Hi Chetan
There's an interesting thread discussion on accounts here: https://engage.tmforum.org/communities/community-home/digestviewer/viewthread
From this thread, you will learn that TMF Open API does not have the concept of a customer account. Products are owned by Customers, and are charged/billed to BillingAccounts.
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.
------------------------------
Original Message:
Sent: Jun 21, 2023 06:42
From: Chetan Patel
Subject: TMF629 - Associating AccountProduct with Customer
Hi All,
We are trying to associate the list of accountProducts with owned by a customer to the customer account. Here we have accountRef entity but there is no placeholder for production information so please suggest, how can we incorporate product with account information?
PFB my object that needs to map TMF compliance.
"customerAccount": [
{
"accountProducts": [
{
"billingAccountId": "1379",
"productId": "55",
"productType": "MOBILE",
"lineType": "prepaid",
"msisdn": "123400654",
"status": "ACTV"
"barringReason":{
barReason : ""
barType : ""
barStatus : ""
}
"additionalInformation":[{
name:"",
value:""
}]
}]
#General
------------------------------
Chetan Patel
Tech Mahindra Limited
------------------------------