{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations GameCenterAchievementVersions API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "GameCenterAchievementVersions", "type": "folder" }, "items": [ { "info": { "name": "Create Game Center Achievement Versions V2", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v2/gameCenterAchievementVersions", "body": { "type": "json", "data": "{}" } }, "docs": "Create Game Center Achievement Versions V2" }, { "info": { "name": "Get Game Center Achievement Versions V2", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v2/gameCenterAchievementVersions/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[gameCenterAchievementVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterAchievementVersions" }, { "name": "fields[gameCenterAchievements]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterAchievements" }, { "name": "fields[gameCenterAchievementLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterAchievementLocalizations" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[localizations]", "value": "", "type": "query", "description": "maximum number of related localizations returned (when they are included)" } ] }, "docs": "Get Game Center Achievement Versions V2" }, { "info": { "name": "List Related Game Center Achievement Versions V2 / Localizations", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v2/gameCenterAchievementVersions/:id/relationships/localizations", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" } ] }, "docs": "List Related Game Center Achievement Versions V2 / Localizations" }, { "info": { "name": "List Related Game Center Achievement Versions V2 / Localizations", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v2/gameCenterAchievementVersions/:id/localizations", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[gameCenterAchievementLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterAchievementLocalizations" }, { "name": "fields[gameCenterAchievementVersions]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterAchievementVersions" }, { "name": "fields[gameCenterAchievementImages]", "value": "", "type": "query", "description": "the fields to include for returned resources of type gameCenterAchievementImages" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "List Related Game Center Achievement Versions V2 / Localizations" } ] } ], "bundled": true }