{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations AppPriceSchedules API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "AppPriceSchedules", "type": "folder" }, "items": [ { "info": { "name": "Create App Price Schedules", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v1/appPriceSchedules", "body": { "type": "json", "data": "{}" } }, "docs": "Create App Price Schedules" }, { "info": { "name": "Get App Price Schedules", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appPriceSchedules/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[appPriceSchedules]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appPriceSchedules" }, { "name": "fields[apps]", "value": "", "type": "query", "description": "the fields to include for returned resources of type apps" }, { "name": "fields[territories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type territories" }, { "name": "fields[appPrices]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appPrices" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[automaticPrices]", "value": "", "type": "query", "description": "maximum number of related automaticPrices returned (when they are included)" }, { "name": "limit[manualPrices]", "value": "", "type": "query", "description": "maximum number of related manualPrices returned (when they are included)" } ] }, "docs": "Get App Price Schedules" }, { "info": { "name": "List Related App Price Schedules / Automatic Prices", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appPriceSchedules/:id/relationships/automaticPrices", "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 App Price Schedules / Automatic Prices" }, { "info": { "name": "List Related App Price Schedules / Automatic Prices", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appPriceSchedules/:id/automaticPrices", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "filter[startDate]", "value": "", "type": "query", "description": "filter by attribute 'startDate'" }, { "name": "filter[endDate]", "value": "", "type": "query", "description": "filter by attribute 'endDate'" }, { "name": "filter[territory]", "value": "", "type": "query", "description": "filter by id(s) of related 'territory'" }, { "name": "fields[appPrices]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appPrices" }, { "name": "fields[appPricePoints]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appPricePoints" }, { "name": "fields[territories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type territories" }, { "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 App Price Schedules / Automatic Prices" }, { "info": { "name": "Get Related App Price Schedules / Base Territory", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appPriceSchedules/:id/relationships/baseTerritory", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related App Price Schedules / Base Territory" }, { "info": { "name": "Get Related App Price Schedules / Base Territory", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appPriceSchedules/:id/baseTerritory", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[territories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type territories" } ] }, "docs": "Get Related App Price Schedules / Base Territory" }, { "info": { "name": "List Related App Price Schedules / Manual Prices", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appPriceSchedules/:id/relationships/manualPrices", "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 App Price Schedules / Manual Prices" }, { "info": { "name": "List Related App Price Schedules / Manual Prices", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appPriceSchedules/:id/manualPrices", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "filter[startDate]", "value": "", "type": "query", "description": "filter by attribute 'startDate'" }, { "name": "filter[endDate]", "value": "", "type": "query", "description": "filter by attribute 'endDate'" }, { "name": "filter[territory]", "value": "", "type": "query", "description": "filter by id(s) of related 'territory'" }, { "name": "fields[appPrices]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appPrices" }, { "name": "fields[appPricePoints]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appPricePoints" }, { "name": "fields[territories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type territories" }, { "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 App Price Schedules / Manual Prices" } ] } ], "bundled": true }