POST-ProfileData and Policy Data

{
    "profile-data": {
        "MSISDN": ["9111111111", "9211111111", "1111111113"]
    },
    "policy-data": {
        "am-data": {
            "praInfos": {
                "p1": {
                    "praId": "p1",                  

                    "trackingAreaList": [{
                            "plmnId": {
                                "mcc": "976",
                                "mnc": "32"
                            },
                            "tac": "5CB6"
                        },
                        {
                            "plmnId": {
                                "mcc": "977",
                                "mnc": "33"
                            },
                            "tac": "5CB7"
                        }
                    ],
                    "ecgiList": [{
                            "plmnId": {
                                "mcc": "976",
                                "mnc": "32"
                            },
                            "eutraCellId": "92FFdBE"
                        },
                        {
                            "plmnId": {
                                "mcc": "977",
                                "mnc": "33"
                            },
                            "eutraCellId": "8F868C4"
                        }
                    ],
                    "ncgiList": [{
                            "plmnId": {
                                "mcc": "976",
                                "mnc": "32"
                            },
                            "nrCellId": "b2fB6fE9D"
                        },
                        {
                            "plmnId": {
                                "mcc": "977",
                                "mnc": "33"
                            },
                            "nrCellId": "5d1B4127b"
                        }
                    ],
                    "globalRanNodeIdList": [{
                            "plmnId": {
                                "mcc": "965",
                                "mnc": "235"
                            },
                            "n3IwfId": "fFf0f2AFbFa16CEfE7",
                            "gNbId": {
                                "bitLength": 25,
                                "gNbValue": "1A8F1D"
                            },
                            "ngeNbId": "SMacroNGeNB-f077d"
                        },
                        {
                            "plmnId": {
                                "mcc": "967",
                                "mnc": "238"
                            },
                            "n3IwfId": "fFf0f2AFbFa16CEfE7",
                            "gNbId": {
                                "bitLength": 25,
                                "gNbValue": "1A8F1D"
                            },
                            "ngeNbId": "SMacroNGeNB-4Ea7C"
                        }
                    ]
                }
            },
            "subscCats": ["cat1", "cat2"]
        },
        "sm-data":

        {
            "umData": {
                "mk1": {
                    "scopes": {
                        "11-abc123": {
                            "dnn": [
                                "dnn1"
                            ],
                            "snssai": {
                                "sd": "abc123",
                                "sst": 11
                            }
                        },
                        "22-abc123": {
                            "dnn": [
                                "dnn2"
                            ],
                            "snssai": {
                                "sd": "abc123",
                                "sst": 22
                            }
                        },
                        "33-abc123": {
                            "dnn": [
                                "dnn1",
                                "dnn2"
                            ],
                            "snssai": {
                                "sd": "abc123",
                                "sst": 33
                            }
                        }
                    },
                    "limitId": "mk1",
                    "umLevel": "SERVICE_LEVEL",
                    "resetTime": "2018-01-02T08:17:14.090Z",
                    "allowedUsage": {
                        "duration": 9000,
                        "totalVolume": 8888,
                        "uplinkVolume": 6666,
                        "downlinkVolume": 7777
                    }
                }
            },
            "umDataLimits": {
                "mk1": {
                    "scopes": {
                        "11-abc123": {
                            "dnn": [
                                "dnn1"
                            ],
                            "snssai": {
                                "sd": "abc123",
                                "sst": 11
                            }
                        },
                        "22-abc123": {
                            "dnn": [
                                "dnn2"
                            ],
                            "snssai": {
                                "sd": "abc123",
                                "sst": 22
                            }
                        },
                        "33-abc123": {
                            "dnn": [
                                "dnn1",
                                "dnn2"
                            ],
                            "snssai": {
                                "sd": "abc123",
                                "sst": 33
                            }
                        }
                    },
                    "endDate": "2018-11-05T08:17:14.090Z",
                    "limitId": "mk1",
                    "umLevel": "SESSION_LEVEL",
                    "startDate": "2018-09-05T08:17:14.090Z",
                    "usageLimit": {
                        "duration": 6000,
                        "totalVolume": 9000,
                        "uplinkVolume": 5000,
                        "downlinkVolume": 4000
                    },
                    "resetPeriod": {
                        "period": "WEEKLY",
                        "maxNumPeriod": 2
                    }
                }
            },
            "smPolicySnssaiData": {
                "11-abc123": {
                    "snssai": {
                        "sd": "abc123",
                        "sst": 11
                    },
                    "smPolicyDnnData": {
                        "dnn1": {
                            "dnn": "dnn1",
                            "gbrDl": "7788 Kbps",
                            "gbrUl": "5566 Kbps",
                            "online": true,
                            "chfInfo": {
                                "primaryChfAddress": "1.1.1.1",
                                "secondaryChfAddress": "2.2.2.2"
                            },
                            "offline": true,
                            "praInfos": {
                                "p1": {
                                    "praId": "p1",
                                    "ecgiList": [{
                                            "plmnId": {
                                                "mcc": "976",
                                                "mnc": "32"
                                            },
                                            "eutraCellId": "92FFdBE"
                                        },
                                        {
                                            "plmnId": {
                                                "mcc": "977",
                                                "mnc": "33"
                                            },
                                            "eutraCellId": "8F868C4"
                                        }
                                    ],
                                    "ncgiList": [{
                                            "plmnId": {
                                                "mcc": "976",
                                                "mnc": "32"
                                            },
                                            "nrCellId": "b2fB6fE9D"
                                        },
                                        {
                                            "plmnId": {
                                                "mcc": "977",
                                                "mnc": "33"
                                            },
                                            "nrCellId": "5d1B4127b"
                                        }
                                    ],                                    

                                    "trackingAreaList": [{
                                            "tac": "5CB6",

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            }

                                        },

                                        {

                                            "tac": "5CB7",

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            }

                                        }

                                    ],

                                    "globalRanNodeIdList": [{

                                            "gNbId": {

                                                "gNbValue": "1A8F1D",

                                                "bitLength": 25

                                            },

                                            "plmnId": {

                                                "mcc": "965",

                                                "mnc": "235"

                                            },

                                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                                            "ngeNbId": "SMacroNGeNB-f077d"

                                        },

                                        {

                                            "gNbId": {

                                                "gNbValue": "1A8F1D",

                                                "bitLength": 25

                                            },

                                            "plmnId": {

                                                "mcc": "967",

                                                "mnc": "238"

                                            },

                                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                                            "ngeNbId": "SMacroNGeNB-4Ea7C"

                                        }

                                    ]

                                }

                            },

                            "ipv4Index": 0,

                            "ipv6Index": 0,

                            "subscCats": [

                                "cat1",

                                "cat2"

                            ],

                            "adcSupport": true,

                            "mpsPriority": true,

                            "allowedServices": [

                                "ser1",

                                "ser2"

                            ],

                            "mpsPriorityLevel": 2,

                            "imsSignallingPrio": true,

                            "refUmDataLimitIds": {

                                "mk1": {

                                    "monkey": [

                                        "monkey1"

                                    ],

                                    "limitId": "mk1"

                                }

                            },

                            "subscSpendingLimits": true

                        }

                    }

                },

                "22-abc123": {

                    "snssai": {

                        "sd": "abc123",

                        "sst": 22

                    },

                    "smPolicyDnnData": {

                        "dnn2": {

                            "dnn": "dnn2",

                            "gbrDl": "7788 Kbps",

                            "gbrUl": "5566 Kbps",

                            "online": true,

                            "chfInfo": {

                                "primaryChfAddress": "1.1.1.1",

                                "secondaryChfAddress": "2.2.2.2"

                            },

                            "offline": true,

                            "praInfos": {

                                "p1": {

                                    "praId": "p1",

                                    "ecgiList": [{

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            },

                                            "eutraCellId": "92FFdBE"

                                        },

                                        {

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            },

                                            "eutraCellId": "8F868C4"

                                        }

                                    ],

                                    "ncgiList": [{

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            },

                                            "nrCellId": "b2fB6fE9D"

                                        },

                                        {

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            },

                                            "nrCellId": "5d1B4127b"

                                        }

                                    ],

                                 

                                    "trackingAreaList": [{

                                            "tac": "5CB6",

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            }

                                        },

                                        {

                                            "tac": "5CB7",

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            }

                                        }

                                    ],

                                    "globalRanNodeIdList": [{

                                            "gNbId": {

                                                "gNbValue": "1A8F1D",

                                                "bitLength": 25

                                            },

                                            "plmnId": {

                                                "mcc": "965",

                                                "mnc": "235"

                                            },

                                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                                            "ngeNbId": "SMacroNGeNB-f077d"

                                        },

                                        {

                                            "gNbId": {

                                                "gNbValue": "1A8F1D",

                                                "bitLength": 25

                                            },

                                            "plmnId": {

                                                "mcc": "967",

                                                "mnc": "238"

                                            },

                                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                                            "ngeNbId": "SMacroNGeNB-4Ea7C"

                                        }

                                    ]

                                }

                            },

                            "ipv4Index": 0,

                            "ipv6Index": 0,

                            "subscCats": [

                                "cat1",

                                "cat2"

                            ],

                            "adcSupport": true,

                            "mpsPriority": true,

                            "allowedServices": [

                                "ser1",

                                "ser2"

                            ],

                            "mpsPriorityLevel": 2,

                            "imsSignallingPrio": true,

                            "refUmDataLimitIds": {

                                "mk1": {

                                    "monkey": [

                                        "monkey1"

                                    ],

                                    "limitId": "mk1"

                                }

                            },

                            "subscSpendingLimits": true

                        }

                    }

                },

                "33-abc123": {

                    "snssai": {

                        "sd": "abc123",

                        "sst": 33

                    },

                    "smPolicyDnnData": {

                        "dnn1": {

                            "dnn": "dnn1",

                            "gbrDl": "7788 Kbps",

                            "gbrUl": "5566 Kbps",

                            "online": true,

                            "chfInfo": {

                                "primaryChfAddress": "1.1.1.1",

                                "secondaryChfAddress": "2.2.2.2"

                            },

                            "offline": true,

                            "praInfos": {

                                "p1": {

                                    "praId": "p1",

                                    "ecgiList": [{

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            },

                                            "eutraCellId": "92FFdBE"

                                        },

                                        {

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            },

                                            "eutraCellId": "8F868C4"

                                        }

                                    ],

                                    "ncgiList": [{

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            },

                                            "nrCellId": "b2fB6fE9D"

                                        },

                                        {

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            },

                                            "nrCellId": "5d1B4127b"

                                        }

                                    ],

                                     

                                    "trackingAreaList": [{

                                            "tac": "5CB6",

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            }

                                        },

                                        {

                                            "tac": "5CB7",

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            }

                                        }

                                    ],

                                    "globalRanNodeIdList": [{

                                            "gNbId": {

                                                "gNbValue": "1A8F1D",

                                                "bitLength": 25

                                            },

                                            "plmnId": {

                                                "mcc": "965",

                                                "mnc": "235"

                                            },

                                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                                            "ngeNbId": "SMacroNGeNB-f077d"

                                        },

                                        {

                                            "gNbId": {

                                                "gNbValue": "1A8F1D",

                                                "bitLength": 25

                                            },

                                            "plmnId": {

                                                "mcc": "967",

                                                "mnc": "238"

                                            },

                                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                                            "ngeNbId": "SMacroNGeNB-4Ea7C"

                                        }

                                    ]

                                }

                            },

                            "ipv4Index": 0,

                            "ipv6Index": 0,

                            "subscCats": [

                                "cat1",

                                "cat2"

                            ],

                            "adcSupport": true,

                            "mpsPriority": true,

                            "allowedServices": [

                                "ser1",

                                "ser2"

                            ],

                            "mpsPriorityLevel": 2,

                            "imsSignallingPrio": true,

                            "refUmDataLimitIds": {

                                "mk1": {

                                    "monkey": [

                                        "monkey1"

                                    ],

                                    "limitId": "mk1"

                                }

                            },

                            "subscSpendingLimits": true

                        },

                        "dnn2": {

                            "dnn": "dnn2",

                            "gbrDl": "7788 Kbps",

                            "gbrUl": "5566 Kbps",

                            "online": true,

                            "chfInfo": {

                                "primaryChfAddress": "1.1.1.1",

                                "secondaryChfAddress": "2.2.2.2"

                            },

                            "offline": true,

                            "praInfos": {

                                "p1": {

                                    "praId": "p1",

                                    "ecgiList": [{

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            },

                                            "eutraCellId": "92FFdBE"

                                        },

                                        {

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            },

                                            "eutraCellId": "8F868C4"

                                        }

                                    ],

                                    "ncgiList": [{

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            },

                                            "nrCellId": "b2fB6fE9D"

                                        },

                                        {

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            },

                                            "nrCellId": "5d1B4127b"

                                        }

                                    ],

                                     

                                    "trackingAreaList": [{

                                            "tac": "5CB6",

                                            "plmnId": {

                                                "mcc": "976",

                                                "mnc": "32"

                                            }

                                        },

                                        {

                                            "tac": "5CB7",

                                            "plmnId": {

                                                "mcc": "977",

                                                "mnc": "33"

                                            }

                                        }

                                    ],

                                    "globalRanNodeIdList": [{

                                            "gNbId": {

                                                "gNbValue": "1A8F1D",

                                                "bitLength": 25

                                            },

                                            "plmnId": {

                                                "mcc": "965",

                                                "mnc": "235"

                                            },

                                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                                            "ngeNbId": "SMacroNGeNB-f077d"

                                        },

                                        {

                                            "gNbId": {

                                                "gNbValue": "1A8F1D",

                                                "bitLength": 25

                                            },

                                            "plmnId": {

                                                "mcc": "967",

                                                "mnc": "238"

                                            },

                                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                                            "ngeNbId": "SMacroNGeNB-4Ea7C"

                                        }

                                    ]

                                }

                            },

                            "ipv4Index": 0,

                            "ipv6Index": 0,

                            "subscCats": [

                                "cat1",

                                "cat2"

                            ],

                            "adcSupport": true,

                            "mpsPriority": true,

                            "allowedServices": [

                                "ser1",

                                "ser2"

                            ],

                            "mpsPriorityLevel": 2,

                            "imsSignallingPrio": true,

                            "refUmDataLimitIds": {

                                "mk1": {

                                    "monkey": [

                                        "monkey1"

                                    ],

                                    "limitId": "mk1"

                                }

                            },

                            "subscSpendingLimits": true

                        }

                    }

                }

            }

        },

        "ue-policy-set": {

            "praInfos": {

                "p1": {

                    "praId": "p1",

                     

                    "trackingAreaList": [{

                            "plmnId": {

                                "mcc": "976",

                                "mnc": "32"

                            },

                            "tac": "5CB6"

                        },

                        {

                            "plmnId": {

                                "mcc": "977",

                                "mnc": "33"

                            },

                            "tac": "5CB7"

                        }

                    ],

                    "ecgiList": [{

                            "plmnId": {

                                "mcc": "976",

                                "mnc": "32"

                            },

                            "eutraCellId": "92FFdBE"

                        },

                        {

                            "plmnId": {

                                "mcc": "977",

                                "mnc": "33"

                            },

                            "eutraCellId": "8F868C4"

                        }

                    ],

                    "ncgiList": [{

                            "plmnId": {

                                "mcc": "976",

                                "mnc": "32"

                            },

                            "nrCellId": "b2fB6fE9D"

                        },

                        {

                            "plmnId": {

                                "mcc": "977",

                                "mnc": "33"

                            },

                            "nrCellId": "5d1B4127b"

                        }

                    ],

                    "globalRanNodeIdList": [{

                            "plmnId": {

                                "mcc": "965",

                                "mnc": "235"

                            },

                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                            "gNbId": {

                                "bitLength": 25,

                                "gNbValue": "1A8F1D"

                            },

                            "ngeNbId": "SMacroNGeNB-f077d"

                        },

                        {

                            "plmnId": {

                                "mcc": "967",

                                "mnc": "238"

                            },

                            "n3IwfId": "fFf0f2AFbFa16CEfE7",

                            "gNbId": {

                                "bitLength": 25,

                                "gNbValue": "1A8F1D"

                            },

                            "ngeNbId": "SMacroNGeNB-4Ea7C"

                        }

                    ]

                }

            },

            "subscCats": ["cat1", "cat2"],

            "uePolicySections": {

                "111": {

                    "upsi": "111",

                    "uePolicySectionInfo": null

                },

                "33": {

                    "upsi": "33",

                    "uePolicySectionInfo": null

                }

            },

            "upsis": ["111", "33"],

            "allowedRouteSelDescs": {

                "965-235": {

                    "servingPlmn": {

                        "mcc": "965",

                        "mnc": "235"

                    },

                    "snssaiRouteSelDescs": [{

                        "snssai": {

                            "sd": "abc123",

                            "sst": 11

                        },

                        "dnnRouteSelDescs": [{

                            "dnn": "dnn1",

                            "sscModes": ["SSC_MODE_1", "SSC_MODE_2"],

                            "pduSessTypes": ["IPV4"]

                        }]

                    }]

                }

            },

            "andspInd": true,

            "pei": "imei-355375345274757",

            "osIds": ["bceafb30-31bd-4b8d-b3c2-ed79d029531a", "cc9d9f97-0127-497c-9bca-79e8e9080ea8"]

        }

    }

}