{ "uuid": "74d5262e-3406-4dde-a531-1cab080b1f2c", "lastMigration": 29, "name": "Content API for Shopping", "endpointPrefix": "content/v2.1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "7f3afd2c-058a-4fd9-a1c8-ba2b29eb5499", "documentation": "Returns information about the authenticated user.", "method": "get", "endpoint": "accounts/authinfo", "responses": [ { "uuid": "16c6e43c-4423-474d-952e-7fe67750fd98", "body": "{\n \"accountIdentifiers\": [\n {\n \"aggregatorId\": \"\",\n \"merchantId\": \"\"\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": "1ac0153c-ea91-4065-82b8-f25287243e8f", "documentation": "Retrieves, inserts, updates, and deletes multiple Merchant Center (sub-)accounts in a single request.", "method": "post", "endpoint": "accounts/batch", "responses": [ { "uuid": "5cdb4d5b-ff0a-4b8c-8ce0-8ce20e68bcee", "body": "{\n \"entries\": [\n {\n \"account\": {\n \"accountManagement\": \"\",\n \"adsLinks\": [\n {\n \"adsId\": \"\",\n \"status\": \"\"\n }\n ],\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"automaticImprovements\": {\n \"imageImprovements\": {\n \"accountImageImprovementsSettings\": {\n \"allowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"itemUpdates\": {\n \"accountItemUpdatesSettings\": {\n \"allowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"allowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"allowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"allowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"shippingImprovements\": {\n \"allowShippingImprovements\": {{faker 'datatype.boolean'}}\n }\n },\n \"automaticLabelIds\": [\n \"\"\n ],\n \"businessInformation\": {\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\"\n },\n \"customerService\": {\n \"email\": \"\",\n \"phoneNumber\": \"\",\n \"url\": \"\"\n },\n \"koreanBusinessRegistrationNumber\": \"\",\n \"phoneNumber\": \"\",\n \"phoneVerificationStatus\": \"\"\n },\n \"cssId\": \"\",\n \"googleMyBusinessLink\": {\n \"gmbAccountId\": \"\",\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"labelIds\": [\n \"\"\n ],\n \"name\": \"\",\n \"sellerId\": \"\",\n \"users\": [\n {\n \"admin\": {{faker 'datatype.boolean'}},\n \"emailAddress\": \"\",\n \"orderManager\": {{faker 'datatype.boolean'}},\n \"paymentsAnalyst\": {{faker 'datatype.boolean'}},\n \"paymentsManager\": {{faker 'datatype.boolean'}},\n \"reportingManager\": {{faker 'datatype.boolean'}}\n }\n ],\n \"websiteUrl\": \"\",\n \"youtubeChannelLinks\": [\n {\n \"channelId\": \"\",\n \"status\": \"\"\n }\n ]\n },\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"kind\": \"\"\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": "6330d87e-57ee-4d33-9fe4-81cd4533326f", "documentation": "Uploads credentials for the Merchant Center account. If credentials already exist for this Merchant Center account and purpose, this method updates them.", "method": "post", "endpoint": "accounts/:accountId/credentials", "responses": [ { "uuid": "55044fe7-c3fb-477c-9bb7-4f2f33897f52", "body": "{\n \"accessToken\": \"\",\n \"expiresIn\": \"\",\n \"purpose\": \"{{oneOf (array 'ACCOUNT_CREDENTIALS_PURPOSE_UNSPECIFIED' 'SHOPIFY_ORDER_MANAGEMENT' 'SHOPIFY_INTEGRATION')}}\"\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": "16763d59-39f6-471f-aebf-565f1fd06051", "documentation": "Lists the labels assigned to an account.", "method": "get", "endpoint": "accounts/:accountId/labels", "responses": [ { "uuid": "ee9a60cd-207d-411c-94ae-6e4fe37c09d5", "body": "{\n \"accountLabels\": [\n {\n \"accountId\": \"\",\n \"description\": \"\",\n \"labelId\": \"\",\n \"labelType\": \"{{oneOf (array 'LABEL_TYPE_UNSPECIFIED' 'MANUAL' 'AUTOMATIC')}}\",\n \"name\": \"\"\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": "d94013c8-8f74-4306-ba19-0890fae0ca2b", "documentation": "Creates a new label, not assigned to any account.", "method": "post", "endpoint": "accounts/:accountId/labels", "responses": [ { "uuid": "b25a281e-f540-4bad-b756-b537268aab72", "body": "{\n \"accountId\": \"\",\n \"description\": \"\",\n \"labelId\": \"\",\n \"labelType\": \"{{oneOf (array 'LABEL_TYPE_UNSPECIFIED' 'MANUAL' 'AUTOMATIC')}}\",\n \"name\": \"\"\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": "6ba34d39-bdd3-4e60-b70a-bf553912b704", "documentation": "Deletes a label and removes it from all accounts to which it was assigned.", "method": "delete", "endpoint": "accounts/:accountId/labels/:labelId", "responses": [ { "uuid": "73102bbd-ec0d-41fb-9ee0-bfc6f342a0c7", "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": "2c46f5cd-b245-45fc-b822-a7c08434f518", "documentation": "Updates a label.", "method": "patch", "endpoint": "accounts/:accountId/labels/:labelId", "responses": [ { "uuid": "7dcbae9d-389b-40d6-a01a-5f2a837c07bd", "body": "{\n \"accountId\": \"\",\n \"description\": \"\",\n \"labelId\": \"\",\n \"labelType\": \"{{oneOf (array 'LABEL_TYPE_UNSPECIFIED' 'MANUAL' 'AUTOMATIC')}}\",\n \"name\": \"\"\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": "1e1a1a97-1f6c-4068-8cd9-f76835bc8f71", "documentation": "Lists available return carriers in the merchant account.", "method": "get", "endpoint": "accounts/:accountId/returncarrier", "responses": [ { "uuid": "5a21afa5-b2f9-43bd-afdb-53af41037bd9", "body": "{\n \"accountReturnCarriers\": [\n {\n \"carrierAccountId\": \"\",\n \"carrierAccountName\": \"\",\n \"carrierAccountNumber\": \"\",\n \"carrierCode\": \"{{oneOf (array 'CARRIER_CODE_UNSPECIFIED' 'FEDEX' 'UPS')}}\"\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": "66296661-64b4-4d17-a409-8d8ea2d354ac", "documentation": "Links return carrier to a merchant account.", "method": "post", "endpoint": "accounts/:accountId/returncarrier", "responses": [ { "uuid": "277d168e-3c5e-4e5d-b598-cfa68c049c07", "body": "{\n \"carrierAccountId\": \"\",\n \"carrierAccountName\": \"\",\n \"carrierAccountNumber\": \"\",\n \"carrierCode\": \"{{oneOf (array 'CARRIER_CODE_UNSPECIFIED' 'FEDEX' 'UPS')}}\"\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": "f6afd7d0-1acd-4b8f-a2e3-8a68321ba996", "documentation": "Delete a return carrier in the merchant account.", "method": "delete", "endpoint": "accounts/:accountId/returncarrier/:carrierAccountId", "responses": [ { "uuid": "025edb81-8632-41d1-b435-b33b96cf1131", "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": "00a60d45-033f-4b48-aec6-0861005ea4e8", "documentation": "Updates a return carrier in the merchant account.", "method": "patch", "endpoint": "accounts/:accountId/returncarrier/:carrierAccountId", "responses": [ { "uuid": "d7dfc649-bd41-4101-baf1-eed748a1eed5", "body": "{\n \"carrierAccountId\": \"\",\n \"carrierAccountName\": \"\",\n \"carrierAccountNumber\": \"\",\n \"carrierCode\": \"{{oneOf (array 'CARRIER_CODE_UNSPECIFIED' 'FEDEX' 'UPS')}}\"\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": "d05dcca1-839c-4aa2-a0cf-6636a429c795", "documentation": "Retrieves multiple Merchant Center account statuses in a single request.", "method": "post", "endpoint": "accountstatuses/batch", "responses": [ { "uuid": "b729d8c0-0d60-4699-b6ad-8fe5e2c324ec", "body": "{\n \"entries\": [\n {\n \"accountStatus\": {\n \"accountId\": \"\",\n \"accountLevelIssues\": [\n {\n \"country\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"id\": \"\",\n \"severity\": \"\",\n \"title\": \"\"\n }\n ],\n \"accountManagement\": \"\",\n \"kind\": \"\",\n \"products\": [\n {\n \"channel\": \"\",\n \"country\": \"\",\n \"destination\": \"\",\n \"itemLevelIssues\": [\n {\n \"attributeName\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"numItems\": \"\",\n \"resolution\": \"\",\n \"servability\": \"\"\n }\n ],\n \"statistics\": {\n \"active\": \"\",\n \"disapproved\": \"\",\n \"expiring\": \"\",\n \"pending\": \"\"\n }\n }\n ],\n \"websiteClaimed\": {{faker 'datatype.boolean'}}\n },\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n }\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": "bb5a1720-977d-4f6e-8b95-e24b58e3c4f0", "documentation": "Retrieves and updates tax settings of multiple accounts in a single request.", "method": "post", "endpoint": "accounttax/batch", "responses": [ { "uuid": "2e9bf4d8-0b9f-473b-a502-6cd5912c290f", "body": "{\n \"entries\": [\n {\n \"accountTax\": {\n \"accountId\": \"\",\n \"kind\": \"\",\n \"rules\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"ratePercent\": \"\",\n \"shippingTaxed\": {{faker 'datatype.boolean'}},\n \"useGlobalRate\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"kind\": \"\"\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": "35ad218f-608e-4c65-8191-ffbc86acbb34", "documentation": "Deletes, fetches, gets, inserts and updates multiple datafeeds in a single request.", "method": "post", "endpoint": "datafeeds/batch", "responses": [ { "uuid": "c1106ba8-9eec-4b66-b139-854a19909442", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"datafeed\": {\n \"attributeLanguage\": \"\",\n \"contentType\": \"\",\n \"fetchSchedule\": {\n \"dayOfMonth\": {{faker 'number.int' max=99999}},\n \"fetchUrl\": \"\",\n \"hour\": {{faker 'number.int' max=99999}},\n \"minuteOfHour\": {{faker 'number.int' max=99999}},\n \"password\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"timeZone\": \"\",\n \"username\": \"\",\n \"weekday\": \"\"\n },\n \"fileName\": \"\",\n \"format\": {\n \"columnDelimiter\": \"\",\n \"fileEncoding\": \"\",\n \"quotingMode\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"targets\": [\n {\n \"country\": \"\",\n \"excludedDestinations\": [\n \"\"\n ],\n \"includedDestinations\": [\n \"\"\n ],\n \"language\": \"\"\n }\n ]\n },\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n }\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": "2d344bee-36cf-4c6a-8603-358541037cfd", "documentation": "Gets multiple Merchant Center datafeed statuses in a single request.", "method": "post", "endpoint": "datafeedstatuses/batch", "responses": [ { "uuid": "d9387507-9355-4718-8769-b78b7e395917", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"datafeedStatus\": {\n \"country\": \"\",\n \"datafeedId\": \"\",\n \"errors\": [\n {\n \"code\": \"\",\n \"count\": \"\",\n \"examples\": [\n {\n \"itemId\": \"\",\n \"lineNumber\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\"\n }\n ],\n \"itemsTotal\": \"\",\n \"itemsValid\": \"\",\n \"kind\": \"\",\n \"language\": \"\",\n \"lastUploadDate\": \"\",\n \"processingStatus\": \"\",\n \"warnings\": [\n {\n \"code\": \"\",\n \"count\": \"\",\n \"examples\": [\n {\n \"itemId\": \"\",\n \"lineNumber\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\"\n }\n ]\n },\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n }\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": "b21f6139-790f-4608-bfdf-e3f8f490010a", "documentation": "Retrieves and/or updates the LIA settings of multiple accounts in a single request.", "method": "post", "endpoint": "liasettings/batch", "responses": [ { "uuid": "e95a0801-1173-4c52-9a58-c638ab220b06", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"gmbAccounts\": {\n \"accountId\": \"\",\n \"gmbAccounts\": [\n {\n \"email\": \"\",\n \"listingCount\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"kind\": \"\",\n \"liaSettings\": {\n \"accountId\": \"\",\n \"countrySettings\": [\n {\n \"about\": {\n \"status\": \"\",\n \"url\": \"\"\n },\n \"country\": \"\",\n \"hostedLocalStorefrontActive\": {{faker 'datatype.boolean'}},\n \"inventory\": {\n \"inventoryVerificationContactEmail\": \"\",\n \"inventoryVerificationContactName\": \"\",\n \"inventoryVerificationContactStatus\": \"\",\n \"status\": \"\"\n },\n \"onDisplayToOrder\": {\n \"shippingCostPolicyUrl\": \"\",\n \"status\": \"\"\n },\n \"posDataProvider\": {\n \"posDataProviderId\": \"\",\n \"posExternalAccountId\": \"\"\n },\n \"storePickupActive\": {{faker 'datatype.boolean'}}\n }\n ],\n \"kind\": \"\"\n },\n \"posDataProviders\": [\n {\n \"country\": \"\",\n \"posDataProviders\": [\n {\n \"displayName\": \"\",\n \"fullName\": \"\",\n \"providerId\": \"\"\n }\n ]\n }\n ]\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": "f31a7072-8d0b-4f83-9655-d0d8666c97d2", "documentation": "Retrieves the list of POS data providers that have active settings for the all eiligible countries.", "method": "get", "endpoint": "liasettings/posdataproviders", "responses": [ { "uuid": "f12294c4-3ed9-4a19-a078-2980bad878a1", "body": "{\n \"kind\": \"\",\n \"posDataProviders\": [\n {\n \"country\": \"\",\n \"posDataProviders\": [\n {\n \"displayName\": \"\",\n \"fullName\": \"\",\n \"providerId\": \"\"\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": "a4ab5e22-f30b-4c2d-9652-e81d5735317b", "documentation": "Updates local inventory for multiple products or stores in a single request.", "method": "post", "endpoint": "localinventory/batch", "responses": [ { "uuid": "34a5c7bd-5c36-430d-a5b0-98f5fa639f04", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"kind\": \"\"\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": "05642866-2b0b-49cc-b0c6-a04d1f790b51", "documentation": "Batches multiple POS-related calls in a single request.", "method": "post", "endpoint": "pos/batch", "responses": [ { "uuid": "14acdac6-2659-4ae4-b5e3-ba99816171ec", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"inventory\": {\n \"contentLanguage\": \"\",\n \"gtin\": \"\",\n \"itemId\": \"\",\n \"kind\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"quantity\": \"\",\n \"storeCode\": \"\",\n \"targetCountry\": \"\",\n \"timestamp\": \"\"\n },\n \"kind\": \"\",\n \"sale\": {\n \"contentLanguage\": \"\",\n \"gtin\": \"\",\n \"itemId\": \"\",\n \"kind\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"quantity\": \"\",\n \"saleId\": \"\",\n \"storeCode\": \"\",\n \"targetCountry\": \"\",\n \"timestamp\": \"\"\n },\n \"store\": {\n \"gcidCategory\": [\n \"\"\n ],\n \"kind\": \"\",\n \"phoneNumber\": \"\",\n \"placeId\": \"\",\n \"storeAddress\": \"\",\n \"storeCode\": \"\",\n \"storeName\": \"\",\n \"websiteUrl\": \"\"\n }\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": "8d5b953e-0bb3-45bf-93c6-a0bcf80b2259", "documentation": "Retrieves, inserts, and deletes multiple products in a single request.", "method": "post", "endpoint": "products/batch", "responses": [ { "uuid": "f2e102a7-3c55-4989-a06a-de288e239143", "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": "802ba481-cfa8-41ff-8cb5-5364cf5ace59", "documentation": "Gets the statuses of multiple products in a single request.", "method": "post", "endpoint": "productstatuses/batch", "responses": [ { "uuid": "e0100c17-07fe-4cc8-bf94-bbdeb480a385", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"kind\": \"\",\n \"productStatus\": {\n \"creationDate\": \"\",\n \"destinationStatuses\": [\n {\n \"approvedCountries\": [\n \"\"\n ],\n \"destination\": \"\",\n \"disapprovedCountries\": [\n \"\"\n ],\n \"pendingCountries\": [\n \"\"\n ],\n \"status\": \"\"\n }\n ],\n \"googleExpirationDate\": \"\",\n \"itemLevelIssues\": [\n {\n \"applicableCountries\": [\n \"\"\n ],\n \"attributeName\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"resolution\": \"\",\n \"servability\": \"\"\n }\n ],\n \"kind\": \"\",\n \"lastUpdateDate\": \"\",\n \"link\": \"\",\n \"productId\": \"\",\n \"title\": \"\"\n }\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": "3b590f8c-2a5d-44f3-adb1-b4622f41f66a", "documentation": "Updates regional inventory for multiple products or regions in a single request.", "method": "post", "endpoint": "regionalinventory/batch", "responses": [ { "uuid": "961f226b-9ef5-42f6-b6fe-4df423750ce5", "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": "bea4506c-ff66-4f37-8c2b-5b65faf3b9e6", "documentation": "Batches multiple return address related calls in a single request.", "method": "post", "endpoint": "returnaddress/batch", "responses": [ { "uuid": "82030c64-dbd1-43f1-8933-7ff48425f037", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"kind\": \"\",\n \"returnAddress\": {\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"country\": \"\",\n \"kind\": \"\",\n \"label\": \"\",\n \"phoneNumber\": \"\",\n \"returnAddressId\": \"\"\n }\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": "5af5ec60-e1ea-4d64-86aa-28d6642ac0ca", "documentation": "Batches multiple return policy related calls in a single request.", "method": "post", "endpoint": "returnpolicy/batch", "responses": [ { "uuid": "228d45a6-ff78-4218-9b01-5ec851369d62", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"kind\": \"\",\n \"returnPolicy\": {\n \"country\": \"\",\n \"kind\": \"\",\n \"label\": \"\",\n \"name\": \"\",\n \"nonFreeReturnReasons\": [\n \"\"\n ],\n \"policy\": {\n \"lastReturnDate\": \"\",\n \"numberOfDays\": \"\",\n \"type\": \"\"\n },\n \"returnPolicyId\": \"\",\n \"returnShippingFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"seasonalOverrides\": [\n {\n \"endDate\": \"\",\n \"name\": \"\",\n \"policy\": {\n \"lastReturnDate\": \"\",\n \"numberOfDays\": \"\",\n \"type\": \"\"\n },\n \"startDate\": \"\"\n }\n ]\n }\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": "eb9da71e-5044-4db9-b9b9-d3a71196a425", "documentation": "Retrieves and updates the shipping settings of multiple accounts in a single request.", "method": "post", "endpoint": "shippingsettings/batch", "responses": [ { "uuid": "209885e5-4c6c-4196-af20-23d5f3133c27", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"errors\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"errors\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"kind\": \"\",\n \"shippingSettings\": {\n \"accountId\": \"\",\n \"postalCodeGroups\": [\n {\n \"country\": \"\",\n \"name\": \"\",\n \"postalCodeRanges\": [\n {\n \"postalCodeRangeBegin\": \"\",\n \"postalCodeRangeEnd\": \"\"\n }\n ]\n }\n ],\n \"services\": [\n {\n \"active\": {{faker 'datatype.boolean'}},\n \"currency\": \"\",\n \"deliveryCountry\": \"\",\n \"deliveryTime\": {\n \"cutoffTime\": {\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}},\n \"timezone\": \"\"\n },\n \"handlingBusinessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"holidayCutoffs\": [\n {\n \"deadlineDate\": \"\",\n \"deadlineHour\": {{faker 'number.int' max=99999}},\n \"deadlineTimezone\": \"\",\n \"holidayId\": \"\",\n \"visibleFromDate\": \"\"\n }\n ],\n \"maxHandlingTimeInDays\": {{faker 'number.int' max=99999}},\n \"maxTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"minHandlingTimeInDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"transitBusinessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"transitTimeTable\": {\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"rows\": [\n {\n \"values\": [\n {\n \"maxTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeInDays\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n ],\n \"transitTimeLabels\": [\n \"\"\n ]\n },\n \"warehouseBasedDeliveryTimes\": [\n {\n \"carrier\": \"\",\n \"carrierService\": \"\",\n \"originAdministrativeArea\": \"\",\n \"originCity\": \"\",\n \"originCountry\": \"\",\n \"originPostalCode\": \"\",\n \"originStreetAddress\": \"\",\n \"warehouseName\": \"\"\n }\n ]\n },\n \"eligibility\": \"\",\n \"minimumOrderValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"minimumOrderValueTable\": {\n \"storeCodeSetWithMovs\": [\n {\n \"storeCodes\": [\n \"\"\n ],\n \"value\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ]\n },\n \"name\": \"\",\n \"pickupService\": {\n \"carrierName\": \"\",\n \"serviceName\": \"\"\n },\n \"rateGroups\": [\n {\n \"applicableShippingLabels\": [\n \"\"\n ],\n \"carrierRates\": [\n {\n \"carrierName\": \"\",\n \"carrierService\": \"\",\n \"flatAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\",\n \"originPostalCode\": \"\",\n \"percentageAdjustment\": \"\"\n }\n ],\n \"mainTable\": {\n \"columnHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"rowHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"rows\": [\n {\n \"cells\": [\n {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n }\n ]\n }\n ]\n },\n \"name\": \"\",\n \"singleValue\": {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n },\n \"subtables\": [\n {\n \"columnHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"rowHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"rows\": [\n {\n \"cells\": [\n {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"shipmentType\": \"\"\n }\n ],\n \"warehouses\": [\n {\n \"businessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"cutoffTime\": {\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}}\n },\n \"handlingDays\": \"\",\n \"name\": \"\",\n \"shippingAddress\": {\n \"administrativeArea\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"postalCode\": \"\",\n \"streetAddress\": \"\"\n }\n }\n ]\n }\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": "0448d571-204e-4b69-a9c8-15860f0f2ad4", "documentation": "Lists CSS domains affiliated with a CSS group.", "method": "get", "endpoint": ":cssGroupId/csses", "responses": [ { "uuid": "c80c44ca-478b-4a38-ab49-37b089e4fdfb", "body": "{\n \"csses\": [\n {\n \"cssDomainId\": \"\",\n \"cssGroupId\": \"\",\n \"displayName\": \"\",\n \"fullName\": \"\",\n \"homepageUri\": \"\",\n \"labelIds\": [\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": "42c88404-8f0a-47a6-a9af-2556e514d3c6", "documentation": "Retrieves a single CSS domain by ID.", "method": "get", "endpoint": ":cssGroupId/csses/:cssDomainId", "responses": [ { "uuid": "825f710c-885a-4af7-84f3-6718f04c6e42", "body": "{\n \"cssDomainId\": \"\",\n \"cssGroupId\": \"\",\n \"displayName\": \"\",\n \"fullName\": \"\",\n \"homepageUri\": \"\",\n \"labelIds\": [\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": "daa7fa1e-6037-436a-98a5-472ecace1a97", "documentation": "Updates labels that are assigned to a CSS domain by its CSS group.", "method": "post", "endpoint": ":cssGroupId/csses/:cssDomainId/updatelabels", "responses": [ { "uuid": "7abaf047-39c5-4b38-8c36-e150c466077d", "body": "{\n \"cssDomainId\": \"\",\n \"cssGroupId\": \"\",\n \"displayName\": \"\",\n \"fullName\": \"\",\n \"homepageUri\": \"\",\n \"labelIds\": [\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": "cd76dbcd-51fe-4628-9961-832c4d424536", "documentation": "Lists the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/accounts", "responses": [ { "uuid": "6f815fe4-b500-47aa-bab4-eac23adfff5e", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"accountManagement\": \"\",\n \"adsLinks\": [\n {\n \"adsId\": \"\",\n \"status\": \"\"\n }\n ],\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"automaticImprovements\": {\n \"imageImprovements\": {\n \"accountImageImprovementsSettings\": {\n \"allowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"itemUpdates\": {\n \"accountItemUpdatesSettings\": {\n \"allowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"allowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"allowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"allowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"shippingImprovements\": {\n \"allowShippingImprovements\": {{faker 'datatype.boolean'}}\n }\n },\n \"automaticLabelIds\": [\n \"\"\n ],\n \"businessInformation\": {\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\"\n },\n \"customerService\": {\n \"email\": \"\",\n \"phoneNumber\": \"\",\n \"url\": \"\"\n },\n \"koreanBusinessRegistrationNumber\": \"\",\n \"phoneNumber\": \"\",\n \"phoneVerificationStatus\": \"\"\n },\n \"cssId\": \"\",\n \"googleMyBusinessLink\": {\n \"gmbAccountId\": \"\",\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"labelIds\": [\n \"\"\n ],\n \"name\": \"\",\n \"sellerId\": \"\",\n \"users\": [\n {\n \"admin\": {{faker 'datatype.boolean'}},\n \"emailAddress\": \"\",\n \"orderManager\": {{faker 'datatype.boolean'}},\n \"paymentsAnalyst\": {{faker 'datatype.boolean'}},\n \"paymentsManager\": {{faker 'datatype.boolean'}},\n \"reportingManager\": {{faker 'datatype.boolean'}}\n }\n ],\n \"websiteUrl\": \"\",\n \"youtubeChannelLinks\": [\n {\n \"channelId\": \"\",\n \"status\": \"\"\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": "516a4443-4613-4101-afcc-03c780c2ddaf", "documentation": "Creates a Merchant Center sub-account.", "method": "post", "endpoint": ":merchantId/accounts", "responses": [ { "uuid": "3525a547-51d1-4d37-9dda-1e5380b1fbd6", "body": "{\n \"accountManagement\": \"\",\n \"adsLinks\": [\n {\n \"adsId\": \"\",\n \"status\": \"\"\n }\n ],\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"automaticImprovements\": {\n \"imageImprovements\": {\n \"accountImageImprovementsSettings\": {\n \"allowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"itemUpdates\": {\n \"accountItemUpdatesSettings\": {\n \"allowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"allowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"allowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"allowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"shippingImprovements\": {\n \"allowShippingImprovements\": {{faker 'datatype.boolean'}}\n }\n },\n \"automaticLabelIds\": [\n \"\"\n ],\n \"businessInformation\": {\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\"\n },\n \"customerService\": {\n \"email\": \"\",\n \"phoneNumber\": \"\",\n \"url\": \"\"\n },\n \"koreanBusinessRegistrationNumber\": \"\",\n \"phoneNumber\": \"\",\n \"phoneVerificationStatus\": \"\"\n },\n \"cssId\": \"\",\n \"googleMyBusinessLink\": {\n \"gmbAccountId\": \"\",\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"labelIds\": [\n \"\"\n ],\n \"name\": \"\",\n \"sellerId\": \"\",\n \"users\": [\n {\n \"admin\": {{faker 'datatype.boolean'}},\n \"emailAddress\": \"\",\n \"orderManager\": {{faker 'datatype.boolean'}},\n \"paymentsAnalyst\": {{faker 'datatype.boolean'}},\n \"paymentsManager\": {{faker 'datatype.boolean'}},\n \"reportingManager\": {{faker 'datatype.boolean'}}\n }\n ],\n \"websiteUrl\": \"\",\n \"youtubeChannelLinks\": [\n {\n \"channelId\": \"\",\n \"status\": \"\"\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": "02b61035-6676-40fe-bc97-102761331ac9", "documentation": "Deletes a Merchant Center sub-account.", "method": "delete", "endpoint": ":merchantId/accounts/:accountId", "responses": [ { "uuid": "be6c9019-f212-41c6-88dc-9b582296525d", "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": "4f0af8b3-8d1a-4160-9913-01a2f06e9b10", "documentation": "Retrieves a Merchant Center account.", "method": "get", "endpoint": ":merchantId/accounts/:accountId", "responses": [ { "uuid": "40c9c8d3-ff4f-4a9a-b137-92d181a79707", "body": "{\n \"accountManagement\": \"\",\n \"adsLinks\": [\n {\n \"adsId\": \"\",\n \"status\": \"\"\n }\n ],\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"automaticImprovements\": {\n \"imageImprovements\": {\n \"accountImageImprovementsSettings\": {\n \"allowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"itemUpdates\": {\n \"accountItemUpdatesSettings\": {\n \"allowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"allowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"allowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"allowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"shippingImprovements\": {\n \"allowShippingImprovements\": {{faker 'datatype.boolean'}}\n }\n },\n \"automaticLabelIds\": [\n \"\"\n ],\n \"businessInformation\": {\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\"\n },\n \"customerService\": {\n \"email\": \"\",\n \"phoneNumber\": \"\",\n \"url\": \"\"\n },\n \"koreanBusinessRegistrationNumber\": \"\",\n \"phoneNumber\": \"\",\n \"phoneVerificationStatus\": \"\"\n },\n \"cssId\": \"\",\n \"googleMyBusinessLink\": {\n \"gmbAccountId\": \"\",\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"labelIds\": [\n \"\"\n ],\n \"name\": \"\",\n \"sellerId\": \"\",\n \"users\": [\n {\n \"admin\": {{faker 'datatype.boolean'}},\n \"emailAddress\": \"\",\n \"orderManager\": {{faker 'datatype.boolean'}},\n \"paymentsAnalyst\": {{faker 'datatype.boolean'}},\n \"paymentsManager\": {{faker 'datatype.boolean'}},\n \"reportingManager\": {{faker 'datatype.boolean'}}\n }\n ],\n \"websiteUrl\": \"\",\n \"youtubeChannelLinks\": [\n {\n \"channelId\": \"\",\n \"status\": \"\"\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": "603fbd0a-3b8a-4e77-ab2c-0ba9b76bb1e1", "documentation": "Updates a Merchant Center account. Any fields that are not provided are deleted from the resource.", "method": "put", "endpoint": ":merchantId/accounts/:accountId", "responses": [ { "uuid": "5ea36ef6-9b41-460b-b489-8ac308ad7b05", "body": "{\n \"accountManagement\": \"\",\n \"adsLinks\": [\n {\n \"adsId\": \"\",\n \"status\": \"\"\n }\n ],\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"automaticImprovements\": {\n \"imageImprovements\": {\n \"accountImageImprovementsSettings\": {\n \"allowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAutomaticImageImprovements\": {{faker 'datatype.boolean'}}\n },\n \"itemUpdates\": {\n \"accountItemUpdatesSettings\": {\n \"allowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"allowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"allowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"allowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"effectiveAllowAvailabilityUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowConditionUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowPriceUpdates\": {{faker 'datatype.boolean'}},\n \"effectiveAllowStrictAvailabilityUpdates\": {{faker 'datatype.boolean'}}\n },\n \"shippingImprovements\": {\n \"allowShippingImprovements\": {{faker 'datatype.boolean'}}\n }\n },\n \"automaticLabelIds\": [\n \"\"\n ],\n \"businessInformation\": {\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\"\n },\n \"customerService\": {\n \"email\": \"\",\n \"phoneNumber\": \"\",\n \"url\": \"\"\n },\n \"koreanBusinessRegistrationNumber\": \"\",\n \"phoneNumber\": \"\",\n \"phoneVerificationStatus\": \"\"\n },\n \"cssId\": \"\",\n \"googleMyBusinessLink\": {\n \"gmbAccountId\": \"\",\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"labelIds\": [\n \"\"\n ],\n \"name\": \"\",\n \"sellerId\": \"\",\n \"users\": [\n {\n \"admin\": {{faker 'datatype.boolean'}},\n \"emailAddress\": \"\",\n \"orderManager\": {{faker 'datatype.boolean'}},\n \"paymentsAnalyst\": {{faker 'datatype.boolean'}},\n \"paymentsManager\": {{faker 'datatype.boolean'}},\n \"reportingManager\": {{faker 'datatype.boolean'}}\n }\n ],\n \"websiteUrl\": \"\",\n \"youtubeChannelLinks\": [\n {\n \"channelId\": \"\",\n \"status\": \"\"\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": "1d1b23f3-365c-44cc-a870-527df36e01b6", "documentation": "Claims the website of a Merchant Center sub-account.", "method": "post", "endpoint": ":merchantId/accounts/:accountId/claimwebsite", "responses": [ { "uuid": "6d693b9c-2f88-425e-b9b9-7bc5abfcdd87", "body": "{\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": "5a51cac8-36bd-4d3e-a4b4-b9cccd939345", "documentation": "Performs an action on a link between two Merchant Center accounts, namely accountId and linkedAccountId.", "method": "post", "endpoint": ":merchantId/accounts/:accountId/link", "responses": [ { "uuid": "fba74827-eb49-4547-bb96-cdf957218abf", "body": "{\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": "42dbce15-be2a-4ffb-ac06-98e62dc0e32b", "documentation": "Returns the list of accounts linked to your Merchant Center account.", "method": "get", "endpoint": ":merchantId/accounts/:accountId/listlinks", "responses": [ { "uuid": "ec7286a3-b051-4529-888c-b706b589ebed", "body": "{\n \"kind\": \"\",\n \"links\": [\n {\n \"linkedAccountId\": \"\",\n \"services\": [\n {\n \"service\": \"\",\n \"status\": \"\"\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": "325a2504-2a70-4308-b880-3d43958385ef", "documentation": "Request verification code to start phone verification.", "method": "post", "endpoint": ":merchantId/accounts/:accountId/requestphoneverification", "responses": [ { "uuid": "f7570828-7c98-420b-91b7-02d3b61465d3", "body": "{\n \"verificationId\": \"\"\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": "21f27517-59fc-4a0d-96c2-824f0829fa37", "documentation": "Updates labels that are assigned to the Merchant Center account by CSS user.", "method": "post", "endpoint": ":merchantId/accounts/:accountId/updatelabels", "responses": [ { "uuid": "4d60ecb0-6caa-4009-be19-1454c39d8ef8", "body": "{\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": "d23f32fa-92ec-4e93-a663-ea8ea6ad8673", "documentation": "Validates verification code to verify phone number for the account. If successful this will overwrite the value of `accounts.businessinformation.phoneNumber`. Only verified phone number will replace an existing verified phone number.", "method": "post", "endpoint": ":merchantId/accounts/:accountId/verifyphonenumber", "responses": [ { "uuid": "c65a8c79-906f-438b-a6d0-49c3bdde3e8f", "body": "{\n \"verifiedPhoneNumber\": \"\"\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": "91d674ef-69b6-4b83-9547-df7656f407a0", "documentation": "Lists the statuses of the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/accountstatuses", "responses": [ { "uuid": "d03e79dc-9233-427e-9b48-c29639e317e1", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"accountId\": \"\",\n \"accountLevelIssues\": [\n {\n \"country\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"id\": \"\",\n \"severity\": \"\",\n \"title\": \"\"\n }\n ],\n \"accountManagement\": \"\",\n \"kind\": \"\",\n \"products\": [\n {\n \"channel\": \"\",\n \"country\": \"\",\n \"destination\": \"\",\n \"itemLevelIssues\": [\n {\n \"attributeName\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"numItems\": \"\",\n \"resolution\": \"\",\n \"servability\": \"\"\n }\n ],\n \"statistics\": {\n \"active\": \"\",\n \"disapproved\": \"\",\n \"expiring\": \"\",\n \"pending\": \"\"\n }\n }\n ],\n \"websiteClaimed\": {{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": "e7c602a8-80b1-4be3-9b3d-88c395645a49", "documentation": "Retrieves the status of a Merchant Center account. No itemLevelIssues are returned for multi-client accounts.", "method": "get", "endpoint": ":merchantId/accountstatuses/:accountId", "responses": [ { "uuid": "bb4eb696-2dfa-4991-9f2e-6081bbe91ef3", "body": "{\n \"accountId\": \"\",\n \"accountLevelIssues\": [\n {\n \"country\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"id\": \"\",\n \"severity\": \"\",\n \"title\": \"\"\n }\n ],\n \"accountManagement\": \"\",\n \"kind\": \"\",\n \"products\": [\n {\n \"channel\": \"\",\n \"country\": \"\",\n \"destination\": \"\",\n \"itemLevelIssues\": [\n {\n \"attributeName\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"numItems\": \"\",\n \"resolution\": \"\",\n \"servability\": \"\"\n }\n ],\n \"statistics\": {\n \"active\": \"\",\n \"disapproved\": \"\",\n \"expiring\": \"\",\n \"pending\": \"\"\n }\n }\n ],\n \"websiteClaimed\": {{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": "a3d6b0f4-b25b-429b-be14-880010835229", "documentation": "Lists the tax settings of the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/accounttax", "responses": [ { "uuid": "04c8d3dd-1c2c-4d41-b222-f4be5cfb090b", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"accountId\": \"\",\n \"kind\": \"\",\n \"rules\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"ratePercent\": \"\",\n \"shippingTaxed\": {{faker 'datatype.boolean'}},\n \"useGlobalRate\": {{faker 'datatype.boolean'}}\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": "68618e17-44a0-4db8-b427-5f1649158f9c", "documentation": "Retrieves the tax settings of the account.", "method": "get", "endpoint": ":merchantId/accounttax/:accountId", "responses": [ { "uuid": "69cbb11d-9385-4483-a71b-7f1f4497dab2", "body": "{\n \"accountId\": \"\",\n \"kind\": \"\",\n \"rules\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"ratePercent\": \"\",\n \"shippingTaxed\": {{faker 'datatype.boolean'}},\n \"useGlobalRate\": {{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": "f3b8daf5-75e1-44c3-a12e-ca976d84c71c", "documentation": "Updates the tax settings of the account. Any fields that are not provided are deleted from the resource.", "method": "put", "endpoint": ":merchantId/accounttax/:accountId", "responses": [ { "uuid": "78067cf4-eae0-4311-8d7d-5801a5ac46b5", "body": "{\n \"accountId\": \"\",\n \"kind\": \"\",\n \"rules\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"ratePercent\": \"\",\n \"shippingTaxed\": {{faker 'datatype.boolean'}},\n \"useGlobalRate\": {{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": "aa7172e4-8195-42cf-8ba6-d8bd56587016", "documentation": "Retrieves a status of the BoG program for your Merchant Center account.", "method": "get", "endpoint": ":merchantId/buyongoogleprograms/:regionCode", "responses": [ { "uuid": "123a8653-d295-4394-809c-c8ca3b603bf8", "body": "{\n \"businessModel\": [\n \"{{oneOf (array 'BUSINESS_MODEL_UNSPECIFIED' 'MANUFACTURER' 'IMPORTER' 'RESELLER' 'OTHER')}}\"\n ],\n \"customerServicePendingEmail\": \"\",\n \"customerServicePendingPhoneNumber\": \"\",\n \"customerServicePendingPhoneRegionCode\": \"\",\n \"customerServiceVerifiedEmail\": \"\",\n \"customerServiceVerifiedPhoneNumber\": \"\",\n \"customerServiceVerifiedPhoneRegionCode\": \"\",\n \"onlineSalesChannel\": \"{{oneOf (array 'ONLINE_SALES_CHANNEL_UNSPECIFIED' 'GOOGLE_EXCLUSIVE' 'GOOGLE_AND_OTHER_WEBSITES')}}\",\n \"participationStage\": \"{{oneOf (array 'PROGRAM_PARTICIPATION_STAGE_UNSPECIFIED' 'NOT_ELIGIBLE' 'ELIGIBLE' 'ONBOARDING' 'ELIGIBLE_FOR_REVIEW' 'PENDING_REVIEW' 'REVIEW_DISAPPROVED' 'ACTIVE' 'PAUSED')}}\"\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": "4ae611cb-a269-4533-aa86-9cd8be31ae9e", "documentation": "Updates the status of the BoG program for your Merchant Center account.", "method": "patch", "endpoint": ":merchantId/buyongoogleprograms/:regionCode", "responses": [ { "uuid": "7bbcfc85-b032-4193-86d8-82d3baa01565", "body": "{\n \"businessModel\": [\n \"{{oneOf (array 'BUSINESS_MODEL_UNSPECIFIED' 'MANUFACTURER' 'IMPORTER' 'RESELLER' 'OTHER')}}\"\n ],\n \"customerServicePendingEmail\": \"\",\n \"customerServicePendingPhoneNumber\": \"\",\n \"customerServicePendingPhoneRegionCode\": \"\",\n \"customerServiceVerifiedEmail\": \"\",\n \"customerServiceVerifiedPhoneNumber\": \"\",\n \"customerServiceVerifiedPhoneRegionCode\": \"\",\n \"onlineSalesChannel\": \"{{oneOf (array 'ONLINE_SALES_CHANNEL_UNSPECIFIED' 'GOOGLE_EXCLUSIVE' 'GOOGLE_AND_OTHER_WEBSITES')}}\",\n \"participationStage\": \"{{oneOf (array 'PROGRAM_PARTICIPATION_STAGE_UNSPECIFIED' 'NOT_ELIGIBLE' 'ELIGIBLE' 'ONBOARDING' 'ELIGIBLE_FOR_REVIEW' 'PENDING_REVIEW' 'REVIEW_DISAPPROVED' 'ACTIVE' 'PAUSED')}}\"\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": "bea9d058-2a6b-473b-af57-cd93a82a5f80", "documentation": "Reactivates the BoG program in your Merchant Center account. Moves the program to the active state when allowed, for example, when paused. This method is only available to selected merchants.", "method": "post", "endpoint": ":merchantId/buyongoogleprograms/:regionCode/activate", "responses": [ { "uuid": "34a61c0f-e6d7-4a2d-a867-299ac29bdc96", "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": "d5ba6f43-4fa7-4b0f-93b9-6ea45bd530e6", "documentation": "Onboards the BoG program in your Merchant Center account. By using this method, you agree to the [Terms of Service](https://merchants.google.com/mc/termsofservice/transactions/US/latest). Calling this method is only possible if the authenticated account is the same as the merchant id in the request. Calling this method multiple times will only accept Terms of Service if the latest version is not currently signed.", "method": "post", "endpoint": ":merchantId/buyongoogleprograms/:regionCode/onboard", "responses": [ { "uuid": "293b086f-12a8-44fa-8205-b94b450328b7", "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": "918ae44a-6b9a-4674-96e3-813522a78d7b", "documentation": "Pauses the BoG program in your Merchant Center account. This method is only available to selected merchants.", "method": "post", "endpoint": ":merchantId/buyongoogleprograms/:regionCode/pause", "responses": [ { "uuid": "f05302db-819a-481f-a7f4-22aafaa9c93d", "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": "ab4257f0-3cbb-4c5c-b047-1b6f1121986f", "documentation": "Requests review and then activates the BoG program in your Merchant Center account for the first time. Moves the program to the REVIEW_PENDING state. This method is only available to selected merchants.", "method": "post", "endpoint": ":merchantId/buyongoogleprograms/:regionCode/requestreview", "responses": [ { "uuid": "445a9d92-3723-49bc-934c-e565bd47c8ec", "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": "fd3b2297-b2c9-4024-b8d5-bb1d723cf975", "documentation": "Lists the collections in your Merchant Center account. The response might contain fewer items than specified by page_size. Rely on next_page_token to determine if there are more items to be requested.", "method": "get", "endpoint": ":merchantId/collections", "responses": [ { "uuid": "c0d04f6a-5447-4794-bfeb-dac8857e9c07", "body": "{\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"featuredProduct\": [\n {\n \"offerId\": \"\",\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n ],\n \"headline\": [\n \"\"\n ],\n \"id\": \"\",\n \"imageLink\": [\n \"\"\n ],\n \"language\": \"\",\n \"link\": \"\",\n \"mobileLink\": \"\",\n \"productCountry\": \"\"\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": "6dd0503d-a335-4de0-9b1a-716c1713b82f", "documentation": "Uploads a collection to your Merchant Center account. If a collection with the same collectionId already exists, this method updates that entry. In each update, the collection is completely replaced by the fields in the body of the update request.", "method": "post", "endpoint": ":merchantId/collections", "responses": [ { "uuid": "a8959f2a-8b2f-4bac-9cd4-0c3b59ae1a1e", "body": "{\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"featuredProduct\": [\n {\n \"offerId\": \"\",\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n ],\n \"headline\": [\n \"\"\n ],\n \"id\": \"\",\n \"imageLink\": [\n \"\"\n ],\n \"language\": \"\",\n \"link\": \"\",\n \"mobileLink\": \"\",\n \"productCountry\": \"\"\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": "fbc802b0-ba04-4e46-8ee6-81ec2c0d9f45", "documentation": "Deletes a collection from your Merchant Center account.", "method": "delete", "endpoint": ":merchantId/collections/:collectionId", "responses": [ { "uuid": "7d260105-9d41-4fa2-8eb0-69debff834b7", "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": "e4177d29-2b46-4055-addf-4ffef4b44a5a", "documentation": "Retrieves a collection from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/collections/:collectionId", "responses": [ { "uuid": "8edfd1f9-99fa-4b2e-80c3-7bc5a40a68d1", "body": "{\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"featuredProduct\": [\n {\n \"offerId\": \"\",\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n ],\n \"headline\": [\n \"\"\n ],\n \"id\": \"\",\n \"imageLink\": [\n \"\"\n ],\n \"language\": \"\",\n \"link\": \"\",\n \"mobileLink\": \"\",\n \"productCountry\": \"\"\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": "36396b25-962e-419b-bbb1-dae473da265d", "documentation": "Lists the statuses of the collections in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/collectionstatuses", "responses": [ { "uuid": "a267bafb-b49e-4305-827d-291b5a5d548b", "body": "{\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"collectionLevelIssuses\": [\n {\n \"applicableCountries\": [\n \"\"\n ],\n \"attributeName\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"resolution\": \"\",\n \"servability\": \"\"\n }\n ],\n \"creationDate\": \"\",\n \"destinationStatuses\": [\n {\n \"approvedCountries\": [\n \"\"\n ],\n \"destination\": \"\",\n \"disapprovedCountries\": [\n \"\"\n ],\n \"pendingCountries\": [\n \"\"\n ],\n \"status\": \"\"\n }\n ],\n \"id\": \"\",\n \"lastUpdateDate\": \"\"\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": "978a8c68-e2ee-40f9-bb38-fb2575b8dcca", "documentation": "Gets the status of a collection from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/collectionstatuses/:collectionId", "responses": [ { "uuid": "da68aca8-0bee-4941-8b32-8056c38b70a8", "body": "{\n \"collectionLevelIssuses\": [\n {\n \"applicableCountries\": [\n \"\"\n ],\n \"attributeName\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"resolution\": \"\",\n \"servability\": \"\"\n }\n ],\n \"creationDate\": \"\",\n \"destinationStatuses\": [\n {\n \"approvedCountries\": [\n \"\"\n ],\n \"destination\": \"\",\n \"disapprovedCountries\": [\n \"\"\n ],\n \"pendingCountries\": [\n \"\"\n ],\n \"status\": \"\"\n }\n ],\n \"id\": \"\",\n \"lastUpdateDate\": \"\"\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": "607c0baa-e584-40c8-b830-062a8a5cd493", "documentation": "Lists the configurations for datafeeds in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/datafeeds", "responses": [ { "uuid": "719a270d-cb29-45bb-ba55-629dc789e2e1", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"attributeLanguage\": \"\",\n \"contentType\": \"\",\n \"fetchSchedule\": {\n \"dayOfMonth\": {{faker 'number.int' max=99999}},\n \"fetchUrl\": \"\",\n \"hour\": {{faker 'number.int' max=99999}},\n \"minuteOfHour\": {{faker 'number.int' max=99999}},\n \"password\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"timeZone\": \"\",\n \"username\": \"\",\n \"weekday\": \"\"\n },\n \"fileName\": \"\",\n \"format\": {\n \"columnDelimiter\": \"\",\n \"fileEncoding\": \"\",\n \"quotingMode\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"targets\": [\n {\n \"country\": \"\",\n \"excludedDestinations\": [\n \"\"\n ],\n \"includedDestinations\": [\n \"\"\n ],\n \"language\": \"\"\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": "3610b4d7-8678-4cd8-9620-b6c727917199", "documentation": "Registers a datafeed configuration with your Merchant Center account.", "method": "post", "endpoint": ":merchantId/datafeeds", "responses": [ { "uuid": "c3f4ce1b-3f96-4cc2-9e5f-550e3c7729b0", "body": "{\n \"attributeLanguage\": \"\",\n \"contentType\": \"\",\n \"fetchSchedule\": {\n \"dayOfMonth\": {{faker 'number.int' max=99999}},\n \"fetchUrl\": \"\",\n \"hour\": {{faker 'number.int' max=99999}},\n \"minuteOfHour\": {{faker 'number.int' max=99999}},\n \"password\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"timeZone\": \"\",\n \"username\": \"\",\n \"weekday\": \"\"\n },\n \"fileName\": \"\",\n \"format\": {\n \"columnDelimiter\": \"\",\n \"fileEncoding\": \"\",\n \"quotingMode\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"targets\": [\n {\n \"country\": \"\",\n \"excludedDestinations\": [\n \"\"\n ],\n \"includedDestinations\": [\n \"\"\n ],\n \"language\": \"\"\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": "a8f6ce0c-488f-4d2d-af6e-060a00e92114", "documentation": "Deletes a datafeed configuration from your Merchant Center account.", "method": "delete", "endpoint": ":merchantId/datafeeds/:datafeedId", "responses": [ { "uuid": "b2be0a90-5f17-490d-9da9-3a5b91133de1", "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": "30a8d117-d51c-4ab4-ba3e-7284b62e7fdb", "documentation": "Retrieves a datafeed configuration from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/datafeeds/:datafeedId", "responses": [ { "uuid": "20b8d378-71f5-49b5-adc3-6b435ed2ff93", "body": "{\n \"attributeLanguage\": \"\",\n \"contentType\": \"\",\n \"fetchSchedule\": {\n \"dayOfMonth\": {{faker 'number.int' max=99999}},\n \"fetchUrl\": \"\",\n \"hour\": {{faker 'number.int' max=99999}},\n \"minuteOfHour\": {{faker 'number.int' max=99999}},\n \"password\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"timeZone\": \"\",\n \"username\": \"\",\n \"weekday\": \"\"\n },\n \"fileName\": \"\",\n \"format\": {\n \"columnDelimiter\": \"\",\n \"fileEncoding\": \"\",\n \"quotingMode\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"targets\": [\n {\n \"country\": \"\",\n \"excludedDestinations\": [\n \"\"\n ],\n \"includedDestinations\": [\n \"\"\n ],\n \"language\": \"\"\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": "9faff6bf-c93e-471b-940c-6fd2d629a612", "documentation": "Updates a datafeed configuration of your Merchant Center account. Any fields that are not provided are deleted from the resource.", "method": "put", "endpoint": ":merchantId/datafeeds/:datafeedId", "responses": [ { "uuid": "033e5e3e-6fe1-45e2-ad1b-53023a48f723", "body": "{\n \"attributeLanguage\": \"\",\n \"contentType\": \"\",\n \"fetchSchedule\": {\n \"dayOfMonth\": {{faker 'number.int' max=99999}},\n \"fetchUrl\": \"\",\n \"hour\": {{faker 'number.int' max=99999}},\n \"minuteOfHour\": {{faker 'number.int' max=99999}},\n \"password\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"timeZone\": \"\",\n \"username\": \"\",\n \"weekday\": \"\"\n },\n \"fileName\": \"\",\n \"format\": {\n \"columnDelimiter\": \"\",\n \"fileEncoding\": \"\",\n \"quotingMode\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"targets\": [\n {\n \"country\": \"\",\n \"excludedDestinations\": [\n \"\"\n ],\n \"includedDestinations\": [\n \"\"\n ],\n \"language\": \"\"\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": "5000eff0-b80a-48f7-84e5-182f6939c40f", "documentation": "Invokes a fetch for the datafeed in your Merchant Center account. If you need to call this method more than once per day, we recommend you use the [Products service](https://developers.google.com/shopping-content/reference/rest/v2.1/products) to update your product data.", "method": "post", "endpoint": ":merchantId/datafeeds/:datafeedId/fetchNow", "responses": [ { "uuid": "ae61e552-0302-476f-a9e3-f75a58daffc8", "body": "{\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": "412b583a-6ffc-40f5-a8cc-1e5cdf22fe14", "documentation": "Lists the statuses of the datafeeds in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/datafeedstatuses", "responses": [ { "uuid": "31c22907-7b9e-4310-905b-bfac714ac748", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"country\": \"\",\n \"datafeedId\": \"\",\n \"errors\": [\n {\n \"code\": \"\",\n \"count\": \"\",\n \"examples\": [\n {\n \"itemId\": \"\",\n \"lineNumber\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\"\n }\n ],\n \"itemsTotal\": \"\",\n \"itemsValid\": \"\",\n \"kind\": \"\",\n \"language\": \"\",\n \"lastUploadDate\": \"\",\n \"processingStatus\": \"\",\n \"warnings\": [\n {\n \"code\": \"\",\n \"count\": \"\",\n \"examples\": [\n {\n \"itemId\": \"\",\n \"lineNumber\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\"\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": "6338da6b-35fe-4cb2-af56-289f526a7d7f", "documentation": "Retrieves the status of a datafeed from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/datafeedstatuses/:datafeedId", "responses": [ { "uuid": "47e3926a-3a05-4a67-b1e2-e978f34796e1", "body": "{\n \"country\": \"\",\n \"datafeedId\": \"\",\n \"errors\": [\n {\n \"code\": \"\",\n \"count\": \"\",\n \"examples\": [\n {\n \"itemId\": \"\",\n \"lineNumber\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\"\n }\n ],\n \"itemsTotal\": \"\",\n \"itemsValid\": \"\",\n \"kind\": \"\",\n \"language\": \"\",\n \"lastUploadDate\": \"\",\n \"processingStatus\": \"\",\n \"warnings\": [\n {\n \"code\": \"\",\n \"count\": \"\",\n \"examples\": [\n {\n \"itemId\": \"\",\n \"lineNumber\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\"\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": "8cf0acbb-88ca-4913-b0df-b5947cd661e1", "documentation": "Retrieves the status and review eligibility for the free listing program.", "method": "get", "endpoint": ":merchantId/freelistingsprogram", "responses": [ { "uuid": "216cad69-1b8b-4279-8de0-532c0f231fa6", "body": "{\n \"globalState\": \"{{oneOf (array 'PROGRAM_STATE_UNSPECIFIED' 'NOT_ENABLED' 'NO_OFFERS_UPLOADED' 'ENABLED')}}\",\n \"regionStatuses\": [\n {\n \"disapprovalDate\": \"\",\n \"eligibilityStatus\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'APPROVED' 'DISAPPROVED' 'WARNING' 'UNDER_REVIEW' 'PENDING_REVIEW' 'ONBOARDING')}}\",\n \"onboardingIssues\": [\n \"\"\n ],\n \"regionCodes\": [\n \"\"\n ],\n \"reviewEligibilityStatus\": \"{{oneOf (array 'REVIEW_ELIGIBILITY_UNSPECIFIED' 'ELIGIBLE' 'INELIGIBLE')}}\",\n \"reviewIneligibilityReason\": \"{{oneOf (array 'REVIEW_INELIGIBILITY_REASON_UNSPECIFIED' 'ONBOARDING_ISSUES' 'NOT_ENOUGH_OFFERS' 'IN_COOLDOWN_PERIOD' 'ALREADY_UNDER_REVIEW' 'NO_REVIEW_REQUIRED' 'WILL_BE_REVIEWED_AUTOMATICALLY' 'IS_RETIRED' 'ALREADY_REVIEWED')}}\",\n \"reviewIneligibilityReasonDescription\": \"\",\n \"reviewIneligibilityReasonDetails\": {\n \"cooldownTime\": \"\"\n },\n \"reviewIssues\": [\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": "40c3a60a-ca84-42d2-afb4-c71233da529e", "documentation": "Requests a review of free listings in a specific region. This method is only available to selected merchants.", "method": "post", "endpoint": ":merchantId/freelistingsprogram/requestreview", "responses": [ { "uuid": "a6f9e22b-92e1-4c55-89e2-e1f639095521", "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": "17cbdc5d-c3e3-44f8-a693-4d3b3b65d052", "documentation": "Lists the LIA settings of the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/liasettings", "responses": [ { "uuid": "10cd9c8f-1162-4589-915b-b47924079e13", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"accountId\": \"\",\n \"countrySettings\": [\n {\n \"about\": {\n \"status\": \"\",\n \"url\": \"\"\n },\n \"country\": \"\",\n \"hostedLocalStorefrontActive\": {{faker 'datatype.boolean'}},\n \"inventory\": {\n \"inventoryVerificationContactEmail\": \"\",\n \"inventoryVerificationContactName\": \"\",\n \"inventoryVerificationContactStatus\": \"\",\n \"status\": \"\"\n },\n \"onDisplayToOrder\": {\n \"shippingCostPolicyUrl\": \"\",\n \"status\": \"\"\n },\n \"posDataProvider\": {\n \"posDataProviderId\": \"\",\n \"posExternalAccountId\": \"\"\n },\n \"storePickupActive\": {{faker 'datatype.boolean'}}\n }\n ],\n \"kind\": \"\"\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": "e8d51333-40b3-4d1f-ab0b-4b0175346d56", "documentation": "Retrieves the LIA settings of the account.", "method": "get", "endpoint": ":merchantId/liasettings/:accountId", "responses": [ { "uuid": "30617eb0-36dc-4fc9-802b-37f037e2b556", "body": "{\n \"accountId\": \"\",\n \"countrySettings\": [\n {\n \"about\": {\n \"status\": \"\",\n \"url\": \"\"\n },\n \"country\": \"\",\n \"hostedLocalStorefrontActive\": {{faker 'datatype.boolean'}},\n \"inventory\": {\n \"inventoryVerificationContactEmail\": \"\",\n \"inventoryVerificationContactName\": \"\",\n \"inventoryVerificationContactStatus\": \"\",\n \"status\": \"\"\n },\n \"onDisplayToOrder\": {\n \"shippingCostPolicyUrl\": \"\",\n \"status\": \"\"\n },\n \"posDataProvider\": {\n \"posDataProviderId\": \"\",\n \"posExternalAccountId\": \"\"\n },\n \"storePickupActive\": {{faker 'datatype.boolean'}}\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": "7065721d-0b4f-4864-8344-121cf6102b04", "documentation": "Updates the LIA settings of the account. Any fields that are not provided are deleted from the resource.", "method": "put", "endpoint": ":merchantId/liasettings/:accountId", "responses": [ { "uuid": "18c4787d-b35a-4695-b8ac-afc6bd7561c8", "body": "{\n \"accountId\": \"\",\n \"countrySettings\": [\n {\n \"about\": {\n \"status\": \"\",\n \"url\": \"\"\n },\n \"country\": \"\",\n \"hostedLocalStorefrontActive\": {{faker 'datatype.boolean'}},\n \"inventory\": {\n \"inventoryVerificationContactEmail\": \"\",\n \"inventoryVerificationContactName\": \"\",\n \"inventoryVerificationContactStatus\": \"\",\n \"status\": \"\"\n },\n \"onDisplayToOrder\": {\n \"shippingCostPolicyUrl\": \"\",\n \"status\": \"\"\n },\n \"posDataProvider\": {\n \"posDataProviderId\": \"\",\n \"posExternalAccountId\": \"\"\n },\n \"storePickupActive\": {{faker 'datatype.boolean'}}\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": "4675d2ab-1e2d-4a13-8b10-e6522d4fafe4", "documentation": "Retrieves the list of accessible Business Profiles.", "method": "get", "endpoint": ":merchantId/liasettings/:accountId/accessiblegmbaccounts", "responses": [ { "uuid": "0b7773cb-5c7d-45bb-a6da-fde47c5b2ce9", "body": "{\n \"accountId\": \"\",\n \"gmbAccounts\": [\n {\n \"email\": \"\",\n \"listingCount\": \"\",\n \"name\": \"\",\n \"type\": \"\"\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": "f0536eac-9922-4134-b76e-df24d5f4cd9d", "documentation": "Requests access to a specified Business Profile.", "method": "post", "endpoint": ":merchantId/liasettings/:accountId/requestgmbaccess", "responses": [ { "uuid": "2ad2dc14-0320-4386-8190-da06a6c19bd1", "body": "{\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": "48ddcb71-64c2-4425-9996-adfba30d93d1", "documentation": "Requests inventory validation for the specified country.", "method": "post", "endpoint": ":merchantId/liasettings/:accountId/requestinventoryverification/:country", "responses": [ { "uuid": "a167e185-0cc7-4045-a268-d1874409d5b6", "body": "{\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": "4a76fc56-0b44-4244-8119-c814afb941c4", "documentation": "Sets the inventory verification contract for the specified country.", "method": "post", "endpoint": ":merchantId/liasettings/:accountId/setinventoryverificationcontact", "responses": [ { "uuid": "40204138-4b81-4659-850c-7429495977fb", "body": "{\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": "493aad1a-8e32-4df2-bfa4-18fd5c8a25f0", "documentation": "Sets the POS data provider for the specified country.", "method": "post", "endpoint": ":merchantId/liasettings/:accountId/setposdataprovider", "responses": [ { "uuid": "bade36e5-5252-4ffa-9328-7d31f20747af", "body": "{\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": "a4dceb1d-6e8a-4850-8c1a-b3e7a33cfba3", "documentation": "Creates a charge invoice for a shipment group, and triggers a charge capture for orderinvoice enabled orders.", "method": "post", "endpoint": ":merchantId/orderinvoices/:orderId/createChargeInvoice", "responses": [ { "uuid": "7e715575-d38a-499f-aef0-f3e2c522ec07", "body": "{\n \"executionStatus\": \"\",\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": "05173975-2f47-4993-aa76-49b1c9665201", "documentation": "Creates a refund invoice for one or more shipment groups, and triggers a refund for orderinvoice enabled orders. This can only be used for line items that have previously been charged using `createChargeInvoice`. All amounts (except for the summary) are incremental with respect to the previous invoice.", "method": "post", "endpoint": ":merchantId/orderinvoices/:orderId/createRefundInvoice", "responses": [ { "uuid": "768029bb-ae4a-476e-b9ce-e96ab9e4d671", "body": "{\n \"executionStatus\": \"\",\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": "023dc23d-4f38-49e9-89e7-7dccd5136240", "documentation": "Retrieves a report for disbursements from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orderreports/disbursements", "responses": [ { "uuid": "b665410c-6a8a-4186-8ce6-4a261b8afec5", "body": "{\n \"disbursements\": [\n {\n \"disbursementAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"disbursementCreationDate\": \"\",\n \"disbursementDate\": \"\",\n \"disbursementId\": \"\",\n \"merchantId\": \"\"\n }\n ],\n \"kind\": \"\",\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": "1b80d31a-9407-403a-be3f-7aa08156832a", "documentation": "Retrieves a list of transactions for a disbursement from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orderreports/disbursements/:disbursementId/transactions", "responses": [ { "uuid": "cf4ddc44-c22f-4d2a-b216-e7eafeeb067a", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"transactions\": [\n {\n \"disbursementAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"disbursementCreationDate\": \"\",\n \"disbursementDate\": \"\",\n \"disbursementId\": \"\",\n \"merchantId\": \"\",\n \"merchantOrderId\": \"\",\n \"orderId\": \"\",\n \"productAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"remittedTaxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"transactionDate\": \"\"\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": "2adc12d7-4e5a-42c0-8d69-a9b018684192", "documentation": "Lists order returns in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orderreturns", "responses": [ { "uuid": "227684f6-4c5e-462c-b436-e126f0922735", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"creationDate\": \"\",\n \"merchantOrderId\": \"\",\n \"orderId\": \"\",\n \"orderReturnId\": \"\",\n \"returnItems\": [\n {\n \"customerReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"itemId\": \"\",\n \"merchantRejectionReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"merchantReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"product\": {\n \"brand\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"fees\": [\n {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\"\n }\n ],\n \"gtin\": \"\",\n \"id\": \"\",\n \"imageLink\": \"\",\n \"itemGroupId\": \"\",\n \"mpn\": \"\",\n \"offerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shownImage\": \"\",\n \"targetCountry\": \"\",\n \"title\": \"\",\n \"variantAttributes\": [\n {\n \"dimension\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"refundableAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"returnItemId\": \"\",\n \"returnShipmentIds\": [\n \"\"\n ],\n \"shipmentGroupId\": \"\",\n \"shipmentUnitId\": \"\",\n \"state\": \"\"\n }\n ],\n \"returnPricingInfo\": {\n \"chargeReturnShippingFee\": {{faker 'datatype.boolean'}},\n \"maxReturnShippingFee\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"refundableItemsTotalAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"refundableShippingAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"totalRefundedAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n },\n \"returnShipments\": [\n {\n \"creationDate\": \"\",\n \"deliveryDate\": \"\",\n \"returnMethodType\": \"\",\n \"shipmentId\": \"\",\n \"shipmentTrackingInfos\": [\n {\n \"carrier\": \"\",\n \"trackingNumber\": \"\"\n }\n ],\n \"shippingDate\": \"\",\n \"state\": \"\"\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": "4435b91e-49e4-40f9-a7ed-ba04e3d31b9b", "documentation": "Create return in your Merchant Center account.", "method": "post", "endpoint": ":merchantId/orderreturns/createOrderReturn", "responses": [ { "uuid": "67bee58a-39ca-4e9b-91a6-f063131a4edc", "body": "{\n \"executionStatus\": \"\",\n \"kind\": \"\",\n \"orderReturn\": {\n \"creationDate\": \"\",\n \"merchantOrderId\": \"\",\n \"orderId\": \"\",\n \"orderReturnId\": \"\",\n \"returnItems\": [\n {\n \"customerReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"itemId\": \"\",\n \"merchantRejectionReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"merchantReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"product\": {\n \"brand\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"fees\": [\n {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\"\n }\n ],\n \"gtin\": \"\",\n \"id\": \"\",\n \"imageLink\": \"\",\n \"itemGroupId\": \"\",\n \"mpn\": \"\",\n \"offerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shownImage\": \"\",\n \"targetCountry\": \"\",\n \"title\": \"\",\n \"variantAttributes\": [\n {\n \"dimension\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"refundableAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"returnItemId\": \"\",\n \"returnShipmentIds\": [\n \"\"\n ],\n \"shipmentGroupId\": \"\",\n \"shipmentUnitId\": \"\",\n \"state\": \"\"\n }\n ],\n \"returnPricingInfo\": {\n \"chargeReturnShippingFee\": {{faker 'datatype.boolean'}},\n \"maxReturnShippingFee\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"refundableItemsTotalAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"refundableShippingAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"totalRefundedAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n },\n \"returnShipments\": [\n {\n \"creationDate\": \"\",\n \"deliveryDate\": \"\",\n \"returnMethodType\": \"\",\n \"shipmentId\": \"\",\n \"shipmentTrackingInfos\": [\n {\n \"carrier\": \"\",\n \"trackingNumber\": \"\"\n }\n ],\n \"shippingDate\": \"\",\n \"state\": \"\"\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": "6e8a8069-64d4-407e-b27a-3f0bb89b19d6", "documentation": "Retrieves an order return from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orderreturns/:returnId", "responses": [ { "uuid": "9225e325-986c-4ffc-9169-450f61a303d9", "body": "{\n \"creationDate\": \"\",\n \"merchantOrderId\": \"\",\n \"orderId\": \"\",\n \"orderReturnId\": \"\",\n \"returnItems\": [\n {\n \"customerReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"itemId\": \"\",\n \"merchantRejectionReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"merchantReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"product\": {\n \"brand\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"fees\": [\n {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\"\n }\n ],\n \"gtin\": \"\",\n \"id\": \"\",\n \"imageLink\": \"\",\n \"itemGroupId\": \"\",\n \"mpn\": \"\",\n \"offerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shownImage\": \"\",\n \"targetCountry\": \"\",\n \"title\": \"\",\n \"variantAttributes\": [\n {\n \"dimension\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"refundableAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"returnItemId\": \"\",\n \"returnShipmentIds\": [\n \"\"\n ],\n \"shipmentGroupId\": \"\",\n \"shipmentUnitId\": \"\",\n \"state\": \"\"\n }\n ],\n \"returnPricingInfo\": {\n \"chargeReturnShippingFee\": {{faker 'datatype.boolean'}},\n \"maxReturnShippingFee\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"refundableItemsTotalAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"refundableShippingAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"totalRefundedAmount\": {\n \"priceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n },\n \"returnShipments\": [\n {\n \"creationDate\": \"\",\n \"deliveryDate\": \"\",\n \"returnMethodType\": \"\",\n \"shipmentId\": \"\",\n \"shipmentTrackingInfos\": [\n {\n \"carrier\": \"\",\n \"trackingNumber\": \"\"\n }\n ],\n \"shippingDate\": \"\",\n \"state\": \"\"\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": "e57eea3c-b596-4357-8367-37fa89c12a3c", "documentation": "Acks an order return in your Merchant Center account.", "method": "post", "endpoint": ":merchantId/orderreturns/:returnId/acknowledge", "responses": [ { "uuid": "843753ae-4b9a-4430-9f91-66ca21688aab", "body": "{\n \"executionStatus\": \"\",\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": "77c6bd0d-1e71-4096-be91-6b56a1c2ec01", "documentation": "Links a return shipping label to a return id. You can only create one return label per return id. Since the label is sent to the buyer, the linked return label cannot be updated or deleted. If you try to create multiple return shipping labels for a single return id, every create request except the first will fail.", "method": "post", "endpoint": ":merchantId/orderreturns/:returnId/labels", "responses": [ { "uuid": "4a39d9ea-1677-419c-8acb-2af55c3faf9e", "body": "{\n \"carrier\": \"\",\n \"labelUri\": \"\",\n \"trackingId\": \"\"\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": "957be364-b5fb-4af3-a685-433ccb05fcae", "documentation": "Processes return in your Merchant Center account.", "method": "post", "endpoint": ":merchantId/orderreturns/:returnId/process", "responses": [ { "uuid": "434837d1-720d-4362-a63b-a44201cea51c", "body": "{\n \"executionStatus\": \"\",\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": "15b50cba-9882-46b1-9914-75d5d84a6522", "documentation": "Lists the orders in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orders", "responses": [ { "uuid": "e569e7c4-c79f-4613-b48b-17411c7347bb", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"acknowledged\": {{faker 'datatype.boolean'}},\n \"annotations\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"billingAddress\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"customer\": {\n \"fullName\": \"\",\n \"invoiceReceivingEmail\": \"\",\n \"loyaltyInfo\": {\n \"loyaltyNumber\": \"\",\n \"name\": \"\"\n },\n \"marketingRightsInfo\": {\n \"explicitMarketingPreference\": \"\",\n \"lastUpdatedTimestamp\": \"\",\n \"marketingEmailAddress\": \"\"\n }\n },\n \"deliveryDetails\": {\n \"address\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"phoneNumber\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"lineItems\": [\n {\n \"adjustments\": [\n {\n \"priceAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n }\n ],\n \"annotations\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"cancellations\": [\n {\n \"actor\": \"\",\n \"creationDate\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"id\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"product\": {\n \"brand\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"fees\": [\n {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\"\n }\n ],\n \"gtin\": \"\",\n \"id\": \"\",\n \"imageLink\": \"\",\n \"itemGroupId\": \"\",\n \"mpn\": \"\",\n \"offerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shownImage\": \"\",\n \"targetCountry\": \"\",\n \"title\": \"\",\n \"variantAttributes\": [\n {\n \"dimension\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"quantityCanceled\": {{faker 'number.int' max=99999}},\n \"quantityDelivered\": {{faker 'number.int' max=99999}},\n \"quantityOrdered\": {{faker 'number.int' max=99999}},\n \"quantityPending\": {{faker 'number.int' max=99999}},\n \"quantityReadyForPickup\": {{faker 'number.int' max=99999}},\n \"quantityReturned\": {{faker 'number.int' max=99999}},\n \"quantityShipped\": {{faker 'number.int' max=99999}},\n \"quantityUndeliverable\": {{faker 'number.int' max=99999}},\n \"returnInfo\": {\n \"daysToReturn\": {{faker 'number.int' max=99999}},\n \"isReturnable\": {{faker 'datatype.boolean'}},\n \"policyUrl\": \"\"\n },\n \"returns\": [\n {\n \"actor\": \"\",\n \"creationDate\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"shippingDetails\": {\n \"deliverByDate\": \"\",\n \"method\": {\n \"carrier\": \"\",\n \"maxDaysInTransit\": {{faker 'number.int' max=99999}},\n \"methodName\": \"\",\n \"minDaysInTransit\": {{faker 'number.int' max=99999}}\n },\n \"pickupPromiseInMinutes\": {{faker 'number.int' max=99999}},\n \"shipByDate\": \"\",\n \"type\": \"\"\n },\n \"tax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ],\n \"merchantId\": \"\",\n \"merchantOrderId\": \"\",\n \"netPriceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"netTaxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"paymentStatus\": \"\",\n \"pickupDetails\": {\n \"address\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"collectors\": [\n {\n \"name\": \"\",\n \"phoneNumber\": \"\"\n }\n ],\n \"locationId\": \"\",\n \"pickupType\": \"\"\n },\n \"placedDate\": \"\",\n \"promotions\": [\n {\n \"applicableItems\": [\n {\n \"lineItemId\": \"\",\n \"offerId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"appliedItems\": [\n {\n \"lineItemId\": \"\",\n \"offerId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"endTime\": \"\",\n \"funder\": \"\",\n \"merchantPromotionId\": \"\",\n \"priceValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shortTitle\": \"\",\n \"startTime\": \"\",\n \"subtype\": \"\",\n \"taxValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"refunds\": [\n {\n \"actor\": \"\",\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"creationDate\": \"\",\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"shipments\": [\n {\n \"carrier\": \"\",\n \"creationDate\": \"\",\n \"deliveryDate\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"lineItemId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"scheduledDeliveryDetails\": {\n \"carrierPhoneNumber\": \"\",\n \"scheduledDate\": \"\"\n },\n \"shipmentGroupId\": \"\",\n \"status\": \"\",\n \"trackingId\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingCostTax\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"status\": \"\",\n \"taxCollector\": \"\"\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": "156bfaa0-9083-496e-a5a0-89479a998073", "documentation": "Retrieves an order from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orders/:orderId", "responses": [ { "uuid": "7a8f3818-05bd-4a24-8fc9-60bc9e6aaabb", "body": "{\n \"acknowledged\": {{faker 'datatype.boolean'}},\n \"annotations\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"billingAddress\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"customer\": {\n \"fullName\": \"\",\n \"invoiceReceivingEmail\": \"\",\n \"loyaltyInfo\": {\n \"loyaltyNumber\": \"\",\n \"name\": \"\"\n },\n \"marketingRightsInfo\": {\n \"explicitMarketingPreference\": \"\",\n \"lastUpdatedTimestamp\": \"\",\n \"marketingEmailAddress\": \"\"\n }\n },\n \"deliveryDetails\": {\n \"address\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"phoneNumber\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"lineItems\": [\n {\n \"adjustments\": [\n {\n \"priceAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n }\n ],\n \"annotations\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"cancellations\": [\n {\n \"actor\": \"\",\n \"creationDate\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"id\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"product\": {\n \"brand\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"fees\": [\n {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\"\n }\n ],\n \"gtin\": \"\",\n \"id\": \"\",\n \"imageLink\": \"\",\n \"itemGroupId\": \"\",\n \"mpn\": \"\",\n \"offerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shownImage\": \"\",\n \"targetCountry\": \"\",\n \"title\": \"\",\n \"variantAttributes\": [\n {\n \"dimension\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"quantityCanceled\": {{faker 'number.int' max=99999}},\n \"quantityDelivered\": {{faker 'number.int' max=99999}},\n \"quantityOrdered\": {{faker 'number.int' max=99999}},\n \"quantityPending\": {{faker 'number.int' max=99999}},\n \"quantityReadyForPickup\": {{faker 'number.int' max=99999}},\n \"quantityReturned\": {{faker 'number.int' max=99999}},\n \"quantityShipped\": {{faker 'number.int' max=99999}},\n \"quantityUndeliverable\": {{faker 'number.int' max=99999}},\n \"returnInfo\": {\n \"daysToReturn\": {{faker 'number.int' max=99999}},\n \"isReturnable\": {{faker 'datatype.boolean'}},\n \"policyUrl\": \"\"\n },\n \"returns\": [\n {\n \"actor\": \"\",\n \"creationDate\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"shippingDetails\": {\n \"deliverByDate\": \"\",\n \"method\": {\n \"carrier\": \"\",\n \"maxDaysInTransit\": {{faker 'number.int' max=99999}},\n \"methodName\": \"\",\n \"minDaysInTransit\": {{faker 'number.int' max=99999}}\n },\n \"pickupPromiseInMinutes\": {{faker 'number.int' max=99999}},\n \"shipByDate\": \"\",\n \"type\": \"\"\n },\n \"tax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ],\n \"merchantId\": \"\",\n \"merchantOrderId\": \"\",\n \"netPriceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"netTaxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"paymentStatus\": \"\",\n \"pickupDetails\": {\n \"address\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"collectors\": [\n {\n \"name\": \"\",\n \"phoneNumber\": \"\"\n }\n ],\n \"locationId\": \"\",\n \"pickupType\": \"\"\n },\n \"placedDate\": \"\",\n \"promotions\": [\n {\n \"applicableItems\": [\n {\n \"lineItemId\": \"\",\n \"offerId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"appliedItems\": [\n {\n \"lineItemId\": \"\",\n \"offerId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"endTime\": \"\",\n \"funder\": \"\",\n \"merchantPromotionId\": \"\",\n \"priceValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shortTitle\": \"\",\n \"startTime\": \"\",\n \"subtype\": \"\",\n \"taxValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"refunds\": [\n {\n \"actor\": \"\",\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"creationDate\": \"\",\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"shipments\": [\n {\n \"carrier\": \"\",\n \"creationDate\": \"\",\n \"deliveryDate\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"lineItemId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"scheduledDeliveryDetails\": {\n \"carrierPhoneNumber\": \"\",\n \"scheduledDate\": \"\"\n },\n \"shipmentGroupId\": \"\",\n \"status\": \"\",\n \"trackingId\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingCostTax\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"status\": \"\",\n \"taxCollector\": \"\"\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": "d6f8ac4f-d3d6-4f30-bc79-06d43f3162bb", "documentation": "Marks an order as acknowledged.", "method": "post", "endpoint": ":merchantId/orders/:orderId/acknowledge", "responses": [ { "uuid": "994612e7-9b79-4f7a-82d0-ebfded327359", "body": "{\n \"executionStatus\": \"\",\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": "3e49d2d3-4217-4c53-bbef-8d678a7bebd7", "documentation": "Cancels all line items in an order, making a full refund.", "method": "post", "endpoint": ":merchantId/orders/:orderId/cancel", "responses": [ { "uuid": "4c629bca-bdeb-42ab-bb58-4225ad2e2ec6", "body": "{\n \"executionStatus\": \"\",\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": "65d682f9-f775-4a9d-93ca-27695910fa08", "documentation": "Cancels a line item, making a full refund.", "method": "post", "endpoint": ":merchantId/orders/:orderId/cancelLineItem", "responses": [ { "uuid": "426ae402-61d7-41bd-8f99-c5bb4c85f78d", "body": "{\n \"executionStatus\": \"\",\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": "3ca4d3db-211b-4f56-8852-f2ce9de2e5b9", "documentation": "Capture funds from the customer for the current order total. This method should be called after the merchant verifies that they are able and ready to start shipping the order. This method blocks until a response is received from the payment processsor. If this method succeeds, the merchant is guaranteed to receive funds for the order after shipment. If the request fails, it can be retried or the order may be cancelled. This method cannot be called after the entire order is already shipped. A rejected error code is returned when the payment service provider has declined the charge. This indicates a problem between the PSP and either the merchant's or customer's account. Sometimes this error will be resolved by the customer. We recommend retrying these errors once per day or cancelling the order with reason `failedToCaptureFunds` if the items cannot be held.", "method": "post", "endpoint": ":merchantId/orders/:orderId/captureOrder", "responses": [ { "uuid": "7c0efe3b-b9c5-415d-a29a-d36abc156eda", "body": "{\n \"executionStatus\": \"{{oneOf (array 'EXECUTION_STATUS_UNSPECIFIED' 'EXECUTED' 'DUPLICATE')}}\"\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": "83e9794e-c241-461c-abef-07a9a0b253d6", "documentation": "Deprecated. Notifies that item return and refund was handled directly by merchant outside of Google payments processing (for example, cash refund done in store). Note: We recommend calling the returnrefundlineitem method to refund in-store returns. We will issue the refund directly to the customer. This helps to prevent possible differences arising between merchant and Google transaction records. We also recommend having the point of sale system communicate with Google to ensure that customers do not receive a double refund by first refunding through Google then through an in-store return.", "method": "post", "endpoint": ":merchantId/orders/:orderId/inStoreRefundLineItem", "responses": [ { "uuid": "583af085-a177-4dd2-9430-011c9b82e8ab", "body": "{\n \"executionStatus\": \"\",\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": "8e2321d3-627e-4673-8292-a52d3324d2af", "documentation": "Issues a partial or total refund for items and shipment.", "method": "post", "endpoint": ":merchantId/orders/:orderId/refunditem", "responses": [ { "uuid": "45d5fe3b-4de3-4775-9061-f0f480bd03d8", "body": "{\n \"executionStatus\": \"\",\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": "d0ec21d3-2424-4202-bccf-6361bbf396fa", "documentation": "Issues a partial or total refund for an order.", "method": "post", "endpoint": ":merchantId/orders/:orderId/refundorder", "responses": [ { "uuid": "0f240916-68ed-48c1-ba78-0aad229fae79", "body": "{\n \"executionStatus\": \"\",\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": "6208e40c-5dab-4585-9ecf-396926175386", "documentation": "Rejects return on an line item.", "method": "post", "endpoint": ":merchantId/orders/:orderId/rejectReturnLineItem", "responses": [ { "uuid": "b88f588d-6fa3-4b54-8cd4-8ec46dcb5f9b", "body": "{\n \"executionStatus\": \"\",\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": "f845ad77-148e-4b13-941e-6d4f85032c2e", "documentation": "Returns and refunds a line item. Note that this method can only be called on fully shipped orders. The Orderreturns API is the preferred way to handle returns after you receive a return from a customer. You can use Orderreturns.list or Orderreturns.get to search for the return, and then use Orderreturns.processreturn to issue the refund. If the return cannot be found, then we recommend using this API to issue a refund.", "method": "post", "endpoint": ":merchantId/orders/:orderId/returnRefundLineItem", "responses": [ { "uuid": "c1c8b0e5-8ee4-4b7c-ab39-0e1c7a277c48", "body": "{\n \"executionStatus\": \"\",\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": "2aecacc1-b1e7-49cb-bc1f-32932f8bd6aa", "documentation": "Sets (or overrides if it already exists) merchant provided annotations in the form of key-value pairs. A common use case would be to supply us with additional structured information about a line item that cannot be provided through other methods. Submitted key-value pairs can be retrieved as part of the orders resource.", "method": "post", "endpoint": ":merchantId/orders/:orderId/setLineItemMetadata", "responses": [ { "uuid": "b32af32e-9231-49c2-a646-55d96104ed42", "body": "{\n \"executionStatus\": \"\",\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": "9ec043e2-f421-4a61-bff8-29bf9dc9fd27", "documentation": "Marks line item(s) as shipped.", "method": "post", "endpoint": ":merchantId/orders/:orderId/shipLineItems", "responses": [ { "uuid": "4dca1663-a373-47b1-b02d-8be9bd24af9f", "body": "{\n \"executionStatus\": \"\",\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": "65346cf2-998a-40ee-82ad-ef7dd2064e04", "documentation": "Sandbox only. Creates a test return.", "method": "post", "endpoint": ":merchantId/orders/:orderId/testreturn", "responses": [ { "uuid": "bf5ace22-b5c3-4c4e-b71f-9302e09210f6", "body": "{\n \"kind\": \"\",\n \"returnId\": \"\"\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": "ee4d9798-ad5e-47b6-aa31-588a4635d5f4", "documentation": "Updates ship by and delivery by dates for a line item.", "method": "post", "endpoint": ":merchantId/orders/:orderId/updateLineItemShippingDetails", "responses": [ { "uuid": "8c84ce29-7e37-4ca7-bc94-76fbdb1a3954", "body": "{\n \"executionStatus\": \"\",\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": "a31c90e5-3ebb-4978-a355-b3e874a1d260", "documentation": "Updates the merchant order ID for a given order.", "method": "post", "endpoint": ":merchantId/orders/:orderId/updateMerchantOrderId", "responses": [ { "uuid": "7471e449-d751-4466-8446-989e0129e039", "body": "{\n \"executionStatus\": \"\",\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": "af96e8c2-cf61-4fef-8dfe-ee5ffe672f3d", "documentation": "Updates a shipment's status, carrier, and/or tracking ID.", "method": "post", "endpoint": ":merchantId/orders/:orderId/updateShipment", "responses": [ { "uuid": "729aad65-26ae-4cf4-b96a-8a28b86fa9bd", "body": "{\n \"executionStatus\": \"\",\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": "303157f5-e19a-4a7d-b19f-3890c75636bc", "documentation": "Retrieves an order using merchant order ID.", "method": "get", "endpoint": ":merchantId/ordersbymerchantid/:merchantOrderId", "responses": [ { "uuid": "9a08897d-eb07-49d8-b7c1-8c1f9a09cc72", "body": "{\n \"kind\": \"\",\n \"order\": {\n \"acknowledged\": {{faker 'datatype.boolean'}},\n \"annotations\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"billingAddress\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"customer\": {\n \"fullName\": \"\",\n \"invoiceReceivingEmail\": \"\",\n \"loyaltyInfo\": {\n \"loyaltyNumber\": \"\",\n \"name\": \"\"\n },\n \"marketingRightsInfo\": {\n \"explicitMarketingPreference\": \"\",\n \"lastUpdatedTimestamp\": \"\",\n \"marketingEmailAddress\": \"\"\n }\n },\n \"deliveryDetails\": {\n \"address\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"phoneNumber\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"lineItems\": [\n {\n \"adjustments\": [\n {\n \"priceAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"taxAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n }\n ],\n \"annotations\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"cancellations\": [\n {\n \"actor\": \"\",\n \"creationDate\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"id\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"product\": {\n \"brand\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"fees\": [\n {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\"\n }\n ],\n \"gtin\": \"\",\n \"id\": \"\",\n \"imageLink\": \"\",\n \"itemGroupId\": \"\",\n \"mpn\": \"\",\n \"offerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shownImage\": \"\",\n \"targetCountry\": \"\",\n \"title\": \"\",\n \"variantAttributes\": [\n {\n \"dimension\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"quantityCanceled\": {{faker 'number.int' max=99999}},\n \"quantityDelivered\": {{faker 'number.int' max=99999}},\n \"quantityOrdered\": {{faker 'number.int' max=99999}},\n \"quantityPending\": {{faker 'number.int' max=99999}},\n \"quantityReadyForPickup\": {{faker 'number.int' max=99999}},\n \"quantityReturned\": {{faker 'number.int' max=99999}},\n \"quantityShipped\": {{faker 'number.int' max=99999}},\n \"quantityUndeliverable\": {{faker 'number.int' max=99999}},\n \"returnInfo\": {\n \"daysToReturn\": {{faker 'number.int' max=99999}},\n \"isReturnable\": {{faker 'datatype.boolean'}},\n \"policyUrl\": \"\"\n },\n \"returns\": [\n {\n \"actor\": \"\",\n \"creationDate\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}},\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"shippingDetails\": {\n \"deliverByDate\": \"\",\n \"method\": {\n \"carrier\": \"\",\n \"maxDaysInTransit\": {{faker 'number.int' max=99999}},\n \"methodName\": \"\",\n \"minDaysInTransit\": {{faker 'number.int' max=99999}}\n },\n \"pickupPromiseInMinutes\": {{faker 'number.int' max=99999}},\n \"shipByDate\": \"\",\n \"type\": \"\"\n },\n \"tax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ],\n \"merchantId\": \"\",\n \"merchantOrderId\": \"\",\n \"netPriceAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"netTaxAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"paymentStatus\": \"\",\n \"pickupDetails\": {\n \"address\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"collectors\": [\n {\n \"name\": \"\",\n \"phoneNumber\": \"\"\n }\n ],\n \"locationId\": \"\",\n \"pickupType\": \"\"\n },\n \"placedDate\": \"\",\n \"promotions\": [\n {\n \"applicableItems\": [\n {\n \"lineItemId\": \"\",\n \"offerId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"appliedItems\": [\n {\n \"lineItemId\": \"\",\n \"offerId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"endTime\": \"\",\n \"funder\": \"\",\n \"merchantPromotionId\": \"\",\n \"priceValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shortTitle\": \"\",\n \"startTime\": \"\",\n \"subtype\": \"\",\n \"taxValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"refunds\": [\n {\n \"actor\": \"\",\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"creationDate\": \"\",\n \"reason\": \"\",\n \"reasonText\": \"\"\n }\n ],\n \"shipments\": [\n {\n \"carrier\": \"\",\n \"creationDate\": \"\",\n \"deliveryDate\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"lineItemId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"scheduledDeliveryDetails\": {\n \"carrierPhoneNumber\": \"\",\n \"scheduledDate\": \"\"\n },\n \"shipmentGroupId\": \"\",\n \"status\": \"\",\n \"trackingId\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingCostTax\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"status\": \"\",\n \"taxCollector\": \"\"\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": "bcab72a8-d73f-492d-8268-c3e0bdbbc208", "documentation": "Creates new order tracking signal.", "method": "post", "endpoint": ":merchantId/ordertrackingsignals", "responses": [ { "uuid": "0c8d8b1e-5b8a-4b27-9c22-53891830ab09", "body": "{\n \"customerShippingFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"deliveryPostalCode\": \"\",\n \"deliveryRegionCode\": \"\",\n \"lineItems\": [\n {\n \"brand\": \"\",\n \"gtin\": \"\",\n \"lineItemId\": \"\",\n \"mpn\": \"\",\n \"productDescription\": \"\",\n \"productId\": \"\",\n \"productTitle\": \"\",\n \"quantity\": \"\",\n \"sku\": \"\",\n \"upc\": \"\"\n }\n ],\n \"merchantId\": \"\",\n \"orderCreatedTime\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}},\n \"timeZone\": {\n \"id\": \"\",\n \"version\": \"\"\n },\n \"utcOffset\": \"\",\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"orderId\": \"\",\n \"orderTrackingSignalId\": \"\",\n \"shipmentLineItemMapping\": [\n {\n \"lineItemId\": \"\",\n \"quantity\": \"\",\n \"shipmentId\": \"\"\n }\n ],\n \"shippingInfo\": [\n {\n \"actualDeliveryTime\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}},\n \"timeZone\": {\n \"id\": \"\",\n \"version\": \"\"\n },\n \"utcOffset\": \"\",\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"carrierName\": \"\",\n \"carrierServiceName\": \"\",\n \"earliestDeliveryPromiseTime\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}},\n \"timeZone\": {\n \"id\": \"\",\n \"version\": \"\"\n },\n \"utcOffset\": \"\",\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"latestDeliveryPromiseTime\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}},\n \"timeZone\": {\n \"id\": \"\",\n \"version\": \"\"\n },\n \"utcOffset\": \"\",\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"originPostalCode\": \"\",\n \"originRegionCode\": \"\",\n \"shipmentId\": \"\",\n \"shippedTime\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}},\n \"timeZone\": {\n \"id\": \"\",\n \"version\": \"\"\n },\n \"utcOffset\": \"\",\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"shippingStatus\": \"{{oneOf (array 'SHIPPING_STATE_UNSPECIFIED' 'SHIPPED' 'DELIVERED')}}\",\n \"trackingId\": \"\"\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": "572cba5b-26bc-4184-919a-b7d2ee6c7b6e", "documentation": "Submit inventory for the given merchant.", "method": "post", "endpoint": ":merchantId/pos/:targetMerchantId/inventory", "responses": [ { "uuid": "d6bce6ce-620b-4902-97eb-c8d55d7e81ae", "body": "{\n \"contentLanguage\": \"\",\n \"gtin\": \"\",\n \"itemId\": \"\",\n \"kind\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"quantity\": \"\",\n \"storeCode\": \"\",\n \"targetCountry\": \"\",\n \"timestamp\": \"\"\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": "648480c9-5eae-483a-8ce3-62cee1d3aa0b", "documentation": "Submit a sale event for the given merchant.", "method": "post", "endpoint": ":merchantId/pos/:targetMerchantId/sale", "responses": [ { "uuid": "11b43ec2-c603-40df-9099-7e94a6f692b5", "body": "{\n \"contentLanguage\": \"\",\n \"gtin\": \"\",\n \"itemId\": \"\",\n \"kind\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"quantity\": \"\",\n \"saleId\": \"\",\n \"storeCode\": \"\",\n \"targetCountry\": \"\",\n \"timestamp\": \"\"\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": "65fd55d8-c18f-4b77-ba16-64f172da4377", "documentation": "Lists the stores of the target merchant.", "method": "get", "endpoint": ":merchantId/pos/:targetMerchantId/store", "responses": [ { "uuid": "cad7311e-df18-40e2-a49a-b4f02e72242a", "body": "{\n \"kind\": \"\",\n \"resources\": [\n {\n \"gcidCategory\": [\n \"\"\n ],\n \"kind\": \"\",\n \"phoneNumber\": \"\",\n \"placeId\": \"\",\n \"storeAddress\": \"\",\n \"storeCode\": \"\",\n \"storeName\": \"\",\n \"websiteUrl\": \"\"\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": "03c72873-2bce-447a-bdb0-4d2d36e7ea14", "documentation": "Creates a store for the given merchant.", "method": "post", "endpoint": ":merchantId/pos/:targetMerchantId/store", "responses": [ { "uuid": "cab81303-d22d-4985-ac0e-3166e011e197", "body": "{\n \"gcidCategory\": [\n \"\"\n ],\n \"kind\": \"\",\n \"phoneNumber\": \"\",\n \"placeId\": \"\",\n \"storeAddress\": \"\",\n \"storeCode\": \"\",\n \"storeName\": \"\",\n \"websiteUrl\": \"\"\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": "f2cb3194-93c8-4b7c-b4a6-36d7b4f58a49", "documentation": "Deletes a store for the given merchant.", "method": "delete", "endpoint": ":merchantId/pos/:targetMerchantId/store/:storeCode", "responses": [ { "uuid": "aa306e3c-7dec-413b-972e-2acc5b8e4c07", "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": "866082d5-3b4d-4f17-bdb0-1fd606230b42", "documentation": "Retrieves information about the given store.", "method": "get", "endpoint": ":merchantId/pos/:targetMerchantId/store/:storeCode", "responses": [ { "uuid": "fdfd4a36-fb4e-4a65-b378-903d4392bc5b", "body": "{\n \"gcidCategory\": [\n \"\"\n ],\n \"kind\": \"\",\n \"phoneNumber\": \"\",\n \"placeId\": \"\",\n \"storeAddress\": \"\",\n \"storeCode\": \"\",\n \"storeName\": \"\",\n \"websiteUrl\": \"\"\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": "d0706471-41d1-4e2c-9813-5c4938e3146f", "documentation": "Creates or updates the delivery time of a product.", "method": "post", "endpoint": ":merchantId/productdeliverytime", "responses": [ { "uuid": "f0071be0-032e-4039-8eed-5b033ca89ced", "body": "{\n \"areaDeliveryTimes\": [\n {\n \"deliveryArea\": {\n \"countryCode\": \"\",\n \"postalCodeRange\": {\n \"firstPostalCode\": \"\",\n \"lastPostalCode\": \"\"\n },\n \"regionCode\": \"\"\n },\n \"deliveryTime\": {\n \"maxHandlingTimeDays\": {{faker 'number.int' max=99999}},\n \"maxTransitTimeDays\": {{faker 'number.int' max=99999}},\n \"minHandlingTimeDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeDays\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"productId\": {\n \"productId\": \"\"\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": "5e72be73-0920-4c60-a615-dd3fa79f6aeb", "documentation": "Deletes the delivery time of a product.", "method": "delete", "endpoint": ":merchantId/productdeliverytime/:productId", "responses": [ { "uuid": "84fd7703-f5ad-471f-a893-5c4b0617e016", "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": "d376e3ce-d926-4a02-b8b6-1ed5ce8b2236", "documentation": "Gets `productDeliveryTime` by `productId`.", "method": "get", "endpoint": ":merchantId/productdeliverytime/:productId", "responses": [ { "uuid": "0e5f8483-aee4-4d1f-a293-267cedbe10b6", "body": "{\n \"areaDeliveryTimes\": [\n {\n \"deliveryArea\": {\n \"countryCode\": \"\",\n \"postalCodeRange\": {\n \"firstPostalCode\": \"\",\n \"lastPostalCode\": \"\"\n },\n \"regionCode\": \"\"\n },\n \"deliveryTime\": {\n \"maxHandlingTimeDays\": {{faker 'number.int' max=99999}},\n \"maxTransitTimeDays\": {{faker 'number.int' max=99999}},\n \"minHandlingTimeDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeDays\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"productId\": {\n \"productId\": \"\"\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": "a3e6faa5-75ee-43ca-9289-12c8494aaa8a", "documentation": "Lists the products in your Merchant Center account. The response might contain fewer items than specified by maxResults. Rely on nextPageToken to determine if there are more items to be requested.", "method": "get", "endpoint": ":merchantId/products", "responses": [ { "uuid": "b0fc8c29-6550-4d5a-9805-25c61b813064", "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": "bf70b6bf-2db3-432d-80ee-ad4ce212d442", "documentation": "Uploads a product to your Merchant Center account. If an item with the same channel, contentLanguage, offerId, and targetCountry already exists, this method updates that entry.", "method": "post", "endpoint": ":merchantId/products", "responses": [ { "uuid": "3964a49c-5255-4f0d-90cc-f2af7cc1a96d", "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": "8adc1fcb-5d25-4256-a865-77b19dc3452d", "documentation": "Deletes a product from your Merchant Center account.", "method": "delete", "endpoint": ":merchantId/products/:productId", "responses": [ { "uuid": "777daa7f-7da5-4d6b-b1af-4d79fccdb109", "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": "17889107-025d-4b0d-b694-cf65c331c974", "documentation": "Retrieves a product from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/products/:productId", "responses": [ { "uuid": "d0036955-9399-448e-886d-47006fa6b99c", "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": "7f8d1df2-6de8-40e7-ba58-9d27d1a47a38", "documentation": "Updates an existing product in your Merchant Center account. Only updates attributes provided in the request.", "method": "patch", "endpoint": ":merchantId/products/:productId", "responses": [ { "uuid": "11bc4965-fea0-4c1f-911e-63fcb0856efe", "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": "b3ef28dc-6328-4bdf-9295-32c92215f710", "documentation": "Updates the local inventory of a product in your Merchant Center account.", "method": "post", "endpoint": ":merchantId/products/:productId/localinventory", "responses": [ { "uuid": "c07077e3-4c33-4c89-97db-6981f4871ba4", "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": "60823cd8-8c59-4fe1-ac40-f34683f6029a", "documentation": "Updates the regional inventory of a product in your Merchant Center account. If a regional inventory with the same region ID already exists, this method updates that entry.", "method": "post", "endpoint": ":merchantId/products/:productId/regionalinventory", "responses": [ { "uuid": "ea6d7c5b-1b5d-4f1e-90f5-753df28032b1", "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": "5a1d7acd-8d9e-4ef7-aad7-5fb4c05b669a", "documentation": "Lists the statuses of the products in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/productstatuses", "responses": [ { "uuid": "39b91550-395a-424b-851e-93267a1f2064", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"creationDate\": \"\",\n \"destinationStatuses\": [\n {\n \"approvedCountries\": [\n \"\"\n ],\n \"destination\": \"\",\n \"disapprovedCountries\": [\n \"\"\n ],\n \"pendingCountries\": [\n \"\"\n ],\n \"status\": \"\"\n }\n ],\n \"googleExpirationDate\": \"\",\n \"itemLevelIssues\": [\n {\n \"applicableCountries\": [\n \"\"\n ],\n \"attributeName\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"resolution\": \"\",\n \"servability\": \"\"\n }\n ],\n \"kind\": \"\",\n \"lastUpdateDate\": \"\",\n \"link\": \"\",\n \"productId\": \"\",\n \"title\": \"\"\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": "b03970c2-48b6-4cde-9851-695e824e3a48", "documentation": "Gets the status of a product from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/productstatuses/:productId", "responses": [ { "uuid": "8dff2305-6986-45f3-952e-9f4e8804d760", "body": "{\n \"creationDate\": \"\",\n \"destinationStatuses\": [\n {\n \"approvedCountries\": [\n \"\"\n ],\n \"destination\": \"\",\n \"disapprovedCountries\": [\n \"\"\n ],\n \"pendingCountries\": [\n \"\"\n ],\n \"status\": \"\"\n }\n ],\n \"googleExpirationDate\": \"\",\n \"itemLevelIssues\": [\n {\n \"applicableCountries\": [\n \"\"\n ],\n \"attributeName\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"resolution\": \"\",\n \"servability\": \"\"\n }\n ],\n \"kind\": \"\",\n \"lastUpdateDate\": \"\",\n \"link\": \"\",\n \"productId\": \"\",\n \"title\": \"\"\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": "a50361dd-0fc5-44e9-9d29-1d185a1effdd", "documentation": "Lists the metrics report for a given Repricing product.", "method": "get", "endpoint": ":merchantId/productstatuses/:productId/repricingreports", "responses": [ { "uuid": "1f710c89-8eca-4a86-b25a-0b5ba946fbde", "body": "{\n \"nextPageToken\": \"\",\n \"repricingProductReports\": [\n {\n \"applicationCount\": \"\",\n \"buyboxWinningProductStats\": {\n \"buyboxWinsCount\": {{faker 'number.int' max=99999}}\n },\n \"date\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"highWatermark\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"inapplicabilityDetails\": [\n {\n \"inapplicableCount\": \"\",\n \"inapplicableReason\": \"{{oneOf (array 'INAPPLICABLE_REASON_UNSPECIFIED' 'CANNOT_BEAT_BUYBOX_WINNER' 'ALREADY_WINNING_BUYBOX' 'TRIUMPHED_OVER_BY_SAME_TYPE_RULE' 'TRIUMPHED_OVER_BY_OTHER_RULE_ON_OFFER' 'RESTRICTIONS_NOT_MET' 'UNCATEGORIZED' 'INVALID_AUTO_PRICE_MIN' 'INVALID_FLOOR_CONFIG')}}\"\n }\n ],\n \"lowWatermark\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"orderItemCount\": {{faker 'number.int' max=99999}},\n \"ruleIds\": [\n \"\"\n ],\n \"totalGmv\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"{{oneOf (array 'REPRICING_RULE_TYPE_UNSPECIFIED' 'TYPE_STATS_BASED' 'TYPE_COGS_BASED' 'TYPE_SALES_VOLUME_BASED' 'TYPE_COMPETITIVE_PRICE')}}\"\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": "9344e4f5-9fa5-41ad-a4eb-3c5ca6db9051", "documentation": "Inserts a promotion for your Merchant Center account. If the promotion already exists, then it updates the promotion instead.", "method": "post", "endpoint": ":merchantId/promotions", "responses": [ { "uuid": "11dd0595-ecd1-462b-9226-188cab40b8a7", "body": "{\n \"brand\": [\n \"\"\n ],\n \"brandExclusion\": [\n \"\"\n ],\n \"contentLanguage\": \"\",\n \"couponValueType\": \"{{oneOf (array 'COUPON_VALUE_TYPE_UNSPECIFIED' 'MONEY_OFF' 'PERCENT_OFF' 'BUY_M_GET_N_MONEY_OFF' 'BUY_M_GET_N_PERCENT_OFF' 'BUY_M_GET_MONEY_OFF' 'BUY_M_GET_PERCENT_OFF' 'FREE_GIFT' 'FREE_GIFT_WITH_VALUE' 'FREE_GIFT_WITH_ITEM_ID' 'FREE_SHIPPING_STANDARD' 'FREE_SHIPPING_OVERNIGHT' 'FREE_SHIPPING_TWO_DAY')}}\",\n \"freeGiftDescription\": \"\",\n \"freeGiftItemId\": \"\",\n \"freeGiftValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"genericRedemptionCode\": \"\",\n \"getThisQuantityDiscounted\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"itemGroupId\": [\n \"\"\n ],\n \"itemGroupIdExclusion\": [\n \"\"\n ],\n \"itemId\": [\n \"\"\n ],\n \"itemIdExclusion\": [\n \"\"\n ],\n \"limitQuantity\": {{faker 'number.int' max=99999}},\n \"limitValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"longTitle\": \"\",\n \"minimumPurchaseAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"minimumPurchaseQuantity\": {{faker 'number.int' max=99999}},\n \"moneyBudget\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"moneyOffAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"offerType\": \"{{oneOf (array 'OFFER_TYPE_UNSPECIFIED' 'NO_CODE' 'GENERIC_CODE')}}\",\n \"orderLimit\": {{faker 'number.int' max=99999}},\n \"percentOff\": {{faker 'number.int' max=99999}},\n \"productApplicability\": \"{{oneOf (array 'PRODUCT_APPLICABILITY_UNSPECIFIED' 'ALL_PRODUCTS' 'SPECIFIC_PRODUCTS')}}\",\n \"productType\": [\n \"\"\n ],\n \"productTypeExclusion\": [\n \"\"\n ],\n \"promotionDestinationIds\": [\n \"\"\n ],\n \"promotionDisplayDates\": \"\",\n \"promotionDisplayTimePeriod\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"promotionEffectiveDates\": \"\",\n \"promotionEffectiveTimePeriod\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"promotionId\": \"\",\n \"redemptionChannel\": [\n \"{{oneOf (array 'REDEMPTION_CHANNEL_UNSPECIFIED' 'IN_STORE' 'ONLINE')}}\"\n ],\n \"shippingServiceNames\": [\n \"\"\n ],\n \"targetCountry\": \"\"\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": "3f407a47-9ca4-41f0-8f94-e94c5653dc23", "documentation": "Retrieves a promotion from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/promotions/:id", "responses": [ { "uuid": "f3b88551-3830-4a51-927f-6b4dd58eace8", "body": "{\n \"brand\": [\n \"\"\n ],\n \"brandExclusion\": [\n \"\"\n ],\n \"contentLanguage\": \"\",\n \"couponValueType\": \"{{oneOf (array 'COUPON_VALUE_TYPE_UNSPECIFIED' 'MONEY_OFF' 'PERCENT_OFF' 'BUY_M_GET_N_MONEY_OFF' 'BUY_M_GET_N_PERCENT_OFF' 'BUY_M_GET_MONEY_OFF' 'BUY_M_GET_PERCENT_OFF' 'FREE_GIFT' 'FREE_GIFT_WITH_VALUE' 'FREE_GIFT_WITH_ITEM_ID' 'FREE_SHIPPING_STANDARD' 'FREE_SHIPPING_OVERNIGHT' 'FREE_SHIPPING_TWO_DAY')}}\",\n \"freeGiftDescription\": \"\",\n \"freeGiftItemId\": \"\",\n \"freeGiftValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"genericRedemptionCode\": \"\",\n \"getThisQuantityDiscounted\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"itemGroupId\": [\n \"\"\n ],\n \"itemGroupIdExclusion\": [\n \"\"\n ],\n \"itemId\": [\n \"\"\n ],\n \"itemIdExclusion\": [\n \"\"\n ],\n \"limitQuantity\": {{faker 'number.int' max=99999}},\n \"limitValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"longTitle\": \"\",\n \"minimumPurchaseAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"minimumPurchaseQuantity\": {{faker 'number.int' max=99999}},\n \"moneyBudget\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"moneyOffAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"offerType\": \"{{oneOf (array 'OFFER_TYPE_UNSPECIFIED' 'NO_CODE' 'GENERIC_CODE')}}\",\n \"orderLimit\": {{faker 'number.int' max=99999}},\n \"percentOff\": {{faker 'number.int' max=99999}},\n \"productApplicability\": \"{{oneOf (array 'PRODUCT_APPLICABILITY_UNSPECIFIED' 'ALL_PRODUCTS' 'SPECIFIC_PRODUCTS')}}\",\n \"productType\": [\n \"\"\n ],\n \"productTypeExclusion\": [\n \"\"\n ],\n \"promotionDestinationIds\": [\n \"\"\n ],\n \"promotionDisplayDates\": \"\",\n \"promotionDisplayTimePeriod\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"promotionEffectiveDates\": \"\",\n \"promotionEffectiveTimePeriod\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"promotionId\": \"\",\n \"redemptionChannel\": [\n \"{{oneOf (array 'REDEMPTION_CHANNEL_UNSPECIFIED' 'IN_STORE' 'ONLINE')}}\"\n ],\n \"shippingServiceNames\": [\n \"\"\n ],\n \"targetCountry\": \"\"\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": "0a2c6d90-06d0-4c5d-ae8d-3b78dae2fdf8", "documentation": "Retrieves a Merchant Center account's pubsub notification settings.", "method": "get", "endpoint": ":merchantId/pubsubnotificationsettings", "responses": [ { "uuid": "b283877d-83c9-4c69-8e40-425b46f43000", "body": "{\n \"cloudTopicName\": \"\",\n \"kind\": \"\",\n \"registeredEvents\": [\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": "f0bf9edd-b07e-4931-8e30-d6a3b42dfbe0", "documentation": "Register a Merchant Center account for pubsub notifications. Note that cloud topic name shouldn't be provided as part of the request.", "method": "put", "endpoint": ":merchantId/pubsubnotificationsettings", "responses": [ { "uuid": "15d10067-57ae-470b-a24e-c7245583f4ee", "body": "{\n \"cloudTopicName\": \"\",\n \"kind\": \"\",\n \"registeredEvents\": [\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": "d32229d0-a043-48fe-a381-689048943bb9", "documentation": "Lists the regions in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/regions", "responses": [ { "uuid": "0707a9cb-ba81-4a40-804e-c832bb8938cd", "body": "{\n \"nextPageToken\": \"\",\n \"regions\": [\n {\n \"displayName\": \"\",\n \"geotargetArea\": {\n \"geotargetCriteriaIds\": [\n \"\"\n ]\n },\n \"merchantId\": \"\",\n \"postalCodeArea\": {\n \"postalCodes\": [\n {\n \"begin\": \"\",\n \"end\": \"\"\n }\n ],\n \"regionCode\": \"\"\n },\n \"regionId\": \"\",\n \"regionalInventoryEligible\": {{faker 'datatype.boolean'}},\n \"shippingEligible\": {{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": "76c25e97-f44e-4090-a5b1-20d7f6feedbf", "documentation": "Creates a region definition in your Merchant Center account.", "method": "post", "endpoint": ":merchantId/regions", "responses": [ { "uuid": "64c00850-0f94-44c1-bdd4-0e6e5f30f057", "body": "{\n \"displayName\": \"\",\n \"geotargetArea\": {\n \"geotargetCriteriaIds\": [\n \"\"\n ]\n },\n \"merchantId\": \"\",\n \"postalCodeArea\": {\n \"postalCodes\": [\n {\n \"begin\": \"\",\n \"end\": \"\"\n }\n ],\n \"regionCode\": \"\"\n },\n \"regionId\": \"\",\n \"regionalInventoryEligible\": {{faker 'datatype.boolean'}},\n \"shippingEligible\": {{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": "3c443bff-e1f8-40b2-b1ec-71d6f8c24745", "documentation": "Deletes a region definition from your Merchant Center account.", "method": "delete", "endpoint": ":merchantId/regions/:regionId", "responses": [ { "uuid": "ea3ed41e-3f6c-4b28-9614-0d1eac23b98c", "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": "ae04f50f-ef5c-453b-a0c9-bab35be0e1f8", "documentation": "Retrieves a region defined in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/regions/:regionId", "responses": [ { "uuid": "8cd065f1-6bd6-473c-9b97-05ace067c951", "body": "{\n \"displayName\": \"\",\n \"geotargetArea\": {\n \"geotargetCriteriaIds\": [\n \"\"\n ]\n },\n \"merchantId\": \"\",\n \"postalCodeArea\": {\n \"postalCodes\": [\n {\n \"begin\": \"\",\n \"end\": \"\"\n }\n ],\n \"regionCode\": \"\"\n },\n \"regionId\": \"\",\n \"regionalInventoryEligible\": {{faker 'datatype.boolean'}},\n \"shippingEligible\": {{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": "90f05b75-6cc3-4529-b76c-4e3d87bcd0d7", "documentation": "Updates a region definition in your Merchant Center account.", "method": "patch", "endpoint": ":merchantId/regions/:regionId", "responses": [ { "uuid": "6d9a8bab-9514-4bb0-b88a-3224391bcfd6", "body": "{\n \"displayName\": \"\",\n \"geotargetArea\": {\n \"geotargetCriteriaIds\": [\n \"\"\n ]\n },\n \"merchantId\": \"\",\n \"postalCodeArea\": {\n \"postalCodes\": [\n {\n \"begin\": \"\",\n \"end\": \"\"\n }\n ],\n \"regionCode\": \"\"\n },\n \"regionId\": \"\",\n \"regionalInventoryEligible\": {{faker 'datatype.boolean'}},\n \"shippingEligible\": {{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": "81643203-70ba-46f8-b639-d29159fc22d3", "documentation": "Retrieves merchant performance mertrics matching the search query and optionally segmented by selected dimensions.", "method": "post", "endpoint": ":merchantId/reports/search", "responses": [ { "uuid": "9922a62e-cba1-4d2d-8afe-e76c15a91f28", "body": "{\n \"nextPageToken\": \"\",\n \"results\": [\n {\n \"metrics\": {\n \"aos\": {{faker 'number.float'}},\n \"aovMicros\": {{faker 'number.float'}},\n \"clicks\": \"\",\n \"conversionRate\": {{faker 'number.float'}},\n \"conversionValueMicros\": \"\",\n \"conversions\": {{faker 'number.float'}},\n \"ctr\": {{faker 'number.float'}},\n \"daysToShip\": {{faker 'number.float'}},\n \"impressions\": \"\",\n \"itemDaysToShip\": {{faker 'number.float'}},\n \"itemFillRate\": {{faker 'number.float'}},\n \"orderedItemSalesMicros\": \"\",\n \"orderedItems\": \"\",\n \"orders\": \"\",\n \"rejectedItems\": \"\",\n \"returnRate\": {{faker 'number.float'}},\n \"returnedItems\": \"\",\n \"returnsMicros\": \"\",\n \"shippedItemSalesMicros\": \"\",\n \"shippedItems\": \"\",\n \"shippedOrders\": \"\",\n \"unshippedItems\": {{faker 'number.float'}},\n \"unshippedOrders\": {{faker 'number.float'}}\n },\n \"productView\": {\n \"aggregatedDestinationStatus\": \"{{oneOf (array 'AGGREGATED_STATUS_UNSPECIFIED' 'NOT_ELIGIBLE_OR_DISAPPROVED' 'PENDING' 'ELIGIBLE_LIMITED' 'ELIGIBLE')}}\",\n \"availability\": \"\",\n \"brand\": \"\",\n \"channel\": \"{{oneOf (array 'CHANNEL_UNSPECIFIED' 'LOCAL' 'ONLINE')}}\",\n \"condition\": \"\",\n \"creationTime\": \"\",\n \"currencyCode\": \"\",\n \"expirationDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"gtin\": [\n \"\"\n ],\n \"id\": \"\",\n \"itemGroupId\": \"\",\n \"itemIssues\": [\n {\n \"issueType\": {\n \"canonicalAttribute\": \"\"\n },\n \"resolution\": \"{{oneOf (array 'UNKNOWN' 'MERCHANT_ACTION' 'PENDING_PROCESSING')}}\",\n \"severity\": {\n \"aggregatedSeverity\": \"{{oneOf (array 'AGGREGATED_ISSUE_SEVERITY_UNSPECIFIED' 'DISAPPROVED' 'DEMOTED' 'PENDING')}}\",\n \"severityPerDestination\": [\n {\n \"demotedCountries\": [\n \"\"\n ],\n \"destination\": \"\",\n \"disapprovedCountries\": [\n \"\"\n ]\n }\n ]\n }\n }\n ],\n \"languageCode\": \"\",\n \"offerId\": \"\",\n \"priceMicros\": \"\",\n \"shippingLabel\": \"\",\n \"title\": \"\"\n },\n \"segments\": {\n \"brand\": \"\",\n \"categoryL1\": \"\",\n \"categoryL2\": \"\",\n \"categoryL3\": \"\",\n \"categoryL4\": \"\",\n \"categoryL5\": \"\",\n \"currencyCode\": \"\",\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"customerCountryCode\": \"\",\n \"date\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"offerId\": \"\",\n \"productTypeL1\": \"\",\n \"productTypeL2\": \"\",\n \"productTypeL3\": \"\",\n \"productTypeL4\": \"\",\n \"productTypeL5\": \"\",\n \"program\": \"{{oneOf (array 'PROGRAM_UNSPECIFIED' 'SHOPPING_ADS' 'FREE_PRODUCT_LISTING' 'FREE_LOCAL_PRODUCT_LISTING' 'BUY_ON_GOOGLE_LISTING')}}\",\n \"title\": \"\",\n \"week\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\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": "a96d57c8-952a-4ab2-9050-7d38259faa9f", "documentation": "Lists the repricing rules in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/repricingrules", "responses": [ { "uuid": "6e15ceb9-0d93-4c7b-bc4e-add2130b598f", "body": "{\n \"nextPageToken\": \"\",\n \"repricingRules\": [\n {\n \"cogsBasedRule\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"countryCode\": \"\",\n \"effectiveTimePeriod\": {\n \"fixedTimePeriods\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ]\n },\n \"eligibleOfferMatcher\": {\n \"brandMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"itemGroupIdMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"matcherOption\": \"{{oneOf (array 'MATCHER_OPTION_UNSPECIFIED' 'MATCHER_OPTION_CUSTOM_FILTER' 'MATCHER_OPTION_USE_FEED_ATTRIBUTE' 'MATCHER_OPTION_ALL_PRODUCTS')}}\",\n \"offerIdMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"skipWhenOnPromotion\": {{faker 'datatype.boolean'}}\n },\n \"languageCode\": \"\",\n \"merchantId\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"restriction\": {\n \"floor\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"useAutoPricingMinPrice\": {{faker 'datatype.boolean'}}\n },\n \"ruleId\": \"\",\n \"statsBasedRule\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'REPRICING_RULE_TYPE_UNSPECIFIED' 'TYPE_STATS_BASED' 'TYPE_COGS_BASED' 'TYPE_SALES_VOLUME_BASED' 'TYPE_COMPETITIVE_PRICE')}}\"\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": "817a421b-0ddc-4c78-9ecf-7aed56d2e39f", "documentation": "Creates a repricing rule for your Merchant Center account.", "method": "post", "endpoint": ":merchantId/repricingrules", "responses": [ { "uuid": "84bb5636-0ef6-4593-b748-09f7ca4c4edd", "body": "{\n \"cogsBasedRule\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"countryCode\": \"\",\n \"effectiveTimePeriod\": {\n \"fixedTimePeriods\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ]\n },\n \"eligibleOfferMatcher\": {\n \"brandMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"itemGroupIdMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"matcherOption\": \"{{oneOf (array 'MATCHER_OPTION_UNSPECIFIED' 'MATCHER_OPTION_CUSTOM_FILTER' 'MATCHER_OPTION_USE_FEED_ATTRIBUTE' 'MATCHER_OPTION_ALL_PRODUCTS')}}\",\n \"offerIdMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"skipWhenOnPromotion\": {{faker 'datatype.boolean'}}\n },\n \"languageCode\": \"\",\n \"merchantId\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"restriction\": {\n \"floor\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"useAutoPricingMinPrice\": {{faker 'datatype.boolean'}}\n },\n \"ruleId\": \"\",\n \"statsBasedRule\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'REPRICING_RULE_TYPE_UNSPECIFIED' 'TYPE_STATS_BASED' 'TYPE_COGS_BASED' 'TYPE_SALES_VOLUME_BASED' 'TYPE_COMPETITIVE_PRICE')}}\"\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": "50a0a377-b741-4989-b76b-5f3b20927e2c", "documentation": "Deletes a repricing rule in your Merchant Center account.", "method": "delete", "endpoint": ":merchantId/repricingrules/:ruleId", "responses": [ { "uuid": "1e2ce904-f880-4252-9619-a790e9a272af", "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": "38ff686c-49b0-4e75-9405-81238fbbfb99", "documentation": "Retrieves a repricing rule from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/repricingrules/:ruleId", "responses": [ { "uuid": "4e3f9865-689f-42d7-985a-5b85b01fb8cb", "body": "{\n \"cogsBasedRule\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"countryCode\": \"\",\n \"effectiveTimePeriod\": {\n \"fixedTimePeriods\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ]\n },\n \"eligibleOfferMatcher\": {\n \"brandMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"itemGroupIdMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"matcherOption\": \"{{oneOf (array 'MATCHER_OPTION_UNSPECIFIED' 'MATCHER_OPTION_CUSTOM_FILTER' 'MATCHER_OPTION_USE_FEED_ATTRIBUTE' 'MATCHER_OPTION_ALL_PRODUCTS')}}\",\n \"offerIdMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"skipWhenOnPromotion\": {{faker 'datatype.boolean'}}\n },\n \"languageCode\": \"\",\n \"merchantId\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"restriction\": {\n \"floor\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"useAutoPricingMinPrice\": {{faker 'datatype.boolean'}}\n },\n \"ruleId\": \"\",\n \"statsBasedRule\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'REPRICING_RULE_TYPE_UNSPECIFIED' 'TYPE_STATS_BASED' 'TYPE_COGS_BASED' 'TYPE_SALES_VOLUME_BASED' 'TYPE_COMPETITIVE_PRICE')}}\"\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": "55d71d68-9a4e-4e54-8198-84250594ff11", "documentation": "Updates a repricing rule in your Merchant Center account. All mutable fields will be overwritten in each update request. In each update, you must provide all required mutable fields, or an error will be thrown. If you do not provide an optional field in the update request, if that field currently exists, it will be deleted from the rule.", "method": "patch", "endpoint": ":merchantId/repricingrules/:ruleId", "responses": [ { "uuid": "68a43d77-b76b-4218-a0f9-e7c927c9d311", "body": "{\n \"cogsBasedRule\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"countryCode\": \"\",\n \"effectiveTimePeriod\": {\n \"fixedTimePeriods\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ]\n },\n \"eligibleOfferMatcher\": {\n \"brandMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"itemGroupIdMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"matcherOption\": \"{{oneOf (array 'MATCHER_OPTION_UNSPECIFIED' 'MATCHER_OPTION_CUSTOM_FILTER' 'MATCHER_OPTION_USE_FEED_ATTRIBUTE' 'MATCHER_OPTION_ALL_PRODUCTS')}}\",\n \"offerIdMatcher\": {\n \"strAttributes\": [\n \"\"\n ]\n },\n \"skipWhenOnPromotion\": {{faker 'datatype.boolean'}}\n },\n \"languageCode\": \"\",\n \"merchantId\": \"\",\n \"paused\": {{faker 'datatype.boolean'}},\n \"restriction\": {\n \"floor\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"useAutoPricingMinPrice\": {{faker 'datatype.boolean'}}\n },\n \"ruleId\": \"\",\n \"statsBasedRule\": {\n \"percentageDelta\": {{faker 'number.int' max=99999}},\n \"priceDelta\": \"\"\n },\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'REPRICING_RULE_TYPE_UNSPECIFIED' 'TYPE_STATS_BASED' 'TYPE_COGS_BASED' 'TYPE_SALES_VOLUME_BASED' 'TYPE_COMPETITIVE_PRICE')}}\"\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": "2e73c222-041b-4b49-b3ad-f16bcb148364", "documentation": "Lists the metrics report for a given Repricing rule.", "method": "get", "endpoint": ":merchantId/repricingrules/:ruleId/repricingreports", "responses": [ { "uuid": "bcb31d22-43de-4e24-8524-5a1c2f91a5d2", "body": "{\n \"nextPageToken\": \"\",\n \"repricingRuleReports\": [\n {\n \"buyboxWinningRuleStats\": {\n \"buyboxWonProductCount\": {{faker 'number.int' max=99999}}\n },\n \"date\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"impactedProducts\": [\n \"\"\n ],\n \"inapplicabilityDetails\": [\n {\n \"inapplicableCount\": \"\",\n \"inapplicableReason\": \"{{oneOf (array 'INAPPLICABLE_REASON_UNSPECIFIED' 'CANNOT_BEAT_BUYBOX_WINNER' 'ALREADY_WINNING_BUYBOX' 'TRIUMPHED_OVER_BY_SAME_TYPE_RULE' 'TRIUMPHED_OVER_BY_OTHER_RULE_ON_OFFER' 'RESTRICTIONS_NOT_MET' 'UNCATEGORIZED' 'INVALID_AUTO_PRICE_MIN' 'INVALID_FLOOR_CONFIG')}}\"\n }\n ],\n \"inapplicableProducts\": [\n \"\"\n ],\n \"orderItemCount\": {{faker 'number.int' max=99999}},\n \"ruleId\": \"\",\n \"totalGmv\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"{{oneOf (array 'REPRICING_RULE_TYPE_UNSPECIFIED' 'TYPE_STATS_BASED' 'TYPE_COGS_BASED' 'TYPE_SALES_VOLUME_BASED' 'TYPE_COMPETITIVE_PRICE')}}\"\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": "434ea06b-0760-4171-ab80-d0086d4cddab", "documentation": "Lists the return addresses of the Merchant Center account.", "method": "get", "endpoint": ":merchantId/returnaddress", "responses": [ { "uuid": "d8b6c57b-22bd-4027-be69-9616b96238dd", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"country\": \"\",\n \"kind\": \"\",\n \"label\": \"\",\n \"phoneNumber\": \"\",\n \"returnAddressId\": \"\"\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": "adafdb39-bcb1-4e8d-af69-4982e52e3a8d", "documentation": "Inserts a return address for the Merchant Center account.", "method": "post", "endpoint": ":merchantId/returnaddress", "responses": [ { "uuid": "6fa5484a-1396-4f87-ad42-8a348b40f31b", "body": "{\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"country\": \"\",\n \"kind\": \"\",\n \"label\": \"\",\n \"phoneNumber\": \"\",\n \"returnAddressId\": \"\"\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": "677913dd-6b6d-4086-9839-95d0bbbbc868", "documentation": "Deletes a return address for the given Merchant Center account.", "method": "delete", "endpoint": ":merchantId/returnaddress/:returnAddressId", "responses": [ { "uuid": "981f27f7-0c5e-4a51-b2b0-9929396dba18", "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": "084b9240-1bf4-41f4-afb6-92e8495ed2e4", "documentation": "Gets a return address of the Merchant Center account.", "method": "get", "endpoint": ":merchantId/returnaddress/:returnAddressId", "responses": [ { "uuid": "f81470b2-a9ef-48d3-aefb-4b6610f0b26f", "body": "{\n \"address\": {\n \"country\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"country\": \"\",\n \"kind\": \"\",\n \"label\": \"\",\n \"phoneNumber\": \"\",\n \"returnAddressId\": \"\"\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": "f25cc11a-2708-4824-99b0-97a9acb9a7c5", "documentation": "Lists the return policies of the Merchant Center account.", "method": "get", "endpoint": ":merchantId/returnpolicy", "responses": [ { "uuid": "c8af794b-b8a0-403d-9501-e6994d5756ba", "body": "{\n \"kind\": \"\",\n \"resources\": [\n {\n \"country\": \"\",\n \"kind\": \"\",\n \"label\": \"\",\n \"name\": \"\",\n \"nonFreeReturnReasons\": [\n \"\"\n ],\n \"policy\": {\n \"lastReturnDate\": \"\",\n \"numberOfDays\": \"\",\n \"type\": \"\"\n },\n \"returnPolicyId\": \"\",\n \"returnShippingFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"seasonalOverrides\": [\n {\n \"endDate\": \"\",\n \"name\": \"\",\n \"policy\": {\n \"lastReturnDate\": \"\",\n \"numberOfDays\": \"\",\n \"type\": \"\"\n },\n \"startDate\": \"\"\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": "793c2c4d-ac35-4d19-80a3-113a711c9519", "documentation": "Inserts a return policy for the Merchant Center account.", "method": "post", "endpoint": ":merchantId/returnpolicy", "responses": [ { "uuid": "a92f44e2-8411-44f7-a309-f79101a2e34c", "body": "{\n \"country\": \"\",\n \"kind\": \"\",\n \"label\": \"\",\n \"name\": \"\",\n \"nonFreeReturnReasons\": [\n \"\"\n ],\n \"policy\": {\n \"lastReturnDate\": \"\",\n \"numberOfDays\": \"\",\n \"type\": \"\"\n },\n \"returnPolicyId\": \"\",\n \"returnShippingFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"seasonalOverrides\": [\n {\n \"endDate\": \"\",\n \"name\": \"\",\n \"policy\": {\n \"lastReturnDate\": \"\",\n \"numberOfDays\": \"\",\n \"type\": \"\"\n },\n \"startDate\": \"\"\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": "f666c344-cbff-489b-af38-37a6a20b084a", "documentation": "Deletes a return policy for the given Merchant Center account.", "method": "delete", "endpoint": ":merchantId/returnpolicy/:returnPolicyId", "responses": [ { "uuid": "d2911ec8-94c8-47f3-b0a4-f865f91a74fe", "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": "06b972b3-0bbe-4024-a1b5-b62bbe5beefc", "documentation": "Gets a return policy of the Merchant Center account.", "method": "get", "endpoint": ":merchantId/returnpolicy/:returnPolicyId", "responses": [ { "uuid": "606743c7-71ed-4018-a2f6-520f157d815a", "body": "{\n \"country\": \"\",\n \"kind\": \"\",\n \"label\": \"\",\n \"name\": \"\",\n \"nonFreeReturnReasons\": [\n \"\"\n ],\n \"policy\": {\n \"lastReturnDate\": \"\",\n \"numberOfDays\": \"\",\n \"type\": \"\"\n },\n \"returnPolicyId\": \"\",\n \"returnShippingFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"seasonalOverrides\": [\n {\n \"endDate\": \"\",\n \"name\": \"\",\n \"policy\": {\n \"lastReturnDate\": \"\",\n \"numberOfDays\": \"\",\n \"type\": \"\"\n },\n \"startDate\": \"\"\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": "a2c8064b-4c8a-4d99-9a93-7a00e354bca1", "documentation": "Lists all existing return policies.", "method": "get", "endpoint": ":merchantId/returnpolicyonline", "responses": [ { "uuid": "3686ba4c-a051-411f-9f5e-f154de8e2d92", "body": "{\n \"returnPolicies\": [\n {\n \"countries\": [\n \"\"\n ],\n \"itemConditions\": [\n \"{{oneOf (array 'ITEM_CONDITION_UNSPECIFIED' 'NEW' 'USED')}}\"\n ],\n \"label\": \"\",\n \"name\": \"\",\n \"policy\": {\n \"days\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'NUMBER_OF_DAYS_AFTER_DELIVERY' 'NO_RETURNS' 'LIFETIME_RETURNS')}}\"\n },\n \"restockingFee\": {\n \"fixedFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"microPercent\": {{faker 'number.int' max=99999}}\n },\n \"returnMethods\": [\n \"{{oneOf (array 'RETURN_METHOD_UNSPECIFIED' 'BY_MAIL' 'IN_STORE' 'AT_A_KIOSK')}}\"\n ],\n \"returnPolicyId\": \"\",\n \"returnPolicyUri\": \"\",\n \"returnReasonCategoryInfo\": [\n {\n \"returnLabelSource\": \"{{oneOf (array 'RETURN_LABEL_SOURCE_UNSPECIFIED' 'DOWNLOAD_AND_PRINT' 'IN_THE_BOX' 'CUSTOMER_RESPONSIBILITY')}}\",\n \"returnReasonCategory\": \"{{oneOf (array 'RETURN_REASON_CATEGORY_UNSPECIFIED' 'BUYER_REMORSE' 'ITEM_DEFECT')}}\",\n \"returnShippingFee\": {\n \"fixedFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'FIXED' 'CUSTOMER_PAYING_ACTUAL_FEE')}}\"\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": "ccb8bd48-d34d-4bdf-be29-a76cbe5a1fd2", "documentation": "Creates a new return policy.", "method": "post", "endpoint": ":merchantId/returnpolicyonline", "responses": [ { "uuid": "53ffc9de-aebb-4e08-ab47-8f9aad957298", "body": "{\n \"countries\": [\n \"\"\n ],\n \"itemConditions\": [\n \"{{oneOf (array 'ITEM_CONDITION_UNSPECIFIED' 'NEW' 'USED')}}\"\n ],\n \"label\": \"\",\n \"name\": \"\",\n \"policy\": {\n \"days\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'NUMBER_OF_DAYS_AFTER_DELIVERY' 'NO_RETURNS' 'LIFETIME_RETURNS')}}\"\n },\n \"restockingFee\": {\n \"fixedFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"microPercent\": {{faker 'number.int' max=99999}}\n },\n \"returnMethods\": [\n \"{{oneOf (array 'RETURN_METHOD_UNSPECIFIED' 'BY_MAIL' 'IN_STORE' 'AT_A_KIOSK')}}\"\n ],\n \"returnPolicyId\": \"\",\n \"returnPolicyUri\": \"\",\n \"returnReasonCategoryInfo\": [\n {\n \"returnLabelSource\": \"{{oneOf (array 'RETURN_LABEL_SOURCE_UNSPECIFIED' 'DOWNLOAD_AND_PRINT' 'IN_THE_BOX' 'CUSTOMER_RESPONSIBILITY')}}\",\n \"returnReasonCategory\": \"{{oneOf (array 'RETURN_REASON_CATEGORY_UNSPECIFIED' 'BUYER_REMORSE' 'ITEM_DEFECT')}}\",\n \"returnShippingFee\": {\n \"fixedFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'FIXED' 'CUSTOMER_PAYING_ACTUAL_FEE')}}\"\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": "3a52f826-de2b-48a3-9929-1dfbb004661d", "documentation": "Deletes an existing return policy.", "method": "delete", "endpoint": ":merchantId/returnpolicyonline/:returnPolicyId", "responses": [ { "uuid": "96c48de5-fa87-4613-963c-f4db73835e6d", "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": "84521158-9661-48d1-9bc6-94f72090c70a", "documentation": "Gets an existing return policy.", "method": "get", "endpoint": ":merchantId/returnpolicyonline/:returnPolicyId", "responses": [ { "uuid": "472eab54-b046-48d0-b2cd-0d16ffc40f5e", "body": "{\n \"countries\": [\n \"\"\n ],\n \"itemConditions\": [\n \"{{oneOf (array 'ITEM_CONDITION_UNSPECIFIED' 'NEW' 'USED')}}\"\n ],\n \"label\": \"\",\n \"name\": \"\",\n \"policy\": {\n \"days\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'NUMBER_OF_DAYS_AFTER_DELIVERY' 'NO_RETURNS' 'LIFETIME_RETURNS')}}\"\n },\n \"restockingFee\": {\n \"fixedFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"microPercent\": {{faker 'number.int' max=99999}}\n },\n \"returnMethods\": [\n \"{{oneOf (array 'RETURN_METHOD_UNSPECIFIED' 'BY_MAIL' 'IN_STORE' 'AT_A_KIOSK')}}\"\n ],\n \"returnPolicyId\": \"\",\n \"returnPolicyUri\": \"\",\n \"returnReasonCategoryInfo\": [\n {\n \"returnLabelSource\": \"{{oneOf (array 'RETURN_LABEL_SOURCE_UNSPECIFIED' 'DOWNLOAD_AND_PRINT' 'IN_THE_BOX' 'CUSTOMER_RESPONSIBILITY')}}\",\n \"returnReasonCategory\": \"{{oneOf (array 'RETURN_REASON_CATEGORY_UNSPECIFIED' 'BUYER_REMORSE' 'ITEM_DEFECT')}}\",\n \"returnShippingFee\": {\n \"fixedFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'FIXED' 'CUSTOMER_PAYING_ACTUAL_FEE')}}\"\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": "ab187ccc-0dc5-4c8f-bc1c-36f97da34853", "documentation": "Updates an existing return policy.", "method": "patch", "endpoint": ":merchantId/returnpolicyonline/:returnPolicyId", "responses": [ { "uuid": "42467b32-157b-4f6a-bf2a-35f320dc4a4e", "body": "{\n \"countries\": [\n \"\"\n ],\n \"itemConditions\": [\n \"{{oneOf (array 'ITEM_CONDITION_UNSPECIFIED' 'NEW' 'USED')}}\"\n ],\n \"label\": \"\",\n \"name\": \"\",\n \"policy\": {\n \"days\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'NUMBER_OF_DAYS_AFTER_DELIVERY' 'NO_RETURNS' 'LIFETIME_RETURNS')}}\"\n },\n \"restockingFee\": {\n \"fixedFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"microPercent\": {{faker 'number.int' max=99999}}\n },\n \"returnMethods\": [\n \"{{oneOf (array 'RETURN_METHOD_UNSPECIFIED' 'BY_MAIL' 'IN_STORE' 'AT_A_KIOSK')}}\"\n ],\n \"returnPolicyId\": \"\",\n \"returnPolicyUri\": \"\",\n \"returnReasonCategoryInfo\": [\n {\n \"returnLabelSource\": \"{{oneOf (array 'RETURN_LABEL_SOURCE_UNSPECIFIED' 'DOWNLOAD_AND_PRINT' 'IN_THE_BOX' 'CUSTOMER_RESPONSIBILITY')}}\",\n \"returnReasonCategory\": \"{{oneOf (array 'RETURN_REASON_CATEGORY_UNSPECIFIED' 'BUYER_REMORSE' 'ITEM_DEFECT')}}\",\n \"returnShippingFee\": {\n \"fixedFee\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'FIXED' 'CUSTOMER_PAYING_ACTUAL_FEE')}}\"\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": "9d015cfc-283f-45f3-ac64-28a50d435393", "documentation": "Retrieves a list of settlement reports from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/settlementreports", "responses": [ { "uuid": "5af0f8ff-1aed-4dd0-b73a-f7c82555a91d", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"endDate\": \"\",\n \"kind\": \"\",\n \"previousBalance\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"settlementId\": \"\",\n \"startDate\": \"\",\n \"transferAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"transferDate\": \"\",\n \"transferIds\": [\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": "f663600c-534e-4a00-a463-0156c0c2eae8", "documentation": "Retrieves a settlement report from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/settlementreports/:settlementId", "responses": [ { "uuid": "0f5c591e-d065-45e0-92cb-6d7dcc5312a8", "body": "{\n \"endDate\": \"\",\n \"kind\": \"\",\n \"previousBalance\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"settlementId\": \"\",\n \"startDate\": \"\",\n \"transferAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"transferDate\": \"\",\n \"transferIds\": [\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": "287847a7-4a29-4f3d-a235-0209ea02a46c", "documentation": "Retrieves a list of transactions for the settlement.", "method": "get", "endpoint": ":merchantId/settlementreports/:settlementId/transactions", "responses": [ { "uuid": "76912974-fd88-42ba-92f2-80a4e67c0be4", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"amount\": {\n \"commission\": {\n \"category\": \"\",\n \"rate\": \"\"\n },\n \"description\": \"\",\n \"transactionAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n },\n \"identifiers\": {\n \"adjustmentId\": \"\",\n \"merchantOrderId\": \"\",\n \"orderItemId\": \"\",\n \"settlementEntryId\": \"\",\n \"shipmentIds\": [\n \"\"\n ],\n \"transactionId\": \"\"\n },\n \"kind\": \"\",\n \"transaction\": {\n \"postDate\": \"\",\n \"type\": \"\"\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": "e4c3e4c4-af2b-4f8e-9b0b-8760796fd0a8", "documentation": "Lists the shipping settings of the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/shippingsettings", "responses": [ { "uuid": "80ecc8ee-52b1-4abf-9912-01fc38250a79", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"accountId\": \"\",\n \"postalCodeGroups\": [\n {\n \"country\": \"\",\n \"name\": \"\",\n \"postalCodeRanges\": [\n {\n \"postalCodeRangeBegin\": \"\",\n \"postalCodeRangeEnd\": \"\"\n }\n ]\n }\n ],\n \"services\": [\n {\n \"active\": {{faker 'datatype.boolean'}},\n \"currency\": \"\",\n \"deliveryCountry\": \"\",\n \"deliveryTime\": {\n \"cutoffTime\": {\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}},\n \"timezone\": \"\"\n },\n \"handlingBusinessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"holidayCutoffs\": [\n {\n \"deadlineDate\": \"\",\n \"deadlineHour\": {{faker 'number.int' max=99999}},\n \"deadlineTimezone\": \"\",\n \"holidayId\": \"\",\n \"visibleFromDate\": \"\"\n }\n ],\n \"maxHandlingTimeInDays\": {{faker 'number.int' max=99999}},\n \"maxTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"minHandlingTimeInDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"transitBusinessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"transitTimeTable\": {\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"rows\": [\n {\n \"values\": [\n {\n \"maxTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeInDays\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n ],\n \"transitTimeLabels\": [\n \"\"\n ]\n },\n \"warehouseBasedDeliveryTimes\": [\n {\n \"carrier\": \"\",\n \"carrierService\": \"\",\n \"originAdministrativeArea\": \"\",\n \"originCity\": \"\",\n \"originCountry\": \"\",\n \"originPostalCode\": \"\",\n \"originStreetAddress\": \"\",\n \"warehouseName\": \"\"\n }\n ]\n },\n \"eligibility\": \"\",\n \"minimumOrderValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"minimumOrderValueTable\": {\n \"storeCodeSetWithMovs\": [\n {\n \"storeCodes\": [\n \"\"\n ],\n \"value\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ]\n },\n \"name\": \"\",\n \"pickupService\": {\n \"carrierName\": \"\",\n \"serviceName\": \"\"\n },\n \"rateGroups\": [\n {\n \"applicableShippingLabels\": [\n \"\"\n ],\n \"carrierRates\": [\n {\n \"carrierName\": \"\",\n \"carrierService\": \"\",\n \"flatAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\",\n \"originPostalCode\": \"\",\n \"percentageAdjustment\": \"\"\n }\n ],\n \"mainTable\": {\n \"columnHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"rowHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"rows\": [\n {\n \"cells\": [\n {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n }\n ]\n }\n ]\n },\n \"name\": \"\",\n \"singleValue\": {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n },\n \"subtables\": [\n {\n \"columnHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"rowHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"rows\": [\n {\n \"cells\": [\n {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"shipmentType\": \"\"\n }\n ],\n \"warehouses\": [\n {\n \"businessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"cutoffTime\": {\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}}\n },\n \"handlingDays\": \"\",\n \"name\": \"\",\n \"shippingAddress\": {\n \"administrativeArea\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"postalCode\": \"\",\n \"streetAddress\": \"\"\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": "71da2848-60e6-4fc0-8894-530e64246d1a", "documentation": "Retrieves the shipping settings of the account.", "method": "get", "endpoint": ":merchantId/shippingsettings/:accountId", "responses": [ { "uuid": "5cff33f2-b1b9-4593-8274-5220f3e38538", "body": "{\n \"accountId\": \"\",\n \"postalCodeGroups\": [\n {\n \"country\": \"\",\n \"name\": \"\",\n \"postalCodeRanges\": [\n {\n \"postalCodeRangeBegin\": \"\",\n \"postalCodeRangeEnd\": \"\"\n }\n ]\n }\n ],\n \"services\": [\n {\n \"active\": {{faker 'datatype.boolean'}},\n \"currency\": \"\",\n \"deliveryCountry\": \"\",\n \"deliveryTime\": {\n \"cutoffTime\": {\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}},\n \"timezone\": \"\"\n },\n \"handlingBusinessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"holidayCutoffs\": [\n {\n \"deadlineDate\": \"\",\n \"deadlineHour\": {{faker 'number.int' max=99999}},\n \"deadlineTimezone\": \"\",\n \"holidayId\": \"\",\n \"visibleFromDate\": \"\"\n }\n ],\n \"maxHandlingTimeInDays\": {{faker 'number.int' max=99999}},\n \"maxTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"minHandlingTimeInDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"transitBusinessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"transitTimeTable\": {\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"rows\": [\n {\n \"values\": [\n {\n \"maxTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeInDays\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n ],\n \"transitTimeLabels\": [\n \"\"\n ]\n },\n \"warehouseBasedDeliveryTimes\": [\n {\n \"carrier\": \"\",\n \"carrierService\": \"\",\n \"originAdministrativeArea\": \"\",\n \"originCity\": \"\",\n \"originCountry\": \"\",\n \"originPostalCode\": \"\",\n \"originStreetAddress\": \"\",\n \"warehouseName\": \"\"\n }\n ]\n },\n \"eligibility\": \"\",\n \"minimumOrderValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"minimumOrderValueTable\": {\n \"storeCodeSetWithMovs\": [\n {\n \"storeCodes\": [\n \"\"\n ],\n \"value\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ]\n },\n \"name\": \"\",\n \"pickupService\": {\n \"carrierName\": \"\",\n \"serviceName\": \"\"\n },\n \"rateGroups\": [\n {\n \"applicableShippingLabels\": [\n \"\"\n ],\n \"carrierRates\": [\n {\n \"carrierName\": \"\",\n \"carrierService\": \"\",\n \"flatAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\",\n \"originPostalCode\": \"\",\n \"percentageAdjustment\": \"\"\n }\n ],\n \"mainTable\": {\n \"columnHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"rowHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"rows\": [\n {\n \"cells\": [\n {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n }\n ]\n }\n ]\n },\n \"name\": \"\",\n \"singleValue\": {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n },\n \"subtables\": [\n {\n \"columnHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"rowHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"rows\": [\n {\n \"cells\": [\n {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"shipmentType\": \"\"\n }\n ],\n \"warehouses\": [\n {\n \"businessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"cutoffTime\": {\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}}\n },\n \"handlingDays\": \"\",\n \"name\": \"\",\n \"shippingAddress\": {\n \"administrativeArea\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"postalCode\": \"\",\n \"streetAddress\": \"\"\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": "a7f5e939-5f79-42cd-97db-021084877e99", "documentation": "Updates the shipping settings of the account. Any fields that are not provided are deleted from the resource.", "method": "put", "endpoint": ":merchantId/shippingsettings/:accountId", "responses": [ { "uuid": "81ddfeca-dfc9-4232-9e8c-2229f28b20be", "body": "{\n \"accountId\": \"\",\n \"postalCodeGroups\": [\n {\n \"country\": \"\",\n \"name\": \"\",\n \"postalCodeRanges\": [\n {\n \"postalCodeRangeBegin\": \"\",\n \"postalCodeRangeEnd\": \"\"\n }\n ]\n }\n ],\n \"services\": [\n {\n \"active\": {{faker 'datatype.boolean'}},\n \"currency\": \"\",\n \"deliveryCountry\": \"\",\n \"deliveryTime\": {\n \"cutoffTime\": {\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}},\n \"timezone\": \"\"\n },\n \"handlingBusinessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"holidayCutoffs\": [\n {\n \"deadlineDate\": \"\",\n \"deadlineHour\": {{faker 'number.int' max=99999}},\n \"deadlineTimezone\": \"\",\n \"holidayId\": \"\",\n \"visibleFromDate\": \"\"\n }\n ],\n \"maxHandlingTimeInDays\": {{faker 'number.int' max=99999}},\n \"maxTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"minHandlingTimeInDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"transitBusinessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"transitTimeTable\": {\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"rows\": [\n {\n \"values\": [\n {\n \"maxTransitTimeInDays\": {{faker 'number.int' max=99999}},\n \"minTransitTimeInDays\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n ],\n \"transitTimeLabels\": [\n \"\"\n ]\n },\n \"warehouseBasedDeliveryTimes\": [\n {\n \"carrier\": \"\",\n \"carrierService\": \"\",\n \"originAdministrativeArea\": \"\",\n \"originCity\": \"\",\n \"originCountry\": \"\",\n \"originPostalCode\": \"\",\n \"originStreetAddress\": \"\",\n \"warehouseName\": \"\"\n }\n ]\n },\n \"eligibility\": \"\",\n \"minimumOrderValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"minimumOrderValueTable\": {\n \"storeCodeSetWithMovs\": [\n {\n \"storeCodes\": [\n \"\"\n ],\n \"value\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ]\n },\n \"name\": \"\",\n \"pickupService\": {\n \"carrierName\": \"\",\n \"serviceName\": \"\"\n },\n \"rateGroups\": [\n {\n \"applicableShippingLabels\": [\n \"\"\n ],\n \"carrierRates\": [\n {\n \"carrierName\": \"\",\n \"carrierService\": \"\",\n \"flatAdjustment\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\",\n \"originPostalCode\": \"\",\n \"percentageAdjustment\": \"\"\n }\n ],\n \"mainTable\": {\n \"columnHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"rowHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"rows\": [\n {\n \"cells\": [\n {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n }\n ]\n }\n ]\n },\n \"name\": \"\",\n \"singleValue\": {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n },\n \"subtables\": [\n {\n \"columnHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"rowHeaders\": {\n \"locations\": [\n {\n \"locationIds\": [\n \"\"\n ]\n }\n ],\n \"numberOfItems\": [\n \"\"\n ],\n \"postalCodeGroupNames\": [\n \"\"\n ],\n \"prices\": [\n {\n \"currency\": \"\",\n \"value\": \"\"\n }\n ],\n \"weights\": [\n {\n \"unit\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"rows\": [\n {\n \"cells\": [\n {\n \"carrierRateName\": \"\",\n \"flatRate\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"noShipping\": {{faker 'datatype.boolean'}},\n \"pricePercentage\": \"\",\n \"subtableName\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"shipmentType\": \"\"\n }\n ],\n \"warehouses\": [\n {\n \"businessDayConfig\": {\n \"businessDays\": [\n \"\"\n ]\n },\n \"cutoffTime\": {\n \"hour\": {{faker 'number.int' max=99999}},\n \"minute\": {{faker 'number.int' max=99999}}\n },\n \"handlingDays\": \"\",\n \"name\": \"\",\n \"shippingAddress\": {\n \"administrativeArea\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"postalCode\": \"\",\n \"streetAddress\": \"\"\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": "719affa5-0bbc-4c89-9b9d-e5e94f987323", "documentation": "Retrieves the status and review eligibility for the Shopping Ads program.", "method": "get", "endpoint": ":merchantId/shoppingadsprogram", "responses": [ { "uuid": "a35613f5-2f01-45d3-925b-c709092ce1d6", "body": "{\n \"globalState\": \"{{oneOf (array 'PROGRAM_STATE_UNSPECIFIED' 'NOT_ENABLED' 'NO_OFFERS_UPLOADED' 'ENABLED')}}\",\n \"regionStatuses\": [\n {\n \"disapprovalDate\": \"\",\n \"eligibilityStatus\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'APPROVED' 'DISAPPROVED' 'WARNING' 'UNDER_REVIEW' 'PENDING_REVIEW' 'ONBOARDING')}}\",\n \"onboardingIssues\": [\n \"\"\n ],\n \"regionCodes\": [\n \"\"\n ],\n \"reviewEligibilityStatus\": \"{{oneOf (array 'REVIEW_ELIGIBILITY_UNSPECIFIED' 'ELIGIBLE' 'INELIGIBLE')}}\",\n \"reviewIneligibilityReason\": \"{{oneOf (array 'REVIEW_INELIGIBILITY_REASON_UNSPECIFIED' 'ONBOARDING_ISSUES' 'NOT_ENOUGH_OFFERS' 'IN_COOLDOWN_PERIOD' 'ALREADY_UNDER_REVIEW' 'NO_REVIEW_REQUIRED' 'WILL_BE_REVIEWED_AUTOMATICALLY' 'IS_RETIRED' 'ALREADY_REVIEWED')}}\",\n \"reviewIneligibilityReasonDescription\": \"\",\n \"reviewIneligibilityReasonDetails\": {\n \"cooldownTime\": \"\"\n },\n \"reviewIssues\": [\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": "d28635a8-a4c8-4aec-a07b-2305ce77cc8a", "documentation": "Requests a review of Shopping ads in a specific region. This method is only available to selected merchants.", "method": "post", "endpoint": ":merchantId/shoppingadsprogram/requestreview", "responses": [ { "uuid": "e2151601-6cd9-410b-b436-3205689f5e35", "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": "c4a49575-e5df-4984-b30f-f49e227fb97b", "documentation": "Retrieves supported carriers and carrier services for an account.", "method": "get", "endpoint": ":merchantId/supportedCarriers", "responses": [ { "uuid": "83d89d73-d626-459c-80ac-2a6e0a1d4f1a", "body": "{\n \"carriers\": [\n {\n \"country\": \"\",\n \"eddServices\": [\n \"\"\n ],\n \"name\": \"\",\n \"services\": [\n \"\"\n ]\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": "3fa993c4-c990-4ad3-a689-a1f2939199c2", "documentation": "Retrieves supported holidays for an account.", "method": "get", "endpoint": ":merchantId/supportedHolidays", "responses": [ { "uuid": "2c472e21-04b1-431f-8f54-f8873365fe7a", "body": "{\n \"holidays\": [\n {\n \"countryCode\": \"\",\n \"date\": \"\",\n \"deliveryGuaranteeDate\": \"\",\n \"deliveryGuaranteeHour\": \"\",\n \"id\": \"\",\n \"type\": \"\"\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": "e92b65da-e7a8-4c8a-b38e-0f3b0cf37ef4", "documentation": "Retrieves supported pickup services for an account.", "method": "get", "endpoint": ":merchantId/supportedPickupServices", "responses": [ { "uuid": "a855352b-0ed2-4d54-a9c0-769afdcb1672", "body": "{\n \"kind\": \"\",\n \"pickupServices\": [\n {\n \"carrierName\": \"\",\n \"country\": \"\",\n \"serviceName\": \"\"\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": "b54bb01a-2846-4439-b22b-24cab87c98b8", "documentation": "Sandbox only. Creates a test order.", "method": "post", "endpoint": ":merchantId/testorders", "responses": [ { "uuid": "1e9834ea-c411-4202-a89c-989a0dea6bb7", "body": "{\n \"kind\": \"\",\n \"orderId\": \"\"\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": "8d842b45-85f2-4d82-895b-7b1e1c179b61", "documentation": "Sandbox only. Moves a test order from state \"`inProgress`\" to state \"`pendingShipment`\".", "method": "post", "endpoint": ":merchantId/testorders/:orderId/advance", "responses": [ { "uuid": "7b8a33b2-e9d5-49d1-b235-9b348265f972", "body": "{\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": "87af1e87-a773-4c58-bff4-e44f8eba1c29", "documentation": "Sandbox only. Cancels a test order for customer-initiated cancellation.", "method": "post", "endpoint": ":merchantId/testorders/:orderId/cancelByCustomer", "responses": [ { "uuid": "255e77d4-7db9-44ed-9e55-b73c352e95dc", "body": "{\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": "6ee6f6c1-2946-4fff-a0f0-65596a3fe712", "documentation": "Sandbox only. Retrieves an order template that can be used to quickly create a new order in sandbox.", "method": "get", "endpoint": ":merchantId/testordertemplates/:templateName", "responses": [ { "uuid": "ac36dac5-3797-4323-8014-91e6fbff3220", "body": "{\n \"kind\": \"\",\n \"template\": {\n \"deliveryDetails\": {\n \"address\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"isScheduledDelivery\": {{faker 'datatype.boolean'}},\n \"phoneNumber\": \"\"\n },\n \"enableOrderinvoices\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"lineItems\": [\n {\n \"product\": {\n \"brand\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"fees\": [\n {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"name\": \"\"\n }\n ],\n \"gtin\": \"\",\n \"imageLink\": \"\",\n \"itemGroupId\": \"\",\n \"mpn\": \"\",\n \"offerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"targetCountry\": \"\",\n \"title\": \"\",\n \"variantAttributes\": [\n {\n \"dimension\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"quantityOrdered\": {{faker 'number.int' max=99999}},\n \"returnInfo\": {\n \"daysToReturn\": {{faker 'number.int' max=99999}},\n \"isReturnable\": {{faker 'datatype.boolean'}},\n \"policyUrl\": \"\"\n },\n \"shippingDetails\": {\n \"deliverByDate\": \"\",\n \"method\": {\n \"carrier\": \"\",\n \"maxDaysInTransit\": {{faker 'number.int' max=99999}},\n \"methodName\": \"\",\n \"minDaysInTransit\": {{faker 'number.int' max=99999}}\n },\n \"pickupPromiseInMinutes\": {{faker 'number.int' max=99999}},\n \"shipByDate\": \"\",\n \"type\": \"\"\n }\n }\n ],\n \"notificationMode\": \"\",\n \"pickupDetails\": {\n \"locationCode\": \"\",\n \"pickupLocationAddress\": {\n \"country\": \"\",\n \"fullAddress\": [\n \"\"\n ],\n \"isPostOfficeBox\": {{faker 'datatype.boolean'}},\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"recipientName\": \"\",\n \"region\": \"\",\n \"streetAddress\": [\n \"\"\n ]\n },\n \"pickupLocationType\": \"\",\n \"pickupPersons\": [\n {\n \"name\": \"\",\n \"phoneNumber\": \"\"\n }\n ]\n },\n \"predefinedBillingAddress\": \"\",\n \"predefinedDeliveryAddress\": \"\",\n \"predefinedEmail\": \"\",\n \"predefinedPickupDetails\": \"\",\n \"promotions\": [\n {\n \"applicableItems\": [\n {\n \"lineItemId\": \"\",\n \"offerId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"appliedItems\": [\n {\n \"lineItemId\": \"\",\n \"offerId\": \"\",\n \"productId\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"endTime\": \"\",\n \"funder\": \"\",\n \"merchantPromotionId\": \"\",\n \"priceValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shortTitle\": \"\",\n \"startTime\": \"\",\n \"subtype\": \"\",\n \"taxValue\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"title\": \"\",\n \"type\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingOption\": \"\"\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" } ], "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": "7f3afd2c-058a-4fd9-a1c8-ba2b29eb5499" }, { "type": "route", "uuid": "1ac0153c-ea91-4065-82b8-f25287243e8f" }, { "type": "route", "uuid": "6330d87e-57ee-4d33-9fe4-81cd4533326f" }, { "type": "route", "uuid": "16763d59-39f6-471f-aebf-565f1fd06051" }, { "type": "route", "uuid": "d94013c8-8f74-4306-ba19-0890fae0ca2b" }, { "type": "route", "uuid": "6ba34d39-bdd3-4e60-b70a-bf553912b704" }, { "type": "route", "uuid": "2c46f5cd-b245-45fc-b822-a7c08434f518" }, { "type": "route", "uuid": "1e1a1a97-1f6c-4068-8cd9-f76835bc8f71" }, { "type": "route", "uuid": "66296661-64b4-4d17-a409-8d8ea2d354ac" }, { "type": "route", "uuid": "f6afd7d0-1acd-4b8f-a2e3-8a68321ba996" }, { "type": "route", "uuid": "00a60d45-033f-4b48-aec6-0861005ea4e8" }, { "type": "route", "uuid": "d05dcca1-839c-4aa2-a0cf-6636a429c795" }, { "type": "route", "uuid": "bb5a1720-977d-4f6e-8b95-e24b58e3c4f0" }, { "type": "route", "uuid": "35ad218f-608e-4c65-8191-ffbc86acbb34" }, { "type": "route", "uuid": "2d344bee-36cf-4c6a-8603-358541037cfd" }, { "type": "route", "uuid": "b21f6139-790f-4608-bfdf-e3f8f490010a" }, { "type": "route", "uuid": "f31a7072-8d0b-4f83-9655-d0d8666c97d2" }, { "type": "route", "uuid": "a4ab5e22-f30b-4c2d-9652-e81d5735317b" }, { "type": "route", "uuid": "05642866-2b0b-49cc-b0c6-a04d1f790b51" }, { "type": "route", "uuid": "8d5b953e-0bb3-45bf-93c6-a0bcf80b2259" }, { "type": "route", "uuid": "802ba481-cfa8-41ff-8cb5-5364cf5ace59" }, { "type": "route", "uuid": "3b590f8c-2a5d-44f3-adb1-b4622f41f66a" }, { "type": "route", "uuid": "bea4506c-ff66-4f37-8c2b-5b65faf3b9e6" }, { "type": "route", "uuid": "5af5ec60-e1ea-4d64-86aa-28d6642ac0ca" }, { "type": "route", "uuid": "eb9da71e-5044-4db9-b9b9-d3a71196a425" }, { "type": "route", "uuid": "0448d571-204e-4b69-a9c8-15860f0f2ad4" }, { "type": "route", "uuid": "42c88404-8f0a-47a6-a9af-2556e514d3c6" }, { "type": "route", "uuid": "daa7fa1e-6037-436a-98a5-472ecace1a97" }, { "type": "route", "uuid": "cd76dbcd-51fe-4628-9961-832c4d424536" }, { "type": "route", "uuid": "516a4443-4613-4101-afcc-03c780c2ddaf" }, { "type": "route", "uuid": "02b61035-6676-40fe-bc97-102761331ac9" }, { "type": "route", "uuid": "4f0af8b3-8d1a-4160-9913-01a2f06e9b10" }, { "type": "route", "uuid": "603fbd0a-3b8a-4e77-ab2c-0ba9b76bb1e1" }, { "type": "route", "uuid": "1d1b23f3-365c-44cc-a870-527df36e01b6" }, { "type": "route", "uuid": "5a51cac8-36bd-4d3e-a4b4-b9cccd939345" }, { "type": "route", "uuid": "42dbce15-be2a-4ffb-ac06-98e62dc0e32b" }, { "type": "route", "uuid": "325a2504-2a70-4308-b880-3d43958385ef" }, { "type": "route", "uuid": "21f27517-59fc-4a0d-96c2-824f0829fa37" }, { "type": "route", "uuid": "d23f32fa-92ec-4e93-a663-ea8ea6ad8673" }, { "type": "route", "uuid": "91d674ef-69b6-4b83-9547-df7656f407a0" }, { "type": "route", "uuid": "e7c602a8-80b1-4be3-9b3d-88c395645a49" }, { "type": "route", "uuid": "a3d6b0f4-b25b-429b-be14-880010835229" }, { "type": "route", "uuid": "68618e17-44a0-4db8-b427-5f1649158f9c" }, { "type": "route", "uuid": "f3b8daf5-75e1-44c3-a12e-ca976d84c71c" }, { "type": "route", "uuid": "aa7172e4-8195-42cf-8ba6-d8bd56587016" }, { "type": "route", "uuid": "4ae611cb-a269-4533-aa86-9cd8be31ae9e" }, { "type": "route", "uuid": "bea9d058-2a6b-473b-af57-cd93a82a5f80" }, { "type": "route", "uuid": "d5ba6f43-4fa7-4b0f-93b9-6ea45bd530e6" }, { "type": "route", "uuid": "918ae44a-6b9a-4674-96e3-813522a78d7b" }, { "type": "route", "uuid": "ab4257f0-3cbb-4c5c-b047-1b6f1121986f" }, { "type": "route", "uuid": "fd3b2297-b2c9-4024-b8d5-bb1d723cf975" }, { "type": "route", "uuid": "6dd0503d-a335-4de0-9b1a-716c1713b82f" }, { "type": "route", "uuid": "fbc802b0-ba04-4e46-8ee6-81ec2c0d9f45" }, { "type": "route", "uuid": "e4177d29-2b46-4055-addf-4ffef4b44a5a" }, { "type": "route", "uuid": "36396b25-962e-419b-bbb1-dae473da265d" }, { "type": "route", "uuid": "978a8c68-e2ee-40f9-bb38-fb2575b8dcca" }, { "type": "route", "uuid": "607c0baa-e584-40c8-b830-062a8a5cd493" }, { "type": "route", "uuid": "3610b4d7-8678-4cd8-9620-b6c727917199" }, { "type": "route", "uuid": "a8f6ce0c-488f-4d2d-af6e-060a00e92114" }, { "type": "route", "uuid": "30a8d117-d51c-4ab4-ba3e-7284b62e7fdb" }, { "type": "route", "uuid": "9faff6bf-c93e-471b-940c-6fd2d629a612" }, { "type": "route", "uuid": "5000eff0-b80a-48f7-84e5-182f6939c40f" }, { "type": "route", "uuid": "412b583a-6ffc-40f5-a8cc-1e5cdf22fe14" }, { "type": "route", "uuid": "6338da6b-35fe-4cb2-af56-289f526a7d7f" }, { "type": "route", "uuid": "8cf0acbb-88ca-4913-b0df-b5947cd661e1" }, { "type": "route", "uuid": "40c3a60a-ca84-42d2-afb4-c71233da529e" }, { "type": "route", "uuid": "17cbdc5d-c3e3-44f8-a693-4d3b3b65d052" }, { "type": "route", "uuid": "e8d51333-40b3-4d1f-ab0b-4b0175346d56" }, { "type": "route", "uuid": "7065721d-0b4f-4864-8344-121cf6102b04" }, { "type": "route", "uuid": "4675d2ab-1e2d-4a13-8b10-e6522d4fafe4" }, { "type": "route", "uuid": "f0536eac-9922-4134-b76e-df24d5f4cd9d" }, { "type": "route", "uuid": "48ddcb71-64c2-4425-9996-adfba30d93d1" }, { "type": "route", "uuid": "4a76fc56-0b44-4244-8119-c814afb941c4" }, { "type": "route", "uuid": "493aad1a-8e32-4df2-bfa4-18fd5c8a25f0" }, { "type": "route", "uuid": "a4dceb1d-6e8a-4850-8c1a-b3e7a33cfba3" }, { "type": "route", "uuid": "05173975-2f47-4993-aa76-49b1c9665201" }, { "type": "route", "uuid": "023dc23d-4f38-49e9-89e7-7dccd5136240" }, { "type": "route", "uuid": "1b80d31a-9407-403a-be3f-7aa08156832a" }, { "type": "route", "uuid": "2adc12d7-4e5a-42c0-8d69-a9b018684192" }, { "type": "route", "uuid": "4435b91e-49e4-40f9-a7ed-ba04e3d31b9b" }, { "type": "route", "uuid": "6e8a8069-64d4-407e-b27a-3f0bb89b19d6" }, { "type": "route", "uuid": "e57eea3c-b596-4357-8367-37fa89c12a3c" }, { "type": "route", "uuid": "77c6bd0d-1e71-4096-be91-6b56a1c2ec01" }, { "type": "route", "uuid": "957be364-b5fb-4af3-a685-433ccb05fcae" }, { "type": "route", "uuid": "15b50cba-9882-46b1-9914-75d5d84a6522" }, { "type": "route", "uuid": "156bfaa0-9083-496e-a5a0-89479a998073" }, { "type": "route", "uuid": "d6f8ac4f-d3d6-4f30-bc79-06d43f3162bb" }, { "type": "route", "uuid": "3e49d2d3-4217-4c53-bbef-8d678a7bebd7" }, { "type": "route", "uuid": "65d682f9-f775-4a9d-93ca-27695910fa08" }, { "type": "route", "uuid": "3ca4d3db-211b-4f56-8852-f2ce9de2e5b9" }, { "type": "route", "uuid": "83e9794e-c241-461c-abef-07a9a0b253d6" }, { "type": "route", "uuid": "8e2321d3-627e-4673-8292-a52d3324d2af" }, { "type": "route", "uuid": "d0ec21d3-2424-4202-bccf-6361bbf396fa" }, { "type": "route", "uuid": "6208e40c-5dab-4585-9ecf-396926175386" }, { "type": "route", "uuid": "f845ad77-148e-4b13-941e-6d4f85032c2e" }, { "type": "route", "uuid": "2aecacc1-b1e7-49cb-bc1f-32932f8bd6aa" }, { "type": "route", "uuid": "9ec043e2-f421-4a61-bff8-29bf9dc9fd27" }, { "type": "route", "uuid": "65346cf2-998a-40ee-82ad-ef7dd2064e04" }, { "type": "route", "uuid": "ee4d9798-ad5e-47b6-aa31-588a4635d5f4" }, { "type": "route", "uuid": "a31c90e5-3ebb-4978-a355-b3e874a1d260" }, { "type": "route", "uuid": "af96e8c2-cf61-4fef-8dfe-ee5ffe672f3d" }, { "type": "route", "uuid": "303157f5-e19a-4a7d-b19f-3890c75636bc" }, { "type": "route", "uuid": "bcab72a8-d73f-492d-8268-c3e0bdbbc208" }, { "type": "route", "uuid": "572cba5b-26bc-4184-919a-b7d2ee6c7b6e" }, { "type": "route", "uuid": "648480c9-5eae-483a-8ce3-62cee1d3aa0b" }, { "type": "route", "uuid": "65fd55d8-c18f-4b77-ba16-64f172da4377" }, { "type": "route", "uuid": "03c72873-2bce-447a-bdb0-4d2d36e7ea14" }, { "type": "route", "uuid": "f2cb3194-93c8-4b7c-b4a6-36d7b4f58a49" }, { "type": "route", "uuid": "866082d5-3b4d-4f17-bdb0-1fd606230b42" }, { "type": "route", "uuid": "d0706471-41d1-4e2c-9813-5c4938e3146f" }, { "type": "route", "uuid": "5e72be73-0920-4c60-a615-dd3fa79f6aeb" }, { "type": "route", "uuid": "d376e3ce-d926-4a02-b8b6-1ed5ce8b2236" }, { "type": "route", "uuid": "a3e6faa5-75ee-43ca-9289-12c8494aaa8a" }, { "type": "route", "uuid": "bf70b6bf-2db3-432d-80ee-ad4ce212d442" }, { "type": "route", "uuid": "8adc1fcb-5d25-4256-a865-77b19dc3452d" }, { "type": "route", "uuid": "17889107-025d-4b0d-b694-cf65c331c974" }, { "type": "route", "uuid": "7f8d1df2-6de8-40e7-ba58-9d27d1a47a38" }, { "type": "route", "uuid": "b3ef28dc-6328-4bdf-9295-32c92215f710" }, { "type": "route", "uuid": "60823cd8-8c59-4fe1-ac40-f34683f6029a" }, { "type": "route", "uuid": "5a1d7acd-8d9e-4ef7-aad7-5fb4c05b669a" }, { "type": "route", "uuid": "b03970c2-48b6-4cde-9851-695e824e3a48" }, { "type": "route", "uuid": "a50361dd-0fc5-44e9-9d29-1d185a1effdd" }, { "type": "route", "uuid": "9344e4f5-9fa5-41ad-a4eb-3c5ca6db9051" }, { "type": "route", "uuid": "3f407a47-9ca4-41f0-8f94-e94c5653dc23" }, { "type": "route", "uuid": "0a2c6d90-06d0-4c5d-ae8d-3b78dae2fdf8" }, { "type": "route", "uuid": "f0bf9edd-b07e-4931-8e30-d6a3b42dfbe0" }, { "type": "route", "uuid": "d32229d0-a043-48fe-a381-689048943bb9" }, { "type": "route", "uuid": "76c25e97-f44e-4090-a5b1-20d7f6feedbf" }, { "type": "route", "uuid": "3c443bff-e1f8-40b2-b1ec-71d6f8c24745" }, { "type": "route", "uuid": "ae04f50f-ef5c-453b-a0c9-bab35be0e1f8" }, { "type": "route", "uuid": "90f05b75-6cc3-4529-b76c-4e3d87bcd0d7" }, { "type": "route", "uuid": "81643203-70ba-46f8-b639-d29159fc22d3" }, { "type": "route", "uuid": "a96d57c8-952a-4ab2-9050-7d38259faa9f" }, { "type": "route", "uuid": "817a421b-0ddc-4c78-9ecf-7aed56d2e39f" }, { "type": "route", "uuid": "50a0a377-b741-4989-b76b-5f3b20927e2c" }, { "type": "route", "uuid": "38ff686c-49b0-4e75-9405-81238fbbfb99" }, { "type": "route", "uuid": "55d71d68-9a4e-4e54-8198-84250594ff11" }, { "type": "route", "uuid": "2e73c222-041b-4b49-b3ad-f16bcb148364" }, { "type": "route", "uuid": "434ea06b-0760-4171-ab80-d0086d4cddab" }, { "type": "route", "uuid": "adafdb39-bcb1-4e8d-af69-4982e52e3a8d" }, { "type": "route", "uuid": "677913dd-6b6d-4086-9839-95d0bbbbc868" }, { "type": "route", "uuid": "084b9240-1bf4-41f4-afb6-92e8495ed2e4" }, { "type": "route", "uuid": "f25cc11a-2708-4824-99b0-97a9acb9a7c5" }, { "type": "route", "uuid": "793c2c4d-ac35-4d19-80a3-113a711c9519" }, { "type": "route", "uuid": "f666c344-cbff-489b-af38-37a6a20b084a" }, { "type": "route", "uuid": "06b972b3-0bbe-4024-a1b5-b62bbe5beefc" }, { "type": "route", "uuid": "a2c8064b-4c8a-4d99-9a93-7a00e354bca1" }, { "type": "route", "uuid": "ccb8bd48-d34d-4bdf-be29-a76cbe5a1fd2" }, { "type": "route", "uuid": "3a52f826-de2b-48a3-9929-1dfbb004661d" }, { "type": "route", "uuid": "84521158-9661-48d1-9bc6-94f72090c70a" }, { "type": "route", "uuid": "ab187ccc-0dc5-4c8f-bc1c-36f97da34853" }, { "type": "route", "uuid": "9d015cfc-283f-45f3-ac64-28a50d435393" }, { "type": "route", "uuid": "f663600c-534e-4a00-a463-0156c0c2eae8" }, { "type": "route", "uuid": "287847a7-4a29-4f3d-a235-0209ea02a46c" }, { "type": "route", "uuid": "e4c3e4c4-af2b-4f8e-9b0b-8760796fd0a8" }, { "type": "route", "uuid": "71da2848-60e6-4fc0-8894-530e64246d1a" }, { "type": "route", "uuid": "a7f5e939-5f79-42cd-97db-021084877e99" }, { "type": "route", "uuid": "719affa5-0bbc-4c89-9b9d-e5e94f987323" }, { "type": "route", "uuid": "d28635a8-a4c8-4aec-a07b-2305ce77cc8a" }, { "type": "route", "uuid": "c4a49575-e5df-4984-b30f-f49e227fb97b" }, { "type": "route", "uuid": "3fa993c4-c990-4ad3-a689-a1f2939199c2" }, { "type": "route", "uuid": "e92b65da-e7a8-4c8a-b38e-0f3b0cf37ef4" }, { "type": "route", "uuid": "b54bb01a-2846-4439-b22b-24cab87c98b8" }, { "type": "route", "uuid": "8d842b45-85f2-4d82-895b-7b1e1c179b61" }, { "type": "route", "uuid": "87af1e87-a773-4c58-bff4-e44f8eba1c29" }, { "type": "route", "uuid": "6ee6f6c1-2946-4fff-a0f0-65596a3fe712" } ] }