{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations InAppPurchasePriceSchedules API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "InAppPurchasePriceSchedules", "type": "folder" }, "items": [ { "info": { "name": "Create in App Purchase Price Schedules", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules", "body": { "type": "json", "data": "{}" } }, "docs": "Create in App Purchase Price Schedules" }, { "info": { "name": "Get in App Purchase Price Schedules", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[inAppPurchasePriceSchedules]", "value": "", "type": "query", "description": "the fields to include for returned resources of type inAppPurchasePriceSchedules" }, { "name": "fields[territories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type territories" }, { "name": "fields[inAppPurchasePrices]", "value": "", "type": "query", "description": "the fields to include for returned resources of type inAppPurchasePrices" }, { "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 in App Purchase Price Schedules" }, { "info": { "name": "List Related in App Purchase Price Schedules / Automatic Prices", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/: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 in App Purchase Price Schedules / Automatic Prices" }, { "info": { "name": "List Related in App Purchase Price Schedules / Automatic Prices", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/:id/automaticPrices", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "filter[territory]", "value": "", "type": "query", "description": "filter by id(s) of related 'territory'" }, { "name": "fields[inAppPurchasePrices]", "value": "", "type": "query", "description": "the fields to include for returned resources of type inAppPurchasePrices" }, { "name": "fields[inAppPurchasePricePoints]", "value": "", "type": "query", "description": "the fields to include for returned resources of type inAppPurchasePricePoints" }, { "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 in App Purchase Price Schedules / Automatic Prices" }, { "info": { "name": "Get Related in App Purchase Price Schedules / Base Territory", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/:id/relationships/baseTerritory", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related in App Purchase Price Schedules / Base Territory" }, { "info": { "name": "Get Related in App Purchase Price Schedules / Base Territory", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/: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 in App Purchase Price Schedules / Base Territory" }, { "info": { "name": "List Related in App Purchase Price Schedules / Manual Prices", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/: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 in App Purchase Price Schedules / Manual Prices" }, { "info": { "name": "List Related in App Purchase Price Schedules / Manual Prices", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/:id/manualPrices", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "filter[territory]", "value": "", "type": "query", "description": "filter by id(s) of related 'territory'" }, { "name": "fields[inAppPurchasePrices]", "value": "", "type": "query", "description": "the fields to include for returned resources of type inAppPurchasePrices" }, { "name": "fields[inAppPurchasePricePoints]", "value": "", "type": "query", "description": "the fields to include for returned resources of type inAppPurchasePricePoints" }, { "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 in App Purchase Price Schedules / Manual Prices" } ] } ], "bundled": true }