{
  "Id": "12345",
  "Phone": "+4456962356",
  "Email": "aa@aa.com",
  "Addresses": {
    "Home": {
      "Address": "",
      "City": "",
      "House": ""
    },
    "Shipping": {
      "Address": "",
      "City": "",
      "House": ""
    },
    "Billing": {
      "Address": "",
      "City": "",
      "House": ""
    }
  },
  "Privacy": [
    {
      "Cd": "a",
      "Description": ""
    },
    {
      "Cd": "",
      "Description": ""
    },
    {
      "Cd": "c",
      "Description": ""
    },
    {
      "Cd": "",
      "Description": ""
    },
    {
      "Cd": "e",
      "Description": ""
    },
    {
      "Cd": "f",
      "Description": ""
    }
  ],
  "BillingBand": {
    "InternalCd": [
      "1",
      "",
      "3",
      "",
      "",
      "",
      "",
      "",
      "9"
    ],
    "ExternalCd": [
      "a",
      "b",
      "",
      "d",
      "e",
      "",
      "g",
      "h",
      "i"
    ]
  }
}