Contents

Refresh Cellular Plans

Query a carrier URL for active eSIM cellular-plan profiles on a device.

URL

PUT https://yourmdmhost.example.com/mdm#RefreshCellularPlansCommand

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/xml
RefreshCellularPlansResponse

The response object the system returns for the Refresh Cellular Plans Command.

Discussion

Error codes

An error response uses one of the following error codes:

  • 36001: Unable to communicate with the cellular software stack.

  • 36002: The hardware doesn’t support this command.

  • 36003: The cellular stack was unable to perform the request. This error can also occur if the cellular stack is busy, in which case, retrying the command later may resolve the issue.

Command availability

Device channel

iOS, Shared iPad

User channel

NA

Requires supervision

NA

Allowed in user enrollment

NA

Required access right

NA

Example request and response

HTTP Body

The request object the server returns for the Refresh Cellular Plans Command.

Topics

Commands and responses