---
title: JsonPointer
framework: appleschoolmanagerapi
role: symbol
role_heading: Object
path: appleschoolmanagerapi/jsonpointer
---

# JsonPointer

An object that contains the JSON pointer that indicates the location of the error.

## Declaration

```data
object JsonPointer
```

## Properties

pointer: A JSON pointer that indicates the location of the error in the request entity.

## Discussion

Discussion In some cases, the JSON pointer may indicate an element that isn’t in the request entity, but needs to be. For more information about JSON pointers, see the RFC 6901 proposed standards document.

## See Also

### Objects and Data Types

- [OrgDevice](appleschoolmanagerapi/orgdevice.md)
- [OrgDeviceResponse](appleschoolmanagerapi/orgdeviceresponse.md)
- [OrgDevicesResponse](appleschoolmanagerapi/orgdevicesresponse.md)
- [OrgDeviceAssignedServerLinkageResponse](appleschoolmanagerapi/orgdeviceassignedserverlinkageresponse.md)
- [MdmServer](appleschoolmanagerapi/mdmserver.md)
- [MdmServerResponse](appleschoolmanagerapi/mdmserverresponse.md)
- [MdmServersResponse](appleschoolmanagerapi/mdmserversresponse.md)
- [MdmServerDevicesLinkagesResponse](appleschoolmanagerapi/mdmserverdeviceslinkagesresponse.md)
- [OrgDeviceActivity](appleschoolmanagerapi/orgdeviceactivity.md)
- [OrgDeviceActivityCreateRequest](appleschoolmanagerapi/orgdeviceactivitycreaterequest.md)
- [OrgDeviceActivityResponse](appleschoolmanagerapi/orgdeviceactivityresponse.md)
- [AppleCareCoverage](appleschoolmanagerapi/applecarecoverage.md)
- [AppleCareCoverageResponse](appleschoolmanagerapi/applecarecoverageresponse.md)
- [PagedDocumentLinks](appleschoolmanagerapi/pageddocumentlinks.md)
- [PagingInformation](appleschoolmanagerapi/paginginformation.md)
