Apple · Example Payload

App Store Connect Paged Document Links Example

DeveloperiOSmacOSMobileTechnologyFortune 100

App Store Connect Paged Document Links Example is an example object payload from Apple, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

selffirstnext

Example Payload

Raw ↑
{
  "self": "example_value",
  "first": "example_value",
  "next": "example_value"
}