{ "uuid": "b74ac0fe-fc13-4962-8e44-773ce2e97595", "lastMigration": 29, "name": "Google Play Android Developer API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "a130c175-28ca-41c2-92b6-f7d069192b90", "documentation": "Uploads an APK to internal app sharing. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See [Timeouts and Errors](https://developers.google.com/api-client-library/java/google-api-java-client/errors) for an example in java.", "method": "post", "endpoint": "androidpublisher/v3/applications/internalappsharing/:packageName/artifacts/apk", "responses": [ { "uuid": "14898bd3-9125-4a44-a715-c6a39de22958", "body": "{\n \"certificateFingerprint\": \"\",\n \"downloadUrl\": \"\",\n \"sha256\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7db82221-6a63-4c89-99ea-9c8cbf8b2f8c", "documentation": "Uploads an app bundle to internal app sharing. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See [Timeouts and Errors](https://developers.google.com/api-client-library/java/google-api-java-client/errors) for an example in java.", "method": "post", "endpoint": "androidpublisher/v3/applications/internalappsharing/:packageName/artifacts/bundle", "responses": [ { "uuid": "a32105bc-e0a8-4353-9e05-1e6199c4b96b", "body": "{\n \"certificateFingerprint\": \"\",\n \"downloadUrl\": \"\",\n \"sha256\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "46c5a713-fd54-455a-8574-2f7f868e96b7", "documentation": "Returns created device tier configs, ordered by descending creation time.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/deviceTierConfigs", "responses": [ { "uuid": "e4b02f50-59bb-4963-9802-b6b81e1e8840", "body": "{\n \"deviceTierConfigs\": [\n {\n \"deviceGroups\": [\n {\n \"deviceSelectors\": [\n {\n \"deviceRam\": {\n \"maxBytes\": \"\",\n \"minBytes\": \"\"\n },\n \"excludedDeviceIds\": [\n {\n \"buildBrand\": \"\",\n \"buildDevice\": \"\"\n }\n ],\n \"forbiddenSystemFeatures\": [\n {\n \"name\": \"\"\n }\n ],\n \"includedDeviceIds\": [\n {\n \"buildBrand\": \"\",\n \"buildDevice\": \"\"\n }\n ],\n \"requiredSystemFeatures\": [\n {\n \"name\": \"\"\n }\n ]\n }\n ],\n \"name\": \"\"\n }\n ],\n \"deviceTierConfigId\": \"\",\n \"deviceTierSet\": {\n \"deviceTiers\": [\n {\n \"deviceGroupNames\": [\n \"\"\n ],\n \"level\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c6f2b09-704f-40b3-b4ee-b02c73de0150", "documentation": "Creates a new device tier config for an app.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/deviceTierConfigs", "responses": [ { "uuid": "45b23006-a69f-4ee6-86fa-1ef0af81db83", "body": "{\n \"deviceGroups\": [\n {\n \"deviceSelectors\": [\n {\n \"deviceRam\": {\n \"maxBytes\": \"\",\n \"minBytes\": \"\"\n },\n \"excludedDeviceIds\": [\n {\n \"buildBrand\": \"\",\n \"buildDevice\": \"\"\n }\n ],\n \"forbiddenSystemFeatures\": [\n {\n \"name\": \"\"\n }\n ],\n \"includedDeviceIds\": [\n {\n \"buildBrand\": \"\",\n \"buildDevice\": \"\"\n }\n ],\n \"requiredSystemFeatures\": [\n {\n \"name\": \"\"\n }\n ]\n }\n ],\n \"name\": \"\"\n }\n ],\n \"deviceTierConfigId\": \"\",\n \"deviceTierSet\": {\n \"deviceTiers\": [\n {\n \"deviceGroupNames\": [\n \"\"\n ],\n \"level\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b4876d34-a908-4eda-81fd-4c60e3094244", "documentation": "Returns a particular device tier config.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/deviceTierConfigs/:deviceTierConfigId", "responses": [ { "uuid": "a3691b8f-f539-4687-91f5-b70dd6575423", "body": "{\n \"deviceGroups\": [\n {\n \"deviceSelectors\": [\n {\n \"deviceRam\": {\n \"maxBytes\": \"\",\n \"minBytes\": \"\"\n },\n \"excludedDeviceIds\": [\n {\n \"buildBrand\": \"\",\n \"buildDevice\": \"\"\n }\n ],\n \"forbiddenSystemFeatures\": [\n {\n \"name\": \"\"\n }\n ],\n \"includedDeviceIds\": [\n {\n \"buildBrand\": \"\",\n \"buildDevice\": \"\"\n }\n ],\n \"requiredSystemFeatures\": [\n {\n \"name\": \"\"\n }\n ]\n }\n ],\n \"name\": \"\"\n }\n ],\n \"deviceTierConfigId\": \"\",\n \"deviceTierSet\": {\n \"deviceTiers\": [\n {\n \"deviceGroupNames\": [\n \"\"\n ],\n \"level\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fb3767f-686c-488a-babe-ec4af8852100", "documentation": "Creates a new edit for an app.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits", "responses": [ { "uuid": "ff469614-1fc7-4311-9547-e7994e7496ad", "body": "{\n \"expiryTimeSeconds\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a841641-06f2-41fd-8c83-60c49d344064", "documentation": "Deletes an app edit.", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId", "responses": [ { "uuid": "8b88cc83-2523-42cf-8f71-93f72434229e", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "396e7b84-7cc4-446c-9077-91d0544ce8b8", "documentation": "Gets an app edit.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId", "responses": [ { "uuid": "ec437d7c-605b-4248-bada-b7bcb64690b5", "body": "{\n \"expiryTimeSeconds\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81739249-dc06-4b3e-b204-ab921026e235", "documentation": "Lists all current APKs of the app and edit.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/apks", "responses": [ { "uuid": "e2c69596-5c96-4c07-9dfc-ed76be30f4a8", "body": "{\n \"apks\": [\n {\n \"binary\": {\n \"sha1\": \"\",\n \"sha256\": \"\"\n },\n \"versionCode\": {{faker 'number.int' max=99999}}\n }\n ],\n \"kind\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b95c72c0-2419-47e6-999a-1f00537e7df6", "documentation": "Uploads an APK and adds to the current edit.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/apks", "responses": [ { "uuid": "95d6cb1a-29f0-4e57-b79c-915e3fe20ac0", "body": "{\n \"binary\": {\n \"sha1\": \"\",\n \"sha256\": \"\"\n },\n \"versionCode\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "48008af4-a466-472e-8d91-c1d93ef3cd14", "documentation": "Creates a new APK without uploading the APK itself to Google Play, instead hosting the APK at a specified URL. This function is only available to organizations using Managed Play whose application is configured to restrict distribution to the organizations.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/apks/externallyHosted", "responses": [ { "uuid": "6bee1d41-c4a0-4469-b237-789fa5e1e60f", "body": "{\n \"externallyHostedApk\": {\n \"applicationLabel\": \"\",\n \"certificateBase64s\": [\n \"\"\n ],\n \"externallyHostedUrl\": \"\",\n \"fileSha1Base64\": \"\",\n \"fileSha256Base64\": \"\",\n \"fileSize\": \"\",\n \"iconBase64\": \"\",\n \"maximumSdk\": {{faker 'number.int' max=99999}},\n \"minimumSdk\": {{faker 'number.int' max=99999}},\n \"nativeCodes\": [\n \"\"\n ],\n \"packageName\": \"\",\n \"usesFeatures\": [\n \"\"\n ],\n \"usesPermissions\": [\n {\n \"maxSdkVersion\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n ],\n \"versionCode\": {{faker 'number.int' max=99999}},\n \"versionName\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57dfe2c9-0750-47f9-946e-0adacc5bba01", "documentation": "Uploads a new deobfuscation file and attaches to the specified APK.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/apks/:apkVersionCode/deobfuscationFiles/:deobfuscationFileType", "responses": [ { "uuid": "5397435b-f7d7-4656-b952-ff43b5483dac", "body": "{\n \"deobfuscationFile\": {\n \"symbolType\": \"{{oneOf (array 'deobfuscationFileTypeUnspecified' 'proguard' 'nativeCode')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38f1ba85-c8c2-4ec8-8190-4b068aa9a49b", "documentation": "Fetches the expansion file configuration for the specified APK.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/apks/:apkVersionCode/expansionFiles/:expansionFileType", "responses": [ { "uuid": "f20b1914-28a6-4df1-ad5c-6010bc91f8ee", "body": "{\n \"fileSize\": \"\",\n \"referencesVersion\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e41e7cc7-ef7e-4482-a688-daecdd7b4b3c", "documentation": "Patches the APK's expansion file configuration to reference another APK's expansion file. To add a new expansion file use the Upload method.", "method": "patch", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/apks/:apkVersionCode/expansionFiles/:expansionFileType", "responses": [ { "uuid": "cc0b5e29-7016-48ed-9bae-556538b28e19", "body": "{\n \"fileSize\": \"\",\n \"referencesVersion\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78051566-50c2-406e-a4fd-59dadeb2f90d", "documentation": "Uploads a new expansion file and attaches to the specified APK.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/apks/:apkVersionCode/expansionFiles/:expansionFileType", "responses": [ { "uuid": "54d9f6f0-8d2f-4dae-873b-a024ddb86339", "body": "{\n \"expansionFile\": {\n \"fileSize\": \"\",\n \"referencesVersion\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78df2bde-7653-4d0a-8bff-d68b52b16158", "documentation": "Updates the APK's expansion file configuration to reference another APK's expansion file. To add a new expansion file use the Upload method.", "method": "put", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/apks/:apkVersionCode/expansionFiles/:expansionFileType", "responses": [ { "uuid": "6561b043-f9ca-4a08-9153-aaf069661796", "body": "{\n \"fileSize\": \"\",\n \"referencesVersion\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a95a6947-05e5-4886-9531-a62bb5b97f23", "documentation": "Lists all current Android App Bundles of the app and edit.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/bundles", "responses": [ { "uuid": "d2668da6-3d16-4bf2-8631-117474c98ed7", "body": "{\n \"bundles\": [\n {\n \"sha1\": \"\",\n \"sha256\": \"\",\n \"versionCode\": {{faker 'number.int' max=99999}}\n }\n ],\n \"kind\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "920460f3-614e-4832-8f7f-c895247a73ba", "documentation": "Uploads a new Android App Bundle to this edit. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See [Timeouts and Errors](https://developers.google.com/api-client-library/java/google-api-java-client/errors) for an example in java.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/bundles", "responses": [ { "uuid": "531e9fe5-a47a-4523-b377-3b353639ced6", "body": "{\n \"sha1\": \"\",\n \"sha256\": \"\",\n \"versionCode\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "542c9a5e-0af5-4841-99ef-41f63e2f7531", "documentation": "Gets country availability.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/countryAvailability/:track", "responses": [ { "uuid": "27ea5709-0682-44ab-a33e-b679c8c2fc63", "body": "{\n \"countries\": [\n {\n \"countryCode\": \"\"\n }\n ],\n \"restOfWorld\": {{faker 'datatype.boolean'}},\n \"syncWithProduction\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "318a896d-c38b-4f64-8827-66ddbcb0237f", "documentation": "Gets details of an app.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/details", "responses": [ { "uuid": "7ec86926-fd9f-4dc4-bd30-38d27e95423c", "body": "{\n \"contactEmail\": \"\",\n \"contactPhone\": \"\",\n \"contactWebsite\": \"\",\n \"defaultLanguage\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2fddeded-2deb-4aac-b5c6-659144df1d14", "documentation": "Patches details of an app.", "method": "patch", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/details", "responses": [ { "uuid": "834837dc-4cb1-4350-a712-d7ec6d28354f", "body": "{\n \"contactEmail\": \"\",\n \"contactPhone\": \"\",\n \"contactWebsite\": \"\",\n \"defaultLanguage\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "62ec8b66-b6f3-4d42-80b8-723fca03d433", "documentation": "Updates details of an app.", "method": "put", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/details", "responses": [ { "uuid": "2329f782-7bbc-4425-9b6b-a163af33873a", "body": "{\n \"contactEmail\": \"\",\n \"contactPhone\": \"\",\n \"contactWebsite\": \"\",\n \"defaultLanguage\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa3725a9-f5b2-4a62-b7eb-324c97319e24", "documentation": "Deletes all store listings.", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings", "responses": [ { "uuid": "759766c8-1d7b-4ed6-af03-ad848f569957", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b8d3ed11-f140-4978-9b62-a834308c3b6e", "documentation": "Lists all localized store listings.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings", "responses": [ { "uuid": "05736808-11fa-44bc-92e8-abf6179a0e4f", "body": "{\n \"kind\": \"\",\n \"listings\": [\n {\n \"fullDescription\": \"\",\n \"language\": \"\",\n \"shortDescription\": \"\",\n \"title\": \"\",\n \"video\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c3a3436-a2cf-468a-a022-fb6fc251dc38", "documentation": "Deletes a localized store listing.", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings/:language", "responses": [ { "uuid": "586604b2-7a64-4d22-97eb-d17428efcff0", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "88b3ed17-b3af-46ff-aec6-e690fcf890df", "documentation": "Gets a localized store listing.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings/:language", "responses": [ { "uuid": "91ad578d-971a-4094-827d-531fae4bbb3d", "body": "{\n \"fullDescription\": \"\",\n \"language\": \"\",\n \"shortDescription\": \"\",\n \"title\": \"\",\n \"video\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "934dd392-74c2-497b-9eac-b504cb5a71f3", "documentation": "Patches a localized store listing.", "method": "patch", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings/:language", "responses": [ { "uuid": "821fdc1b-0840-45f9-801e-dfe61e9c1615", "body": "{\n \"fullDescription\": \"\",\n \"language\": \"\",\n \"shortDescription\": \"\",\n \"title\": \"\",\n \"video\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bbce5b1-9d10-44b1-9fc3-70d423eb32c6", "documentation": "Creates or updates a localized store listing.", "method": "put", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings/:language", "responses": [ { "uuid": "d481f10f-718e-4573-bcdb-547fcd48f556", "body": "{\n \"fullDescription\": \"\",\n \"language\": \"\",\n \"shortDescription\": \"\",\n \"title\": \"\",\n \"video\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "73c218fa-5d5f-426f-aaa1-4e25359b8d9e", "documentation": "Deletes all images for the specified language and image type. Returns an empty response if no images are found.", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings/:language/:imageType", "responses": [ { "uuid": "29af6835-f69a-4b33-9634-098b222166a0", "body": "{\n \"deleted\": [\n {\n \"id\": \"\",\n \"sha1\": \"\",\n \"sha256\": \"\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f135dd69-516f-4c19-ab6d-13165bb5ccfb", "documentation": "Lists all images. The response may be empty.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings/:language/:imageType", "responses": [ { "uuid": "08228f41-2cf9-4e0c-b5c3-580a98b792ce", "body": "{\n \"images\": [\n {\n \"id\": \"\",\n \"sha1\": \"\",\n \"sha256\": \"\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c21eeba-1773-4aab-a01a-1addf063bd2c", "documentation": "Uploads an image of the specified language and image type, and adds to the edit.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings/:language/:imageType", "responses": [ { "uuid": "1472567a-a756-4a58-bc7d-c4e991682208", "body": "{\n \"image\": {\n \"id\": \"\",\n \"sha1\": \"\",\n \"sha256\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86a916c6-73e9-4696-8301-b31597db3b6c", "documentation": "Deletes the image (specified by id) from the edit.", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/listings/:language/:imageType/:imageId", "responses": [ { "uuid": "3e1d32fa-19dd-4621-a8ec-651ba9127508", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab4e2496-5ca6-4e0f-b077-9ec16b7e526b", "documentation": "Gets testers. Note: Testers resource does not support email lists.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/testers/:track", "responses": [ { "uuid": "620116a7-0f57-4159-9029-44eb5a21bc58", "body": "{\n \"googleGroups\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf9399cc-fae3-4436-b2b7-95491887949d", "documentation": "Patches testers. Note: Testers resource does not support email lists.", "method": "patch", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/testers/:track", "responses": [ { "uuid": "f810cee1-0015-429c-8d39-a20e87b17647", "body": "{\n \"googleGroups\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1afbdfb-43a6-46a9-9d6a-8bf617f638b0", "documentation": "Updates testers. Note: Testers resource does not support email lists.", "method": "put", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/testers/:track", "responses": [ { "uuid": "3913288d-a255-43db-8ed4-03d21d3f0e5b", "body": "{\n \"googleGroups\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "844dacaa-ef9f-4e35-aef0-770b136ea14f", "documentation": "Lists all tracks.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/tracks", "responses": [ { "uuid": "64f62b63-4e92-4c41-813b-29812fb05d6f", "body": "{\n \"kind\": \"\",\n \"tracks\": [\n {\n \"releases\": [\n {\n \"countryTargeting\": {\n \"countries\": [\n \"\"\n ],\n \"includeRestOfWorld\": {{faker 'datatype.boolean'}}\n },\n \"inAppUpdatePriority\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"releaseNotes\": [\n {\n \"language\": \"\",\n \"text\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'statusUnspecified' 'draft' 'inProgress' 'halted' 'completed')}}\",\n \"userFraction\": {{faker 'number.float'}},\n \"versionCodes\": [\n \"\"\n ]\n }\n ],\n \"track\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec04d604-de2e-45c4-874b-872f6f605d71", "documentation": "Gets a track.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/tracks/:track", "responses": [ { "uuid": "a9809b4b-edf3-44e1-9375-f6716cd009b1", "body": "{\n \"releases\": [\n {\n \"countryTargeting\": {\n \"countries\": [\n \"\"\n ],\n \"includeRestOfWorld\": {{faker 'datatype.boolean'}}\n },\n \"inAppUpdatePriority\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"releaseNotes\": [\n {\n \"language\": \"\",\n \"text\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'statusUnspecified' 'draft' 'inProgress' 'halted' 'completed')}}\",\n \"userFraction\": {{faker 'number.float'}},\n \"versionCodes\": [\n \"\"\n ]\n }\n ],\n \"track\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "604b3590-cdf6-478d-a524-1dc271ac3362", "documentation": "Patches a track.", "method": "patch", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/tracks/:track", "responses": [ { "uuid": "fffb65c9-d424-4c48-997e-407de5003849", "body": "{\n \"releases\": [\n {\n \"countryTargeting\": {\n \"countries\": [\n \"\"\n ],\n \"includeRestOfWorld\": {{faker 'datatype.boolean'}}\n },\n \"inAppUpdatePriority\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"releaseNotes\": [\n {\n \"language\": \"\",\n \"text\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'statusUnspecified' 'draft' 'inProgress' 'halted' 'completed')}}\",\n \"userFraction\": {{faker 'number.float'}},\n \"versionCodes\": [\n \"\"\n ]\n }\n ],\n \"track\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "873c571a-d75d-4a0f-9b49-c2b32e3b73bc", "documentation": "Updates a track.", "method": "put", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId/tracks/:track", "responses": [ { "uuid": "efc0b273-0181-42fc-951e-c0037c80b440", "body": "{\n \"releases\": [\n {\n \"countryTargeting\": {\n \"countries\": [\n \"\"\n ],\n \"includeRestOfWorld\": {{faker 'datatype.boolean'}}\n },\n \"inAppUpdatePriority\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"releaseNotes\": [\n {\n \"language\": \"\",\n \"text\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'statusUnspecified' 'draft' 'inProgress' 'halted' 'completed')}}\",\n \"userFraction\": {{faker 'number.float'}},\n \"versionCodes\": [\n \"\"\n ]\n }\n ],\n \"track\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2759d295-3342-4c7b-a353-c54152814225", "documentation": "Commits an app edit.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId:commit", "responses": [ { "uuid": "0c89f6f4-6b79-4144-94aa-83aff7575843", "body": "{\n \"expiryTimeSeconds\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "40f8e0bd-878d-4f97-b9c6-e5268c0fe300", "documentation": "Validates an app edit.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/edits/:editId:validate", "responses": [ { "uuid": "ea87f538-b4fa-420e-bfb7-2390f366d981", "body": "{\n \"expiryTimeSeconds\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d10e53b0-9dad-4535-bd81-26cc49501db9", "documentation": "Returns download metadata for all APKs that were generated from a given app bundle.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/generatedApks/:versionCode", "responses": [ { "uuid": "831f7e62-9ae0-4e4a-80ad-99ce3cab460e", "body": "{\n \"generatedApks\": [\n {\n \"certificateSha256Hash\": \"\",\n \"generatedAssetPackSlices\": [\n {\n \"downloadId\": \"\",\n \"moduleName\": \"\",\n \"sliceId\": \"\",\n \"version\": \"\"\n }\n ],\n \"generatedSplitApks\": [\n {\n \"downloadId\": \"\",\n \"moduleName\": \"\",\n \"splitId\": \"\",\n \"variantId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"generatedStandaloneApks\": [\n {\n \"downloadId\": \"\",\n \"variantId\": {{faker 'number.int' max=99999}}\n }\n ],\n \"generatedUniversalApk\": {\n \"downloadId\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fbecb5ba-25be-4eed-98a6-989a804cb6ca", "documentation": "Downloads a single signed APK generated from an app bundle.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/generatedApks/:versionCode/downloads/:downloadId:download", "responses": [ { "uuid": "9722e347-fe21-4db6-b265-6cf49dfb3b71", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "201bfee3-5be1-44b5-8e7a-5e66b21e25f4", "documentation": "Lists all in-app products - both managed products and subscriptions. If an app has a large number of in-app products, the response may be paginated. In this case the response field `tokenPagination.nextPageToken` will be set and the caller should provide its value as a `token` request parameter to retrieve the next page.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/inappproducts", "responses": [ { "uuid": "c4255bb7-89d9-4073-b019-a3ecf71cc916", "body": "{\n \"inappproduct\": [\n {\n \"defaultLanguage\": \"\",\n \"defaultPrice\": {\n \"currency\": \"\",\n \"priceMicros\": \"\"\n },\n \"gracePeriod\": \"\",\n \"listings\": {},\n \"managedProductTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"packageName\": \"\",\n \"prices\": {},\n \"purchaseType\": \"{{oneOf (array 'purchaseTypeUnspecified' 'managedUser' 'subscription')}}\",\n \"sku\": \"\",\n \"status\": \"{{oneOf (array 'statusUnspecified' 'active' 'inactive')}}\",\n \"subscriptionPeriod\": \"\",\n \"subscriptionTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"trialPeriod\": \"\"\n }\n ],\n \"kind\": \"\",\n \"pageInfo\": {\n \"resultPerPage\": {{faker 'number.int' max=99999}},\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"tokenPagination\": {\n \"nextPageToken\": \"\",\n \"previousPageToken\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0c071d9-4ef1-4483-bee5-608f034c6f14", "documentation": "Creates an in-app product (i.e. a managed product or a subscriptions).", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/inappproducts", "responses": [ { "uuid": "0562d07e-6a22-4f77-86ef-36855ec6de9a", "body": "{\n \"defaultLanguage\": \"\",\n \"defaultPrice\": {\n \"currency\": \"\",\n \"priceMicros\": \"\"\n },\n \"gracePeriod\": \"\",\n \"listings\": {},\n \"managedProductTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"packageName\": \"\",\n \"prices\": {},\n \"purchaseType\": \"{{oneOf (array 'purchaseTypeUnspecified' 'managedUser' 'subscription')}}\",\n \"sku\": \"\",\n \"status\": \"{{oneOf (array 'statusUnspecified' 'active' 'inactive')}}\",\n \"subscriptionPeriod\": \"\",\n \"subscriptionTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"trialPeriod\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "14ebbd4d-0ecb-4dd5-9c23-d40ba72cc0e3", "documentation": "Deletes an in-app product (i.e. a managed product or a subscriptions).", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/inappproducts/:sku", "responses": [ { "uuid": "43d64900-cf20-4af2-9630-ffe4f178b2c9", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35c1c6b8-7f9f-4685-bdeb-21a4d6419f1c", "documentation": "Gets an in-app product, which can be a managed product or a subscription.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/inappproducts/:sku", "responses": [ { "uuid": "57e7e2f8-2b2e-42e9-8ee2-0374bfd0a029", "body": "{\n \"defaultLanguage\": \"\",\n \"defaultPrice\": {\n \"currency\": \"\",\n \"priceMicros\": \"\"\n },\n \"gracePeriod\": \"\",\n \"listings\": {},\n \"managedProductTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"packageName\": \"\",\n \"prices\": {},\n \"purchaseType\": \"{{oneOf (array 'purchaseTypeUnspecified' 'managedUser' 'subscription')}}\",\n \"sku\": \"\",\n \"status\": \"{{oneOf (array 'statusUnspecified' 'active' 'inactive')}}\",\n \"subscriptionPeriod\": \"\",\n \"subscriptionTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"trialPeriod\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab9a6c54-1958-4640-8e4e-039c8d3897d1", "documentation": "Patches an in-app product (i.e. a managed product or a subscriptions).", "method": "patch", "endpoint": "androidpublisher/v3/applications/:packageName/inappproducts/:sku", "responses": [ { "uuid": "64c20e2f-6d01-49b3-a665-c96727122387", "body": "{\n \"defaultLanguage\": \"\",\n \"defaultPrice\": {\n \"currency\": \"\",\n \"priceMicros\": \"\"\n },\n \"gracePeriod\": \"\",\n \"listings\": {},\n \"managedProductTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"packageName\": \"\",\n \"prices\": {},\n \"purchaseType\": \"{{oneOf (array 'purchaseTypeUnspecified' 'managedUser' 'subscription')}}\",\n \"sku\": \"\",\n \"status\": \"{{oneOf (array 'statusUnspecified' 'active' 'inactive')}}\",\n \"subscriptionPeriod\": \"\",\n \"subscriptionTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"trialPeriod\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e655445d-78ff-47d1-ba57-d1b9cae0c24f", "documentation": "Updates an in-app product (i.e. a managed product or a subscriptions).", "method": "put", "endpoint": "androidpublisher/v3/applications/:packageName/inappproducts/:sku", "responses": [ { "uuid": "aad1373a-7f40-48ff-985a-31f9226a555e", "body": "{\n \"defaultLanguage\": \"\",\n \"defaultPrice\": {\n \"currency\": \"\",\n \"priceMicros\": \"\"\n },\n \"gracePeriod\": \"\",\n \"listings\": {},\n \"managedProductTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"packageName\": \"\",\n \"prices\": {},\n \"purchaseType\": \"{{oneOf (array 'purchaseTypeUnspecified' 'managedUser' 'subscription')}}\",\n \"sku\": \"\",\n \"status\": \"{{oneOf (array 'statusUnspecified' 'active' 'inactive')}}\",\n \"subscriptionPeriod\": \"\",\n \"subscriptionTaxesAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n },\n \"trialPeriod\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa17e726-c947-4a70-a5c0-257056c5bba2", "documentation": "Refunds a user's subscription or in-app purchase order. Orders older than 1 year cannot be refunded.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/orders/:orderId:refund", "responses": [ { "uuid": "519b8849-2b76-4868-ae5e-de5e76a3e64c", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6e4cc969-1b7d-4ae0-9d18-e5b12cecdfa6", "documentation": "Calculates the region prices, using today's exchange rate and country-specific pricing patterns, based on the price in the request for a set of regions.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/pricing:convertRegionPrices", "responses": [ { "uuid": "da456953-2cf0-4bfa-a476-46dad4f8a809", "body": "{\n \"convertedOtherRegionsPrice\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"convertedRegionPrices\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6dbcbcc3-a377-49c0-b05d-0a8f8ad0fbeb", "documentation": "Checks the purchase and consumption status of an inapp item.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/products/:productId/tokens/:token", "responses": [ { "uuid": "4dad98ea-5ba9-4706-a41c-f4a09f2307e3", "body": "{\n \"acknowledgementState\": {{faker 'number.int' max=99999}},\n \"consumptionState\": {{faker 'number.int' max=99999}},\n \"developerPayload\": \"\",\n \"kind\": \"\",\n \"obfuscatedExternalAccountId\": \"\",\n \"obfuscatedExternalProfileId\": \"\",\n \"orderId\": \"\",\n \"productId\": \"\",\n \"purchaseState\": {{faker 'number.int' max=99999}},\n \"purchaseTimeMillis\": \"\",\n \"purchaseToken\": \"\",\n \"purchaseType\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"regionCode\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d755daf8-3914-4b06-9afe-2e3f4188e64b", "documentation": "Acknowledges a purchase of an inapp item.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/products/:productId/tokens/:token:acknowledge", "responses": [ { "uuid": "72d2785e-f737-4e96-bb97-56356d1ae0d0", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ceb5d37e-429d-4052-b06e-ffe206cf8be5", "documentation": "Checks whether a user's subscription purchase is valid and returns its expiry time.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/subscriptions/:subscriptionId/tokens/:token", "responses": [ { "uuid": "0fc9d3bc-006f-48a9-afdd-baf79046ab6f", "body": "{\n \"acknowledgementState\": {{faker 'number.int' max=99999}},\n \"autoRenewing\": {{faker 'datatype.boolean'}},\n \"autoResumeTimeMillis\": \"\",\n \"cancelReason\": {{faker 'number.int' max=99999}},\n \"cancelSurveyResult\": {\n \"cancelSurveyReason\": {{faker 'number.int' max=99999}},\n \"userInputCancelReason\": \"\"\n },\n \"countryCode\": \"\",\n \"developerPayload\": \"\",\n \"emailAddress\": \"\",\n \"expiryTimeMillis\": \"\",\n \"externalAccountId\": \"\",\n \"familyName\": \"\",\n \"givenName\": \"\",\n \"introductoryPriceInfo\": {\n \"introductoryPriceAmountMicros\": \"\",\n \"introductoryPriceCurrencyCode\": \"\",\n \"introductoryPriceCycles\": {{faker 'number.int' max=99999}},\n \"introductoryPricePeriod\": \"\"\n },\n \"kind\": \"\",\n \"linkedPurchaseToken\": \"\",\n \"obfuscatedExternalAccountId\": \"\",\n \"obfuscatedExternalProfileId\": \"\",\n \"orderId\": \"\",\n \"paymentState\": {{faker 'number.int' max=99999}},\n \"priceAmountMicros\": \"\",\n \"priceChange\": {\n \"newPrice\": {\n \"currency\": \"\",\n \"priceMicros\": \"\"\n },\n \"state\": {{faker 'number.int' max=99999}}\n },\n \"priceCurrencyCode\": \"\",\n \"profileId\": \"\",\n \"profileName\": \"\",\n \"promotionCode\": \"\",\n \"promotionType\": {{faker 'number.int' max=99999}},\n \"purchaseType\": {{faker 'number.int' max=99999}},\n \"startTimeMillis\": \"\",\n \"userCancellationTimeMillis\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "faf1d719-de25-4987-8ab6-6501b5311cd7", "documentation": "Acknowledges a subscription purchase.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/subscriptions/:subscriptionId/tokens/:token:acknowledge", "responses": [ { "uuid": "a6e479b5-9902-4f28-8914-77d18bd566e6", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8e1dba65-82e0-4dd8-85ae-f067a24bad13", "documentation": "Cancels a user's subscription purchase. The subscription remains valid until its expiration time.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/subscriptions/:subscriptionId/tokens/:token:cancel", "responses": [ { "uuid": "19ff6d99-25b8-452c-9872-478e76a51bc9", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8256ddd1-c1ae-4d44-8a4e-c97d965bd581", "documentation": "Defers a user's subscription purchase until a specified future expiration time.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/subscriptions/:subscriptionId/tokens/:token:defer", "responses": [ { "uuid": "c368f42e-c2cf-4eec-9db9-8fa6a20c86a4", "body": "{\n \"newExpiryTimeMillis\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ddfa65a3-b6ec-483c-8bd5-4f056fa47813", "documentation": "Refunds a user's subscription purchase, but the subscription remains valid until its expiration time and it will continue to recur.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/subscriptions/:subscriptionId/tokens/:token:refund", "responses": [ { "uuid": "25bb141c-a085-4b0c-8857-0a41403564a3", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0857f9f9-1397-4188-831f-60b33ad9097c", "documentation": "Refunds and immediately revokes a user's subscription purchase. Access to the subscription will be terminated immediately and it will stop recurring.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/subscriptions/:subscriptionId/tokens/:token:revoke", "responses": [ { "uuid": "231295b0-fc1a-438b-90fe-a5b52755e80e", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f23284c0-cd72-4d64-b06b-5eec587c8dbe", "documentation": "Get metadata about a subscription", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/subscriptionsv2/tokens/:token", "responses": [ { "uuid": "2a06bf82-18af-4959-b2f6-9852400e10eb", "body": "{\n \"acknowledgementState\": \"{{oneOf (array 'ACKNOWLEDGEMENT_STATE_UNSPECIFIED' 'ACKNOWLEDGEMENT_STATE_PENDING' 'ACKNOWLEDGEMENT_STATE_ACKNOWLEDGED')}}\",\n \"canceledStateContext\": {\n \"developerInitiatedCancellation\": {},\n \"replacementCancellation\": {},\n \"systemInitiatedCancellation\": {},\n \"userInitiatedCancellation\": {\n \"cancelSurveyResult\": {\n \"reason\": \"{{oneOf (array 'CANCEL_SURVEY_REASON_UNSPECIFIED' 'CANCEL_SURVEY_REASON_NOT_ENOUGH_USAGE' 'CANCEL_SURVEY_REASON_TECHNICAL_ISSUES' 'CANCEL_SURVEY_REASON_COST_RELATED' 'CANCEL_SURVEY_REASON_FOUND_BETTER_APP' 'CANCEL_SURVEY_REASON_OTHERS')}}\",\n \"reasonUserInput\": \"\"\n },\n \"cancelTime\": \"\"\n }\n },\n \"externalAccountIdentifiers\": {\n \"externalAccountId\": \"\",\n \"obfuscatedExternalAccountId\": \"\",\n \"obfuscatedExternalProfileId\": \"\"\n },\n \"kind\": \"\",\n \"latestOrderId\": \"\",\n \"lineItems\": [\n {\n \"autoRenewingPlan\": {\n \"autoRenewEnabled\": {{faker 'datatype.boolean'}}\n },\n \"expiryTime\": \"\",\n \"prepaidPlan\": {\n \"allowExtendAfterTime\": \"\"\n },\n \"productId\": \"\"\n }\n ],\n \"linkedPurchaseToken\": \"\",\n \"pausedStateContext\": {\n \"autoResumeTime\": \"\"\n },\n \"regionCode\": \"\",\n \"startTime\": \"\",\n \"subscribeWithGoogleInfo\": {\n \"emailAddress\": \"\",\n \"familyName\": \"\",\n \"givenName\": \"\",\n \"profileId\": \"\",\n \"profileName\": \"\"\n },\n \"subscriptionState\": \"{{oneOf (array 'SUBSCRIPTION_STATE_UNSPECIFIED' 'SUBSCRIPTION_STATE_PENDING' 'SUBSCRIPTION_STATE_ACTIVE' 'SUBSCRIPTION_STATE_PAUSED' 'SUBSCRIPTION_STATE_IN_GRACE_PERIOD' 'SUBSCRIPTION_STATE_ON_HOLD' 'SUBSCRIPTION_STATE_CANCELED' 'SUBSCRIPTION_STATE_EXPIRED')}}\",\n \"testPurchase\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd7bab8e-6c7c-4a94-8858-caf3ee82b0c1", "documentation": "Lists the purchases that were canceled, refunded or charged-back.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/purchases/voidedpurchases", "responses": [ { "uuid": "bc189f0e-0cfe-4f28-95ed-94dc5f884fc8", "body": "{\n \"pageInfo\": {\n \"resultPerPage\": {{faker 'number.int' max=99999}},\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"tokenPagination\": {\n \"nextPageToken\": \"\",\n \"previousPageToken\": \"\"\n },\n \"voidedPurchases\": [\n {\n \"kind\": \"\",\n \"orderId\": \"\",\n \"purchaseTimeMillis\": \"\",\n \"purchaseToken\": \"\",\n \"voidedReason\": {{faker 'number.int' max=99999}},\n \"voidedSource\": {{faker 'number.int' max=99999}},\n \"voidedTimeMillis\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3524e8ba-bc46-4951-8b05-4b512a0c2af8", "documentation": "Lists all reviews.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/reviews", "responses": [ { "uuid": "5900fb44-dfb0-4b6d-8bbd-85374793c216", "body": "{\n \"pageInfo\": {\n \"resultPerPage\": {{faker 'number.int' max=99999}},\n \"startIndex\": {{faker 'number.int' max=99999}},\n \"totalResults\": {{faker 'number.int' max=99999}}\n },\n \"reviews\": [\n {\n \"authorName\": \"\",\n \"comments\": [\n {\n \"developerComment\": {\n \"lastModified\": {\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": \"\"\n },\n \"text\": \"\"\n },\n \"userComment\": {\n \"androidOsVersion\": {{faker 'number.int' max=99999}},\n \"appVersionCode\": {{faker 'number.int' max=99999}},\n \"appVersionName\": \"\",\n \"device\": \"\",\n \"deviceMetadata\": {\n \"cpuMake\": \"\",\n \"cpuModel\": \"\",\n \"deviceClass\": \"\",\n \"glEsVersion\": {{faker 'number.int' max=99999}},\n \"manufacturer\": \"\",\n \"nativePlatform\": \"\",\n \"productName\": \"\",\n \"ramMb\": {{faker 'number.int' max=99999}},\n \"screenDensityDpi\": {{faker 'number.int' max=99999}},\n \"screenHeightPx\": {{faker 'number.int' max=99999}},\n \"screenWidthPx\": {{faker 'number.int' max=99999}}\n },\n \"lastModified\": {\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": \"\"\n },\n \"originalText\": \"\",\n \"reviewerLanguage\": \"\",\n \"starRating\": {{faker 'number.int' max=99999}},\n \"text\": \"\",\n \"thumbsDownCount\": {{faker 'number.int' max=99999}},\n \"thumbsUpCount\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"reviewId\": \"\"\n }\n ],\n \"tokenPagination\": {\n \"nextPageToken\": \"\",\n \"previousPageToken\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "679c61a1-251e-41b6-8b07-6d8d83f69b61", "documentation": "Gets a single review.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/reviews/:reviewId", "responses": [ { "uuid": "16047348-1db1-4660-9f7a-8180a607bc8c", "body": "{\n \"authorName\": \"\",\n \"comments\": [\n {\n \"developerComment\": {\n \"lastModified\": {\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": \"\"\n },\n \"text\": \"\"\n },\n \"userComment\": {\n \"androidOsVersion\": {{faker 'number.int' max=99999}},\n \"appVersionCode\": {{faker 'number.int' max=99999}},\n \"appVersionName\": \"\",\n \"device\": \"\",\n \"deviceMetadata\": {\n \"cpuMake\": \"\",\n \"cpuModel\": \"\",\n \"deviceClass\": \"\",\n \"glEsVersion\": {{faker 'number.int' max=99999}},\n \"manufacturer\": \"\",\n \"nativePlatform\": \"\",\n \"productName\": \"\",\n \"ramMb\": {{faker 'number.int' max=99999}},\n \"screenDensityDpi\": {{faker 'number.int' max=99999}},\n \"screenHeightPx\": {{faker 'number.int' max=99999}},\n \"screenWidthPx\": {{faker 'number.int' max=99999}}\n },\n \"lastModified\": {\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": \"\"\n },\n \"originalText\": \"\",\n \"reviewerLanguage\": \"\",\n \"starRating\": {{faker 'number.int' max=99999}},\n \"text\": \"\",\n \"thumbsDownCount\": {{faker 'number.int' max=99999}},\n \"thumbsUpCount\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"reviewId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a5dfa5d-ec29-4e03-8176-5baa57917721", "documentation": "Replies to a single review, or updates an existing reply.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/reviews/:reviewId:reply", "responses": [ { "uuid": "72f50273-9028-46f9-969a-db8edc2a4150", "body": "{\n \"result\": {\n \"lastEdited\": {\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": \"\"\n },\n \"replyText\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c25ee1d-e959-416b-ae26-bdd562551f89", "documentation": "Lists all subscriptions under a given app.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions", "responses": [ { "uuid": "51385201-f816-4fbe-ae99-1059793680c5", "body": "{\n \"nextPageToken\": \"\",\n \"subscriptions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"basePlans\": [\n {\n \"autoRenewingBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"gracePeriodDuration\": \"\",\n \"legacyCompatible\": {{faker 'datatype.boolean'}},\n \"legacyCompatibleSubscriptionOfferId\": \"\",\n \"prorationMode\": \"{{oneOf (array 'SUBSCRIPTION_PRORATION_MODE_UNSPECIFIED' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_ON_NEXT_BILLING_DATE' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_FULL_PRICE_IMMEDIATELY')}}\",\n \"resubscribeState\": \"{{oneOf (array 'RESUBSCRIBE_STATE_UNSPECIFIED' 'RESUBSCRIBE_STATE_ACTIVE' 'RESUBSCRIBE_STATE_INACTIVE')}}\"\n },\n \"basePlanId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"prepaidBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"timeExtension\": \"{{oneOf (array 'TIME_EXTENSION_UNSPECIFIED' 'TIME_EXTENSION_ACTIVE' 'TIME_EXTENSION_INACTIVE')}}\"\n },\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\"\n }\n ],\n \"listings\": [\n {\n \"benefits\": [\n \"\"\n ],\n \"description\": \"\",\n \"languageCode\": \"\",\n \"title\": \"\"\n }\n ],\n \"packageName\": \"\",\n \"productId\": \"\",\n \"taxAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3cf0671c-1f65-4abd-ba4f-071ae3990033", "documentation": "Creates a new subscription. Newly added base plans will remain in draft state until activated.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions", "responses": [ { "uuid": "a17bdbfd-2b07-4f43-a1da-5d13f91a51bd", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"basePlans\": [\n {\n \"autoRenewingBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"gracePeriodDuration\": \"\",\n \"legacyCompatible\": {{faker 'datatype.boolean'}},\n \"legacyCompatibleSubscriptionOfferId\": \"\",\n \"prorationMode\": \"{{oneOf (array 'SUBSCRIPTION_PRORATION_MODE_UNSPECIFIED' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_ON_NEXT_BILLING_DATE' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_FULL_PRICE_IMMEDIATELY')}}\",\n \"resubscribeState\": \"{{oneOf (array 'RESUBSCRIBE_STATE_UNSPECIFIED' 'RESUBSCRIBE_STATE_ACTIVE' 'RESUBSCRIBE_STATE_INACTIVE')}}\"\n },\n \"basePlanId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"prepaidBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"timeExtension\": \"{{oneOf (array 'TIME_EXTENSION_UNSPECIFIED' 'TIME_EXTENSION_ACTIVE' 'TIME_EXTENSION_INACTIVE')}}\"\n },\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\"\n }\n ],\n \"listings\": [\n {\n \"benefits\": [\n \"\"\n ],\n \"description\": \"\",\n \"languageCode\": \"\",\n \"title\": \"\"\n }\n ],\n \"packageName\": \"\",\n \"productId\": \"\",\n \"taxAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "67ddbff1-0303-4076-926d-077abe4e14b3", "documentation": "Deletes a subscription. A subscription can only be deleted if it has never had a base plan published.", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId", "responses": [ { "uuid": "9a8b75f5-30ae-4bd3-873d-11ee4fcea820", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e1cf9aa-6acb-4a5b-b462-64bd7383551e", "documentation": "Reads a single subscription.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId", "responses": [ { "uuid": "e4430a52-d424-48e2-a38d-9c675d8fbbb0", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"basePlans\": [\n {\n \"autoRenewingBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"gracePeriodDuration\": \"\",\n \"legacyCompatible\": {{faker 'datatype.boolean'}},\n \"legacyCompatibleSubscriptionOfferId\": \"\",\n \"prorationMode\": \"{{oneOf (array 'SUBSCRIPTION_PRORATION_MODE_UNSPECIFIED' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_ON_NEXT_BILLING_DATE' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_FULL_PRICE_IMMEDIATELY')}}\",\n \"resubscribeState\": \"{{oneOf (array 'RESUBSCRIBE_STATE_UNSPECIFIED' 'RESUBSCRIBE_STATE_ACTIVE' 'RESUBSCRIBE_STATE_INACTIVE')}}\"\n },\n \"basePlanId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"prepaidBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"timeExtension\": \"{{oneOf (array 'TIME_EXTENSION_UNSPECIFIED' 'TIME_EXTENSION_ACTIVE' 'TIME_EXTENSION_INACTIVE')}}\"\n },\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\"\n }\n ],\n \"listings\": [\n {\n \"benefits\": [\n \"\"\n ],\n \"description\": \"\",\n \"languageCode\": \"\",\n \"title\": \"\"\n }\n ],\n \"packageName\": \"\",\n \"productId\": \"\",\n \"taxAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "80f975f1-3520-4cbd-ad36-baac406b9a00", "documentation": "Updates an existing subscription.", "method": "patch", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId", "responses": [ { "uuid": "f3808fc7-7468-425d-8f10-01f40f6a9e45", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"basePlans\": [\n {\n \"autoRenewingBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"gracePeriodDuration\": \"\",\n \"legacyCompatible\": {{faker 'datatype.boolean'}},\n \"legacyCompatibleSubscriptionOfferId\": \"\",\n \"prorationMode\": \"{{oneOf (array 'SUBSCRIPTION_PRORATION_MODE_UNSPECIFIED' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_ON_NEXT_BILLING_DATE' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_FULL_PRICE_IMMEDIATELY')}}\",\n \"resubscribeState\": \"{{oneOf (array 'RESUBSCRIBE_STATE_UNSPECIFIED' 'RESUBSCRIBE_STATE_ACTIVE' 'RESUBSCRIBE_STATE_INACTIVE')}}\"\n },\n \"basePlanId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"prepaidBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"timeExtension\": \"{{oneOf (array 'TIME_EXTENSION_UNSPECIFIED' 'TIME_EXTENSION_ACTIVE' 'TIME_EXTENSION_INACTIVE')}}\"\n },\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\"\n }\n ],\n \"listings\": [\n {\n \"benefits\": [\n \"\"\n ],\n \"description\": \"\",\n \"languageCode\": \"\",\n \"title\": \"\"\n }\n ],\n \"packageName\": \"\",\n \"productId\": \"\",\n \"taxAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b942a49-424a-43eb-b9fc-ea83ed8dbc0b", "documentation": "Deletes a base plan. Can only be done for draft base plans. This action is irreversible.", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId", "responses": [ { "uuid": "8742708e-5058-4b4e-b0e9-2fba2a1b1fca", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3cdd8fc4-c3d7-41bb-a79a-6f76b4d95c39", "documentation": "Lists all offers under a given subscription.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId/offers", "responses": [ { "uuid": "7962fb07-d567-466a-ab79-ee0aab3b942f", "body": "{\n \"nextPageToken\": \"\",\n \"subscriptionOffers\": [\n {\n \"basePlanId\": \"\",\n \"offerId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"otherRegionsNewSubscriberAvailability\": {{faker 'datatype.boolean'}}\n },\n \"packageName\": \"\",\n \"phases\": [\n {\n \"duration\": \"\",\n \"otherRegionsConfig\": {\n \"absoluteDiscounts\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"otherRegionsPrices\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"relativeDiscount\": {{faker 'number.float'}}\n },\n \"recurrenceCount\": {{faker 'number.int' max=99999}},\n \"regionalConfigs\": [\n {\n \"absoluteDiscount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\",\n \"relativeDiscount\": {{faker 'number.float'}}\n }\n ]\n }\n ],\n \"productId\": \"\",\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\",\n \"targeting\": {\n \"acquisitionRule\": {\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n },\n \"upgradeRule\": {\n \"billingPeriodDuration\": \"\",\n \"oncePerUser\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n }\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b70c489c-cdb3-4c8b-9906-82251b318953", "documentation": "Creates a new subscription offer. Only auto-renewing base plans can have subscription offers. The offer state will be DRAFT until it is activated.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId/offers", "responses": [ { "uuid": "b3c5ac4a-5c65-49dd-a280-065d7ed23dc9", "body": "{\n \"basePlanId\": \"\",\n \"offerId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"otherRegionsNewSubscriberAvailability\": {{faker 'datatype.boolean'}}\n },\n \"packageName\": \"\",\n \"phases\": [\n {\n \"duration\": \"\",\n \"otherRegionsConfig\": {\n \"absoluteDiscounts\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"otherRegionsPrices\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"relativeDiscount\": {{faker 'number.float'}}\n },\n \"recurrenceCount\": {{faker 'number.int' max=99999}},\n \"regionalConfigs\": [\n {\n \"absoluteDiscount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\",\n \"relativeDiscount\": {{faker 'number.float'}}\n }\n ]\n }\n ],\n \"productId\": \"\",\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\",\n \"targeting\": {\n \"acquisitionRule\": {\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n },\n \"upgradeRule\": {\n \"billingPeriodDuration\": \"\",\n \"oncePerUser\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d0d3069-9c45-4b30-a07a-55ca8d96b2dd", "documentation": "Deletes a subscription offer. Can only be done for draft offers. This action is irreversible.", "method": "delete", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId/offers/:offerId", "responses": [ { "uuid": "30b79c91-770c-4f8e-a1ae-aca6f7fb869c", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ddd422bf-5b82-44ee-b913-3085c788ca9c", "documentation": "Reads a single offer", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId/offers/:offerId", "responses": [ { "uuid": "aee159be-25f9-4005-b2c9-997e861dcf4a", "body": "{\n \"basePlanId\": \"\",\n \"offerId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"otherRegionsNewSubscriberAvailability\": {{faker 'datatype.boolean'}}\n },\n \"packageName\": \"\",\n \"phases\": [\n {\n \"duration\": \"\",\n \"otherRegionsConfig\": {\n \"absoluteDiscounts\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"otherRegionsPrices\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"relativeDiscount\": {{faker 'number.float'}}\n },\n \"recurrenceCount\": {{faker 'number.int' max=99999}},\n \"regionalConfigs\": [\n {\n \"absoluteDiscount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\",\n \"relativeDiscount\": {{faker 'number.float'}}\n }\n ]\n }\n ],\n \"productId\": \"\",\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\",\n \"targeting\": {\n \"acquisitionRule\": {\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n },\n \"upgradeRule\": {\n \"billingPeriodDuration\": \"\",\n \"oncePerUser\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6691e0e-c1ec-469b-b27f-d4c3a245a0a3", "documentation": "Updates an existing subscription offer.", "method": "patch", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId/offers/:offerId", "responses": [ { "uuid": "0eef34ef-4777-4a7d-956e-be8309ff4fa1", "body": "{\n \"basePlanId\": \"\",\n \"offerId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"otherRegionsNewSubscriberAvailability\": {{faker 'datatype.boolean'}}\n },\n \"packageName\": \"\",\n \"phases\": [\n {\n \"duration\": \"\",\n \"otherRegionsConfig\": {\n \"absoluteDiscounts\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"otherRegionsPrices\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"relativeDiscount\": {{faker 'number.float'}}\n },\n \"recurrenceCount\": {{faker 'number.int' max=99999}},\n \"regionalConfigs\": [\n {\n \"absoluteDiscount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\",\n \"relativeDiscount\": {{faker 'number.float'}}\n }\n ]\n }\n ],\n \"productId\": \"\",\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\",\n \"targeting\": {\n \"acquisitionRule\": {\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n },\n \"upgradeRule\": {\n \"billingPeriodDuration\": \"\",\n \"oncePerUser\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "68b6a867-52fd-43ce-855c-5c49d56e5d4d", "documentation": "Activates a subscription offer. Once activated, subscription offers will be available to new subscribers.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId/offers/:offerId:activate", "responses": [ { "uuid": "0dee43c0-137b-44aa-b3ab-ec7f3a2f0c4d", "body": "{\n \"basePlanId\": \"\",\n \"offerId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"otherRegionsNewSubscriberAvailability\": {{faker 'datatype.boolean'}}\n },\n \"packageName\": \"\",\n \"phases\": [\n {\n \"duration\": \"\",\n \"otherRegionsConfig\": {\n \"absoluteDiscounts\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"otherRegionsPrices\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"relativeDiscount\": {{faker 'number.float'}}\n },\n \"recurrenceCount\": {{faker 'number.int' max=99999}},\n \"regionalConfigs\": [\n {\n \"absoluteDiscount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\",\n \"relativeDiscount\": {{faker 'number.float'}}\n }\n ]\n }\n ],\n \"productId\": \"\",\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\",\n \"targeting\": {\n \"acquisitionRule\": {\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n },\n \"upgradeRule\": {\n \"billingPeriodDuration\": \"\",\n \"oncePerUser\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5dd6bd1d-2707-473b-ad2f-5a6cfc3a6d3b", "documentation": "Deactivates a subscription offer. Once deactivated, existing subscribers will maintain their subscription, but the offer will become unavailable to new subscribers.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId/offers/:offerId:deactivate", "responses": [ { "uuid": "04da0903-d660-4978-a397-adf565dc0934", "body": "{\n \"basePlanId\": \"\",\n \"offerId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"otherRegionsNewSubscriberAvailability\": {{faker 'datatype.boolean'}}\n },\n \"packageName\": \"\",\n \"phases\": [\n {\n \"duration\": \"\",\n \"otherRegionsConfig\": {\n \"absoluteDiscounts\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"otherRegionsPrices\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"relativeDiscount\": {{faker 'number.float'}}\n },\n \"recurrenceCount\": {{faker 'number.int' max=99999}},\n \"regionalConfigs\": [\n {\n \"absoluteDiscount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\",\n \"relativeDiscount\": {{faker 'number.float'}}\n }\n ]\n }\n ],\n \"productId\": \"\",\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\",\n \"targeting\": {\n \"acquisitionRule\": {\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n },\n \"upgradeRule\": {\n \"billingPeriodDuration\": \"\",\n \"oncePerUser\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"specificSubscriptionInApp\": \"\"\n }\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "338db4b6-8a45-444b-a558-dc1487dd3046", "documentation": "Activates a base plan. Once activated, base plans will be available to new subscribers.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId:activate", "responses": [ { "uuid": "865cd487-046e-48c9-b6bf-130f3d6f5f9c", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"basePlans\": [\n {\n \"autoRenewingBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"gracePeriodDuration\": \"\",\n \"legacyCompatible\": {{faker 'datatype.boolean'}},\n \"legacyCompatibleSubscriptionOfferId\": \"\",\n \"prorationMode\": \"{{oneOf (array 'SUBSCRIPTION_PRORATION_MODE_UNSPECIFIED' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_ON_NEXT_BILLING_DATE' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_FULL_PRICE_IMMEDIATELY')}}\",\n \"resubscribeState\": \"{{oneOf (array 'RESUBSCRIBE_STATE_UNSPECIFIED' 'RESUBSCRIBE_STATE_ACTIVE' 'RESUBSCRIBE_STATE_INACTIVE')}}\"\n },\n \"basePlanId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"prepaidBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"timeExtension\": \"{{oneOf (array 'TIME_EXTENSION_UNSPECIFIED' 'TIME_EXTENSION_ACTIVE' 'TIME_EXTENSION_INACTIVE')}}\"\n },\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\"\n }\n ],\n \"listings\": [\n {\n \"benefits\": [\n \"\"\n ],\n \"description\": \"\",\n \"languageCode\": \"\",\n \"title\": \"\"\n }\n ],\n \"packageName\": \"\",\n \"productId\": \"\",\n \"taxAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e57dcee-46ae-4635-ad6c-244282b2c725", "documentation": "Deactivates a base plan. Once deactivated, the base plan will become unavailable to new subscribers, but existing subscribers will maintain their subscription", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId:deactivate", "responses": [ { "uuid": "d9074249-7e67-48eb-8c86-43a02bab6bc5", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"basePlans\": [\n {\n \"autoRenewingBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"gracePeriodDuration\": \"\",\n \"legacyCompatible\": {{faker 'datatype.boolean'}},\n \"legacyCompatibleSubscriptionOfferId\": \"\",\n \"prorationMode\": \"{{oneOf (array 'SUBSCRIPTION_PRORATION_MODE_UNSPECIFIED' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_ON_NEXT_BILLING_DATE' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_FULL_PRICE_IMMEDIATELY')}}\",\n \"resubscribeState\": \"{{oneOf (array 'RESUBSCRIBE_STATE_UNSPECIFIED' 'RESUBSCRIBE_STATE_ACTIVE' 'RESUBSCRIBE_STATE_INACTIVE')}}\"\n },\n \"basePlanId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"prepaidBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"timeExtension\": \"{{oneOf (array 'TIME_EXTENSION_UNSPECIFIED' 'TIME_EXTENSION_ACTIVE' 'TIME_EXTENSION_INACTIVE')}}\"\n },\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\"\n }\n ],\n \"listings\": [\n {\n \"benefits\": [\n \"\"\n ],\n \"description\": \"\",\n \"languageCode\": \"\",\n \"title\": \"\"\n }\n ],\n \"packageName\": \"\",\n \"productId\": \"\",\n \"taxAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "802d5a1b-a09e-46df-a36b-8a3fb79b7330", "documentation": "Migrates subscribers who are receiving an historical subscription price to the currently-offered price for the specified region. Requests will cause price change notifications to be sent to users who are currently receiving an historical price older than the supplied timestamp. Subscribers who do not agree to the new price will have their subscription ended at the next renewal.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId/basePlans/:basePlanId:migratePrices", "responses": [ { "uuid": "9edaa73c-4eb4-409e-9467-1ea6964f4cdb", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0e81e31d-7cdd-475b-9537-67bf1e1e93c9", "documentation": "Archives a subscription. Can only be done if at least one base plan was active in the past, and no base plan is available for new or existing subscribers currently. This action is irreversible, and the subscription ID will remain reserved.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/subscriptions/:productId:archive", "responses": [ { "uuid": "6fcf9a1d-27dc-4876-ac56-f43dd064ad00", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"basePlans\": [\n {\n \"autoRenewingBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"gracePeriodDuration\": \"\",\n \"legacyCompatible\": {{faker 'datatype.boolean'}},\n \"legacyCompatibleSubscriptionOfferId\": \"\",\n \"prorationMode\": \"{{oneOf (array 'SUBSCRIPTION_PRORATION_MODE_UNSPECIFIED' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_ON_NEXT_BILLING_DATE' 'SUBSCRIPTION_PRORATION_MODE_CHARGE_FULL_PRICE_IMMEDIATELY')}}\",\n \"resubscribeState\": \"{{oneOf (array 'RESUBSCRIBE_STATE_UNSPECIFIED' 'RESUBSCRIBE_STATE_ACTIVE' 'RESUBSCRIBE_STATE_INACTIVE')}}\"\n },\n \"basePlanId\": \"\",\n \"offerTags\": [\n {\n \"tag\": \"\"\n }\n ],\n \"otherRegionsConfig\": {\n \"eurPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"usdPrice\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n }\n },\n \"prepaidBasePlanType\": {\n \"billingPeriodDuration\": \"\",\n \"timeExtension\": \"{{oneOf (array 'TIME_EXTENSION_UNSPECIFIED' 'TIME_EXTENSION_ACTIVE' 'TIME_EXTENSION_INACTIVE')}}\"\n },\n \"regionalConfigs\": [\n {\n \"newSubscriberAvailability\": {{faker 'datatype.boolean'}},\n \"price\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"regionCode\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'ACTIVE' 'INACTIVE')}}\"\n }\n ],\n \"listings\": [\n {\n \"benefits\": [\n \"\"\n ],\n \"description\": \"\",\n \"languageCode\": \"\",\n \"title\": \"\"\n }\n ],\n \"packageName\": \"\",\n \"productId\": \"\",\n \"taxAndComplianceSettings\": {\n \"eeaWithdrawalRightType\": \"{{oneOf (array 'WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED' 'WITHDRAWAL_RIGHT_DIGITAL_CONTENT' 'WITHDRAWAL_RIGHT_SERVICE')}}\",\n \"taxRateInfoByRegionCode\": {}\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f08dd1aa-84dd-4cca-911a-84c07c13e3a4", "documentation": "Returns the list of previously created system APK variants.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/systemApks/:versionCode/variants", "responses": [ { "uuid": "440ab0d6-a759-4a57-8d2c-246027cdcecf", "body": "{\n \"variants\": [\n {\n \"deviceSpec\": {\n \"screenDensity\": {{faker 'number.int' max=99999}},\n \"supportedAbis\": [\n \"\"\n ],\n \"supportedLocales\": [\n \"\"\n ]\n },\n \"variantId\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa611572-70d6-43df-84c8-9d120cb26d24", "documentation": "Creates an APK which is suitable for inclusion in a system image from an already uploaded Android App Bundle.", "method": "post", "endpoint": "androidpublisher/v3/applications/:packageName/systemApks/:versionCode/variants", "responses": [ { "uuid": "5a0f597b-a02c-4ab5-a3ee-b18d52dc59e1", "body": "{\n \"deviceSpec\": {\n \"screenDensity\": {{faker 'number.int' max=99999}},\n \"supportedAbis\": [\n \"\"\n ],\n \"supportedLocales\": [\n \"\"\n ]\n },\n \"variantId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2919d503-567d-4329-af5c-e5b66d951186", "documentation": "Returns a previously created system APK variant.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/systemApks/:versionCode/variants/:variantId", "responses": [ { "uuid": "c14545f0-7f7c-41f7-b8da-2c1528be512b", "body": "{\n \"deviceSpec\": {\n \"screenDensity\": {{faker 'number.int' max=99999}},\n \"supportedAbis\": [\n \"\"\n ],\n \"supportedLocales\": [\n \"\"\n ]\n },\n \"variantId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab444e35-210e-4f49-9df7-07a6ac638a16", "documentation": "Downloads a previously created system APK which is suitable for inclusion in a system image.", "method": "get", "endpoint": "androidpublisher/v3/applications/:packageName/systemApks/:versionCode/variants/:variantId:download", "responses": [ { "uuid": "71462eca-6cbb-48a3-9488-7522d74cd152", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "827ad0ab-a083-4004-ab8a-aff5cdf931a7", "documentation": "Removes all access for the user to the given developer account.", "method": "delete", "endpoint": "androidpublisher/v3/:name", "responses": [ { "uuid": "f84d0587-1c15-472f-9b7e-f73128deffb5", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74cc481d-6315-451a-95d9-eaf78b23ed7c", "documentation": "Updates access for the user to the developer account.", "method": "patch", "endpoint": "androidpublisher/v3/:name", "responses": [ { "uuid": "23a4751e-b6a5-4c64-900f-12d38d891b4e", "body": "{\n \"accessState\": \"{{oneOf (array 'ACCESS_STATE_UNSPECIFIED' 'INVITED' 'INVITATION_EXPIRED' 'ACCESS_GRANTED' 'ACCESS_EXPIRED')}}\",\n \"developerAccountPermissions\": [\n \"{{oneOf (array 'DEVELOPER_LEVEL_PERMISSION_UNSPECIFIED' 'CAN_SEE_ALL_APPS' 'CAN_VIEW_FINANCIAL_DATA_GLOBAL' 'CAN_MANAGE_PERMISSIONS_GLOBAL' 'CAN_EDIT_GAMES_GLOBAL' 'CAN_PUBLISH_GAMES_GLOBAL' 'CAN_REPLY_TO_REVIEWS_GLOBAL' 'CAN_MANAGE_PUBLIC_APKS_GLOBAL' 'CAN_MANAGE_TRACK_APKS_GLOBAL' 'CAN_MANAGE_TRACK_USERS_GLOBAL' 'CAN_MANAGE_PUBLIC_LISTING_GLOBAL' 'CAN_MANAGE_DRAFT_APPS_GLOBAL' 'CAN_CREATE_MANAGED_PLAY_APPS_GLOBAL' 'CAN_CHANGE_MANAGED_PLAY_SETTING_GLOBAL' 'CAN_MANAGE_ORDERS_GLOBAL')}}\"\n ],\n \"email\": \"\",\n \"expirationTime\": \"\",\n \"grants\": [\n {\n \"appLevelPermissions\": [\n \"{{oneOf (array 'APP_LEVEL_PERMISSION_UNSPECIFIED' 'CAN_ACCESS_APP' 'CAN_VIEW_FINANCIAL_DATA' 'CAN_MANAGE_PERMISSIONS' 'CAN_REPLY_TO_REVIEWS' 'CAN_MANAGE_PUBLIC_APKS' 'CAN_MANAGE_TRACK_APKS' 'CAN_MANAGE_TRACK_USERS' 'CAN_MANAGE_PUBLIC_LISTING' 'CAN_MANAGE_DRAFT_APPS' 'CAN_MANAGE_ORDERS')}}\"\n ],\n \"name\": \"\",\n \"packageName\": \"\"\n }\n ],\n \"name\": \"\",\n \"partial\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "10517bc3-774a-459c-a44d-ab7cfc6db498", "documentation": "Grant access for a user to the given package.", "method": "post", "endpoint": "androidpublisher/v3/:parent/grants", "responses": [ { "uuid": "61c86db7-e296-4284-bc4f-84f200d5ad21", "body": "{\n \"appLevelPermissions\": [\n \"{{oneOf (array 'APP_LEVEL_PERMISSION_UNSPECIFIED' 'CAN_ACCESS_APP' 'CAN_VIEW_FINANCIAL_DATA' 'CAN_MANAGE_PERMISSIONS' 'CAN_REPLY_TO_REVIEWS' 'CAN_MANAGE_PUBLIC_APKS' 'CAN_MANAGE_TRACK_APKS' 'CAN_MANAGE_TRACK_USERS' 'CAN_MANAGE_PUBLIC_LISTING' 'CAN_MANAGE_DRAFT_APPS' 'CAN_MANAGE_ORDERS')}}\"\n ],\n \"name\": \"\",\n \"packageName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c96b09d8-4dfa-4dc7-bc5f-ea3b6ae4c374", "documentation": "Lists all users with access to a developer account.", "method": "get", "endpoint": "androidpublisher/v3/:parent/users", "responses": [ { "uuid": "cd44c33b-a07e-4bee-8dbf-6e926de3afbd", "body": "{\n \"nextPageToken\": \"\",\n \"users\": [\n {\n \"accessState\": \"{{oneOf (array 'ACCESS_STATE_UNSPECIFIED' 'INVITED' 'INVITATION_EXPIRED' 'ACCESS_GRANTED' 'ACCESS_EXPIRED')}}\",\n \"developerAccountPermissions\": [\n \"{{oneOf (array 'DEVELOPER_LEVEL_PERMISSION_UNSPECIFIED' 'CAN_SEE_ALL_APPS' 'CAN_VIEW_FINANCIAL_DATA_GLOBAL' 'CAN_MANAGE_PERMISSIONS_GLOBAL' 'CAN_EDIT_GAMES_GLOBAL' 'CAN_PUBLISH_GAMES_GLOBAL' 'CAN_REPLY_TO_REVIEWS_GLOBAL' 'CAN_MANAGE_PUBLIC_APKS_GLOBAL' 'CAN_MANAGE_TRACK_APKS_GLOBAL' 'CAN_MANAGE_TRACK_USERS_GLOBAL' 'CAN_MANAGE_PUBLIC_LISTING_GLOBAL' 'CAN_MANAGE_DRAFT_APPS_GLOBAL' 'CAN_CREATE_MANAGED_PLAY_APPS_GLOBAL' 'CAN_CHANGE_MANAGED_PLAY_SETTING_GLOBAL' 'CAN_MANAGE_ORDERS_GLOBAL')}}\"\n ],\n \"email\": \"\",\n \"expirationTime\": \"\",\n \"grants\": [\n {\n \"appLevelPermissions\": [\n \"{{oneOf (array 'APP_LEVEL_PERMISSION_UNSPECIFIED' 'CAN_ACCESS_APP' 'CAN_VIEW_FINANCIAL_DATA' 'CAN_MANAGE_PERMISSIONS' 'CAN_REPLY_TO_REVIEWS' 'CAN_MANAGE_PUBLIC_APKS' 'CAN_MANAGE_TRACK_APKS' 'CAN_MANAGE_TRACK_USERS' 'CAN_MANAGE_PUBLIC_LISTING' 'CAN_MANAGE_DRAFT_APPS' 'CAN_MANAGE_ORDERS')}}\"\n ],\n \"name\": \"\",\n \"packageName\": \"\"\n }\n ],\n \"name\": \"\",\n \"partial\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dde13d55-2287-4e8a-a515-601dd181342b", "documentation": "Grant access for a user to the given developer account.", "method": "post", "endpoint": "androidpublisher/v3/:parent/users", "responses": [ { "uuid": "a1e0df2d-93e3-49f2-bc74-ab631b4cc3cf", "body": "{\n \"accessState\": \"{{oneOf (array 'ACCESS_STATE_UNSPECIFIED' 'INVITED' 'INVITATION_EXPIRED' 'ACCESS_GRANTED' 'ACCESS_EXPIRED')}}\",\n \"developerAccountPermissions\": [\n \"{{oneOf (array 'DEVELOPER_LEVEL_PERMISSION_UNSPECIFIED' 'CAN_SEE_ALL_APPS' 'CAN_VIEW_FINANCIAL_DATA_GLOBAL' 'CAN_MANAGE_PERMISSIONS_GLOBAL' 'CAN_EDIT_GAMES_GLOBAL' 'CAN_PUBLISH_GAMES_GLOBAL' 'CAN_REPLY_TO_REVIEWS_GLOBAL' 'CAN_MANAGE_PUBLIC_APKS_GLOBAL' 'CAN_MANAGE_TRACK_APKS_GLOBAL' 'CAN_MANAGE_TRACK_USERS_GLOBAL' 'CAN_MANAGE_PUBLIC_LISTING_GLOBAL' 'CAN_MANAGE_DRAFT_APPS_GLOBAL' 'CAN_CREATE_MANAGED_PLAY_APPS_GLOBAL' 'CAN_CHANGE_MANAGED_PLAY_SETTING_GLOBAL' 'CAN_MANAGE_ORDERS_GLOBAL')}}\"\n ],\n \"email\": \"\",\n \"expirationTime\": \"\",\n \"grants\": [\n {\n \"appLevelPermissions\": [\n \"{{oneOf (array 'APP_LEVEL_PERMISSION_UNSPECIFIED' 'CAN_ACCESS_APP' 'CAN_VIEW_FINANCIAL_DATA' 'CAN_MANAGE_PERMISSIONS' 'CAN_REPLY_TO_REVIEWS' 'CAN_MANAGE_PUBLIC_APKS' 'CAN_MANAGE_TRACK_APKS' 'CAN_MANAGE_TRACK_USERS' 'CAN_MANAGE_PUBLIC_LISTING' 'CAN_MANAGE_DRAFT_APPS' 'CAN_MANAGE_ORDERS')}}\"\n ],\n \"name\": \"\",\n \"packageName\": \"\"\n }\n ],\n \"name\": \"\",\n \"partial\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "a130c175-28ca-41c2-92b6-f7d069192b90" }, { "type": "route", "uuid": "7db82221-6a63-4c89-99ea-9c8cbf8b2f8c" }, { "type": "route", "uuid": "46c5a713-fd54-455a-8574-2f7f868e96b7" }, { "type": "route", "uuid": "6c6f2b09-704f-40b3-b4ee-b02c73de0150" }, { "type": "route", "uuid": "b4876d34-a908-4eda-81fd-4c60e3094244" }, { "type": "route", "uuid": "8fb3767f-686c-488a-babe-ec4af8852100" }, { "type": "route", "uuid": "0a841641-06f2-41fd-8c83-60c49d344064" }, { "type": "route", "uuid": "396e7b84-7cc4-446c-9077-91d0544ce8b8" }, { "type": "route", "uuid": "81739249-dc06-4b3e-b204-ab921026e235" }, { "type": "route", "uuid": "b95c72c0-2419-47e6-999a-1f00537e7df6" }, { "type": "route", "uuid": "48008af4-a466-472e-8d91-c1d93ef3cd14" }, { "type": "route", "uuid": "57dfe2c9-0750-47f9-946e-0adacc5bba01" }, { "type": "route", "uuid": "38f1ba85-c8c2-4ec8-8190-4b068aa9a49b" }, { "type": "route", "uuid": "e41e7cc7-ef7e-4482-a688-daecdd7b4b3c" }, { "type": "route", "uuid": "78051566-50c2-406e-a4fd-59dadeb2f90d" }, { "type": "route", "uuid": "78df2bde-7653-4d0a-8bff-d68b52b16158" }, { "type": "route", "uuid": "a95a6947-05e5-4886-9531-a62bb5b97f23" }, { "type": "route", "uuid": "920460f3-614e-4832-8f7f-c895247a73ba" }, { "type": "route", "uuid": "542c9a5e-0af5-4841-99ef-41f63e2f7531" }, { "type": "route", "uuid": "318a896d-c38b-4f64-8827-66ddbcb0237f" }, { "type": "route", "uuid": "2fddeded-2deb-4aac-b5c6-659144df1d14" }, { "type": "route", "uuid": "62ec8b66-b6f3-4d42-80b8-723fca03d433" }, { "type": "route", "uuid": "fa3725a9-f5b2-4a62-b7eb-324c97319e24" }, { "type": "route", "uuid": "b8d3ed11-f140-4978-9b62-a834308c3b6e" }, { "type": "route", "uuid": "9c3a3436-a2cf-468a-a022-fb6fc251dc38" }, { "type": "route", "uuid": "88b3ed17-b3af-46ff-aec6-e690fcf890df" }, { "type": "route", "uuid": "934dd392-74c2-497b-9eac-b504cb5a71f3" }, { "type": "route", "uuid": "9bbce5b1-9d10-44b1-9fc3-70d423eb32c6" }, { "type": "route", "uuid": "73c218fa-5d5f-426f-aaa1-4e25359b8d9e" }, { "type": "route", "uuid": "f135dd69-516f-4c19-ab6d-13165bb5ccfb" }, { "type": "route", "uuid": "0c21eeba-1773-4aab-a01a-1addf063bd2c" }, { "type": "route", "uuid": "86a916c6-73e9-4696-8301-b31597db3b6c" }, { "type": "route", "uuid": "ab4e2496-5ca6-4e0f-b077-9ec16b7e526b" }, { "type": "route", "uuid": "bf9399cc-fae3-4436-b2b7-95491887949d" }, { "type": "route", "uuid": "d1afbdfb-43a6-46a9-9d6a-8bf617f638b0" }, { "type": "route", "uuid": "844dacaa-ef9f-4e35-aef0-770b136ea14f" }, { "type": "route", "uuid": "ec04d604-de2e-45c4-874b-872f6f605d71" }, { "type": "route", "uuid": "604b3590-cdf6-478d-a524-1dc271ac3362" }, { "type": "route", "uuid": "873c571a-d75d-4a0f-9b49-c2b32e3b73bc" }, { "type": "route", "uuid": "2759d295-3342-4c7b-a353-c54152814225" }, { "type": "route", "uuid": "40f8e0bd-878d-4f97-b9c6-e5268c0fe300" }, { "type": "route", "uuid": "d10e53b0-9dad-4535-bd81-26cc49501db9" }, { "type": "route", "uuid": "fbecb5ba-25be-4eed-98a6-989a804cb6ca" }, { "type": "route", "uuid": "201bfee3-5be1-44b5-8e7a-5e66b21e25f4" }, { "type": "route", "uuid": "d0c071d9-4ef1-4483-bee5-608f034c6f14" }, { "type": "route", "uuid": "14ebbd4d-0ecb-4dd5-9c23-d40ba72cc0e3" }, { "type": "route", "uuid": "35c1c6b8-7f9f-4685-bdeb-21a4d6419f1c" }, { "type": "route", "uuid": "ab9a6c54-1958-4640-8e4e-039c8d3897d1" }, { "type": "route", "uuid": "e655445d-78ff-47d1-ba57-d1b9cae0c24f" }, { "type": "route", "uuid": "aa17e726-c947-4a70-a5c0-257056c5bba2" }, { "type": "route", "uuid": "6e4cc969-1b7d-4ae0-9d18-e5b12cecdfa6" }, { "type": "route", "uuid": "6dbcbcc3-a377-49c0-b05d-0a8f8ad0fbeb" }, { "type": "route", "uuid": "d755daf8-3914-4b06-9afe-2e3f4188e64b" }, { "type": "route", "uuid": "ceb5d37e-429d-4052-b06e-ffe206cf8be5" }, { "type": "route", "uuid": "faf1d719-de25-4987-8ab6-6501b5311cd7" }, { "type": "route", "uuid": "8e1dba65-82e0-4dd8-85ae-f067a24bad13" }, { "type": "route", "uuid": "8256ddd1-c1ae-4d44-8a4e-c97d965bd581" }, { "type": "route", "uuid": "ddfa65a3-b6ec-483c-8bd5-4f056fa47813" }, { "type": "route", "uuid": "0857f9f9-1397-4188-831f-60b33ad9097c" }, { "type": "route", "uuid": "f23284c0-cd72-4d64-b06b-5eec587c8dbe" }, { "type": "route", "uuid": "fd7bab8e-6c7c-4a94-8858-caf3ee82b0c1" }, { "type": "route", "uuid": "3524e8ba-bc46-4951-8b05-4b512a0c2af8" }, { "type": "route", "uuid": "679c61a1-251e-41b6-8b07-6d8d83f69b61" }, { "type": "route", "uuid": "5a5dfa5d-ec29-4e03-8176-5baa57917721" }, { "type": "route", "uuid": "9c25ee1d-e959-416b-ae26-bdd562551f89" }, { "type": "route", "uuid": "3cf0671c-1f65-4abd-ba4f-071ae3990033" }, { "type": "route", "uuid": "67ddbff1-0303-4076-926d-077abe4e14b3" }, { "type": "route", "uuid": "4e1cf9aa-6acb-4a5b-b462-64bd7383551e" }, { "type": "route", "uuid": "80f975f1-3520-4cbd-ad36-baac406b9a00" }, { "type": "route", "uuid": "2b942a49-424a-43eb-b9fc-ea83ed8dbc0b" }, { "type": "route", "uuid": "3cdd8fc4-c3d7-41bb-a79a-6f76b4d95c39" }, { "type": "route", "uuid": "b70c489c-cdb3-4c8b-9906-82251b318953" }, { "type": "route", "uuid": "0d0d3069-9c45-4b30-a07a-55ca8d96b2dd" }, { "type": "route", "uuid": "ddd422bf-5b82-44ee-b913-3085c788ca9c" }, { "type": "route", "uuid": "b6691e0e-c1ec-469b-b27f-d4c3a245a0a3" }, { "type": "route", "uuid": "68b6a867-52fd-43ce-855c-5c49d56e5d4d" }, { "type": "route", "uuid": "5dd6bd1d-2707-473b-ad2f-5a6cfc3a6d3b" }, { "type": "route", "uuid": "338db4b6-8a45-444b-a558-dc1487dd3046" }, { "type": "route", "uuid": "3e57dcee-46ae-4635-ad6c-244282b2c725" }, { "type": "route", "uuid": "802d5a1b-a09e-46df-a36b-8a3fb79b7330" }, { "type": "route", "uuid": "0e81e31d-7cdd-475b-9537-67bf1e1e93c9" }, { "type": "route", "uuid": "f08dd1aa-84dd-4cca-911a-84c07c13e3a4" }, { "type": "route", "uuid": "fa611572-70d6-43df-84c8-9d120cb26d24" }, { "type": "route", "uuid": "2919d503-567d-4329-af5c-e5b66d951186" }, { "type": "route", "uuid": "ab444e35-210e-4f49-9df7-07a6ac638a16" }, { "type": "route", "uuid": "827ad0ab-a083-4004-ab8a-aff5cdf931a7" }, { "type": "route", "uuid": "74cc481d-6315-451a-95d9-eaf78b23ed7c" }, { "type": "route", "uuid": "10517bc3-774a-459c-a44d-ab7cfc6db498" }, { "type": "route", "uuid": "c96b09d8-4dfa-4dc7-bc5f-ea3b6ae4c374" }, { "type": "route", "uuid": "dde13d55-2287-4e8a-a515-601dd181342b" } ] }