Hi,
We started working on TMF658 Implementation.
I have question regd response structure for GET /loyaltyManagement/loyaltyAccount/{account}/loyaltyBalance API
Response structure looks below. But it doesnt have any place for adding additional custom information e.g. Tiers/Level or something else
{
"id": "iTunes",
"href": " http://server:port/loyaltyManagement/loyaltyAccount/JohnLoyalty/loyaltyBalance/iTunes",
"quantity": {
"unit": "NZD",
"balance": 300
},
"loyaltyProgramMember": {
"id": "PHDUIU8336",
"href": "http://server:port/loyaltyManagement/loyaltyProgramMember/PHDUIU8336"
}
"validFor": {
"startDateTime": "2016/02/19 18:42:23",
"endDateTime": "2018/12/30 17:42:23"
}
}
As TMF658 is still not in PROD , will it be possible to support this ?
------------------------------
Abhijeet Sharma
Amdocs Management Limited
------------------------------