tmflib 0.1.37

Interface library for processing TMF payloads
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
    "description" : "A Sample account",
    "relatedParty": [
        {
            "id" : "CUST123",
            "href" : "/tmf-api/customerManagement/customer/CUST123",
            "name" : "Sample Customer",
            "pmsIndicator" : "SomePMSValue",
            "UID" : "12389"
        }
    ]
}