{
  "data": {
    "statusCode": 104,
    "statusMessage": "partially applied subscription",
    "additionalInfo": {
      "rejected": [
        {
          "details": "Some other error message from the DMI",
          "targets": ["CMHandle2"]
        },
        {
          "details": "Some error message from the DMI",
          "targets": ["CMHandle1"]
        }
      ],
      "pending": [
        {
          "details": "Some other error happened",
          "targets": ["CMHandle4", "CMHandle5"]
        },
        {
          "details": "Some error causes pending",
          "targets": ["CMHandle3"]
        }
      ]
    }
  }
}