<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/ErrorCodeSoftwareUpdateRequired",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "mdm-services:ErrorCodeSoftwareUpdateRequired"
  },
  "title" : "ErrorCodeSoftwareUpdateRequired"
}
-->

# ErrorCodeSoftwareUpdateRequired

An error response that indicates the system requires a software update.

```
object ErrorCodeSoftwareUpdateRequired
```

## Discussion

The schema for a JSON or property list XML document that an MDM server’s 403 response body contains. The response headers need to include a “Content-Type” header that indicates whether the response returns JSON or XML.

The MDM server returns this response when a device enrolls in MDM during Setup Assistant and it requires the device to perform a software update before it can continue with enrollment and setup.

## Topics

### Objects

[`ErrorCodeSoftwareUpdateRequired.Details`](/documentation/DeviceManagement/ErrorCodeSoftwareUpdateRequired/Details-data.dictionary)

A dictionary that contains additional data about the software update required error code.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)