AccountDetail
The response that contains the details for an account.
Declaration
object AccountDetailProperties
| Name | Type | Description |
|---|---|---|
admin_id | string | The Apple Account of the person who generated the currently in-use tokens. |
facilitator_id | string | The legacy equivalent to the |
org_address | string | The organization address. |
org_email | string | The organization email address. |
org_id | string | The customer ID. This key is available only in protocol version 3 and later. |
org_id_hash | string | The SHA hash of an organization identifier. This helps Mobile Device Management (MDM) server match the hash with the |
org_name | string | The organization name. |
org_phone | string | The organization phone. |
org_type | string | The type of organization. Possible values are |
org_version | string | Possible values: |
server_name | string | The name of the MDM server. |
server_uuid | string | The system-generated server identifier. |
urls | [Url] | The list of URLs available in the MDM service. This key is valid in X-Server-Protocol-Version 3 and later. |