{
  "data": {
    "OperationErrors": {
      "OperationError": [
        {
          "Code": 0,
          "Details": "",
          "Message": "No errors occurred."
        }
      ]
    },
    "PartialErrors": {
      "ArrayOfOperationError": {
        "OperationError": [
          {
            "Code": 515,
            "Details": "ClientEntityId 144015218 is invalid for this operation.",
            "Message": "The client entity ID is not valid."
          }
        ]
      }
    }
  }
}