{
  "AccountAttributes": [
    {
      "AttributeName": "string",
      "AttributeValues": [
        {
          "AttributeValue": "string"
        }
      ]
    },
    {
      "AttributeName": "string",
      "AttributeValues": [
        {
          "AttributeValue": "string"
        },
        {
          "AttributeValue": "string"
        }
      ]
    }
  ]
}