{ "uuid": "75b0d193-590f-48e4-8d05-bd6a4040c8e0", "lastMigration": 29, "name": "Content API for Shopping", "endpointPrefix": "content/v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "785e7cbb-0654-42ba-bb0f-70b6ce4dff45", "documentation": "Returns information about the authenticated user.", "method": "get", "endpoint": "accounts/authinfo", "responses": [ { "uuid": "4b6360c4-7089-4b68-a5b7-ce4aaf2ac904", "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": "69ee913d-96bf-4a9f-99e5-6ecd5bb8c756", "documentation": "Retrieves, inserts, updates, and deletes multiple Merchant Center (sub-)accounts in a single request.", "method": "post", "endpoint": "accounts/batch", "responses": [ { "uuid": "be1171ef-aacf-47a9-b476-935d7945005a", "body": "{\n \"entries\": [\n {\n \"account\": {\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"adwordsLinks\": [\n {\n \"adwordsId\": \"\",\n \"status\": \"\"\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 },\n \"googleMyBusinessLink\": {\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"reviewsUrl\": \"\",\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 }\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 \"linkStatus\": \"\"\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": "b0f1c93a-1ac2-49b7-af73-8b9aa9ef1348", "documentation": "Retrieves multiple Merchant Center account statuses in a single request.", "method": "post", "endpoint": "accountstatuses/batch", "responses": [ { "uuid": "60d4065c-cfa0-4c3f-9490-46fba83744b3", "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 \"dataQualityIssues\": [\n {\n \"country\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"displayedValue\": \"\",\n \"exampleItems\": [\n {\n \"itemId\": \"\",\n \"link\": \"\",\n \"submittedValue\": \"\",\n \"title\": \"\",\n \"valueOnLandingPage\": \"\"\n }\n ],\n \"id\": \"\",\n \"lastChecked\": \"\",\n \"location\": \"\",\n \"numItems\": {{faker 'number.int' max=99999}},\n \"severity\": \"\",\n \"submittedValue\": \"\"\n }\n ],\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": "559c2489-866d-4274-989a-5939384240e8", "documentation": "Retrieves and updates tax settings of multiple accounts in a single request.", "method": "post", "endpoint": "accounttax/batch", "responses": [ { "uuid": "597a4ac8-2b36-498a-a40f-e5a2d469d84e", "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": "4b8f4791-6f6b-4758-87a5-8672c014802c", "documentation": "Deletes, fetches, gets, inserts and updates multiple datafeeds in a single request.", "method": "post", "endpoint": "datafeeds/batch", "responses": [ { "uuid": "d3a17e4f-8eb5-4896-a003-f6e9d4ad3327", "body": "{\n \"entries\": [\n {\n \"batchId\": {{faker 'number.int' max=99999}},\n \"datafeed\": {\n \"attributeLanguage\": \"\",\n \"contentLanguage\": \"\",\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 \"intendedDestinations\": [\n \"\"\n ],\n \"kind\": \"\",\n \"name\": \"\",\n \"targetCountry\": \"\",\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": "310c2e48-8b47-40c3-8134-4cc03700f79d", "documentation": "Gets multiple Merchant Center datafeed statuses in a single request.", "method": "post", "endpoint": "datafeedstatuses/batch", "responses": [ { "uuid": "5e860274-a895-4f68-abcd-5bf78a06ab5b", "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": "72d81d8d-749c-430e-848a-4c7b918bcacd", "documentation": "Retrieves and/or updates the LIA settings of multiple accounts in a single request.", "method": "post", "endpoint": "liasettings/batch", "responses": [ { "uuid": "97feaa48-5dab-4dba-8b35-068e983f69b1", "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": "317b1012-9a03-4834-8adf-8f17f3e53552", "documentation": "Retrieves the list of POS data providers that have active settings for the all eiligible countries.", "method": "get", "endpoint": "liasettings/posdataproviders", "responses": [ { "uuid": "62be097b-d3dc-490b-9b01-cf5ab5c60109", "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": "b9a82358-7543-452e-a494-521cc61b327d", "documentation": "Retrieves or modifies multiple orders in a single request.", "method": "post", "endpoint": "orders/batch", "responses": [ { "uuid": "4993a50c-969e-4872-9a0c-590f7d9cec94", "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 \"executionStatus\": \"\",\n \"kind\": \"\",\n \"order\": {\n \"acknowledged\": {{faker 'datatype.boolean'}},\n \"channelType\": \"\",\n \"customer\": {\n \"email\": \"\",\n \"explicitMarketingPreference\": {{faker 'datatype.boolean'}},\n \"fullName\": \"\",\n \"invoiceReceivingEmail\": \"\",\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 \"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 \"channel\": \"\",\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 \"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 \"shipByDate\": \"\",\n \"type\": \"\"\n },\n \"tax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ],\n \"merchantId\": \"\",\n \"merchantOrderId\": \"\",\n \"netAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"paymentMethod\": {\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 \"expirationMonth\": {{faker 'number.int' max=99999}},\n \"expirationYear\": {{faker 'number.int' max=99999}},\n \"lastFourDigits\": \"\",\n \"phoneNumber\": \"\",\n \"type\": \"\"\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 },\n \"placedDate\": \"\",\n \"promotions\": [\n {\n \"benefits\": [\n {\n \"discount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"offerIds\": [\n \"\"\n ],\n \"subType\": \"\",\n \"taxImpact\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n }\n ],\n \"effectiveDates\": \"\",\n \"genericRedemptionCode\": \"\",\n \"id\": \"\",\n \"longTitle\": \"\",\n \"productApplicability\": \"\",\n \"redemptionChannel\": \"\"\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 \"status\": \"\",\n \"trackingId\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingCostTax\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingOption\": \"\",\n \"status\": \"\",\n \"taxCollector\": \"\"\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": "fff4f7ee-f700-42d7-b56a-8640d947c64b", "documentation": "Batches multiple POS-related calls in a single request.", "method": "post", "endpoint": "pos/batch", "responses": [ { "uuid": "73d099cd-e714-44fa-bf0f-2f04a0024ec3", "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": "d4aec42b-6142-4c1a-9306-12b693119808", "documentation": "Retrieves, inserts, and deletes multiple products in a single request.", "method": "post", "endpoint": "products/batch", "responses": [ { "uuid": "093007c0-431b-4847-9a75-9a73caa762b6", "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 \"product\": {\n \"additionalImageLinks\": [\n \"\"\n ],\n \"additionalProductTypes\": [\n \"\"\n ],\n \"adult\": {{faker 'datatype.boolean'}},\n \"adwordsGrouping\": \"\",\n \"adwordsLabels\": [\n \"\"\n ],\n \"adwordsRedirect\": \"\",\n \"ageGroup\": \"\",\n \"aspects\": [\n {\n \"aspectName\": \"\",\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"availability\": \"\",\n \"availabilityDate\": \"\",\n \"brand\": \"\",\n \"canonicalLink\": \"\",\n \"channel\": \"\",\n \"color\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"costOfGoodsSold\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"customAttributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"customGroups\": [\n {\n \"attributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"description\": \"\",\n \"destinations\": [\n {\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"displayAdsId\": \"\",\n \"displayAdsLink\": \"\",\n \"displayAdsSimilarIds\": [\n \"\"\n ],\n \"displayAdsTitle\": \"\",\n \"displayAdsValue\": {{faker 'number.float'}},\n \"energyEfficiencyClass\": \"\",\n \"expirationDate\": \"\",\n \"gender\": \"\",\n \"googleProductCategory\": \"\",\n \"gtin\": \"\",\n \"id\": \"\",\n \"identifierExists\": {{faker 'datatype.boolean'}},\n \"imageLink\": \"\",\n \"installment\": {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"months\": \"\"\n },\n \"isBundle\": {{faker 'datatype.boolean'}},\n \"itemGroupId\": \"\",\n \"kind\": \"\",\n \"link\": \"\",\n \"loyaltyPoints\": {\n \"name\": \"\",\n \"pointsValue\": \"\",\n \"ratio\": {{faker 'number.float'}}\n },\n \"material\": \"\",\n \"maxEnergyEfficiencyClass\": \"\",\n \"maxHandlingTime\": \"\",\n \"minEnergyEfficiencyClass\": \"\",\n \"minHandlingTime\": \"\",\n \"mobileLink\": \"\",\n \"mpn\": \"\",\n \"multipack\": \"\",\n \"offerId\": \"\",\n \"onlineOnly\": {{faker 'datatype.boolean'}},\n \"pattern\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"productType\": \"\",\n \"promotionIds\": [\n \"\"\n ],\n \"salePrice\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"salePriceEffectiveDate\": \"\",\n \"sellOnGoogleQuantity\": \"\",\n \"shipping\": [\n {\n \"country\": \"\",\n \"locationGroupName\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"region\": \"\",\n \"service\": \"\"\n }\n ],\n \"shippingHeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingLabel\": \"\",\n \"shippingLength\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWidth\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"sizeSystem\": \"\",\n \"sizeType\": \"\",\n \"sizes\": [\n \"\"\n ],\n \"source\": \"\",\n \"targetCountry\": \"\",\n \"taxes\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"rate\": {{faker 'number.float'}},\n \"region\": \"\",\n \"taxShip\": {{faker 'datatype.boolean'}}\n }\n ],\n \"title\": \"\",\n \"unitPricingBaseMeasure\": {\n \"unit\": \"\",\n \"value\": \"\"\n },\n \"unitPricingMeasure\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"validatedDestinations\": [\n \"\"\n ],\n \"warnings\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\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": "af62ead0-ff7d-493b-afbd-5970d644f652", "documentation": "Gets the statuses of multiple products in a single request.", "method": "post", "endpoint": "productstatuses/batch", "responses": [ { "uuid": "12a5b36d-15c6-4c91-8e22-0a8192059754", "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 \"dataQualityIssues\": [\n {\n \"destination\": \"\",\n \"detail\": \"\",\n \"fetchStatus\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"severity\": \"\",\n \"timestamp\": \"\",\n \"valueOnLandingPage\": \"\",\n \"valueProvided\": \"\"\n }\n ],\n \"destinationStatuses\": [\n {\n \"approvalPending\": {{faker 'datatype.boolean'}},\n \"approvalStatus\": \"\",\n \"destination\": \"\",\n \"intention\": \"\"\n }\n ],\n \"googleExpirationDate\": \"\",\n \"itemLevelIssues\": [\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 \"product\": {\n \"additionalImageLinks\": [\n \"\"\n ],\n \"additionalProductTypes\": [\n \"\"\n ],\n \"adult\": {{faker 'datatype.boolean'}},\n \"adwordsGrouping\": \"\",\n \"adwordsLabels\": [\n \"\"\n ],\n \"adwordsRedirect\": \"\",\n \"ageGroup\": \"\",\n \"aspects\": [\n {\n \"aspectName\": \"\",\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"availability\": \"\",\n \"availabilityDate\": \"\",\n \"brand\": \"\",\n \"canonicalLink\": \"\",\n \"channel\": \"\",\n \"color\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"costOfGoodsSold\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"customAttributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"customGroups\": [\n {\n \"attributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"description\": \"\",\n \"destinations\": [\n {\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"displayAdsId\": \"\",\n \"displayAdsLink\": \"\",\n \"displayAdsSimilarIds\": [\n \"\"\n ],\n \"displayAdsTitle\": \"\",\n \"displayAdsValue\": {{faker 'number.float'}},\n \"energyEfficiencyClass\": \"\",\n \"expirationDate\": \"\",\n \"gender\": \"\",\n \"googleProductCategory\": \"\",\n \"gtin\": \"\",\n \"id\": \"\",\n \"identifierExists\": {{faker 'datatype.boolean'}},\n \"imageLink\": \"\",\n \"installment\": {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"months\": \"\"\n },\n \"isBundle\": {{faker 'datatype.boolean'}},\n \"itemGroupId\": \"\",\n \"kind\": \"\",\n \"link\": \"\",\n \"loyaltyPoints\": {\n \"name\": \"\",\n \"pointsValue\": \"\",\n \"ratio\": {{faker 'number.float'}}\n },\n \"material\": \"\",\n \"maxEnergyEfficiencyClass\": \"\",\n \"maxHandlingTime\": \"\",\n \"minEnergyEfficiencyClass\": \"\",\n \"minHandlingTime\": \"\",\n \"mobileLink\": \"\",\n \"mpn\": \"\",\n \"multipack\": \"\",\n \"offerId\": \"\",\n \"onlineOnly\": {{faker 'datatype.boolean'}},\n \"pattern\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"productType\": \"\",\n \"promotionIds\": [\n \"\"\n ],\n \"salePrice\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"salePriceEffectiveDate\": \"\",\n \"sellOnGoogleQuantity\": \"\",\n \"shipping\": [\n {\n \"country\": \"\",\n \"locationGroupName\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"region\": \"\",\n \"service\": \"\"\n }\n ],\n \"shippingHeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingLabel\": \"\",\n \"shippingLength\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWidth\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"sizeSystem\": \"\",\n \"sizeType\": \"\",\n \"sizes\": [\n \"\"\n ],\n \"source\": \"\",\n \"targetCountry\": \"\",\n \"taxes\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"rate\": {{faker 'number.float'}},\n \"region\": \"\",\n \"taxShip\": {{faker 'datatype.boolean'}}\n }\n ],\n \"title\": \"\",\n \"unitPricingBaseMeasure\": {\n \"unit\": \"\",\n \"value\": \"\"\n },\n \"unitPricingMeasure\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"validatedDestinations\": [\n \"\"\n ],\n \"warnings\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ]\n },\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": "528720bd-8ab6-4d4f-ae20-dbb8d9af467a", "documentation": "Retrieves and updates the shipping settings of multiple accounts in a single request.", "method": "post", "endpoint": "shippingsettings/batch", "responses": [ { "uuid": "71133d75-a8e9-4353-b883-fc1d1a4b246d", "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": "bea05f21-0386-47fa-95df-77f870530e50", "documentation": "Lists the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/accounts", "responses": [ { "uuid": "2960b6ea-c45a-4d96-bfa9-fe1775dc0db6", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"adwordsLinks\": [\n {\n \"adwordsId\": \"\",\n \"status\": \"\"\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 },\n \"googleMyBusinessLink\": {\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"reviewsUrl\": \"\",\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 }\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": "7768f6f0-e299-4121-95e4-4e0fa048994e", "documentation": "Creates a Merchant Center sub-account.", "method": "post", "endpoint": ":merchantId/accounts", "responses": [ { "uuid": "7b9b6b06-3c97-4497-8c2c-b8ae107df2f7", "body": "{\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"adwordsLinks\": [\n {\n \"adwordsId\": \"\",\n \"status\": \"\"\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 },\n \"googleMyBusinessLink\": {\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"reviewsUrl\": \"\",\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 }\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": "76d11ee5-0de0-4ec3-a0af-059612f70801", "documentation": "Deletes a Merchant Center sub-account.", "method": "delete", "endpoint": ":merchantId/accounts/:accountId", "responses": [ { "uuid": "a012355e-8ba9-44b0-bbb3-7d795dd9f95f", "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": "0927ce73-cf4e-40ba-912c-abb28f293240", "documentation": "Retrieves a Merchant Center account.", "method": "get", "endpoint": ":merchantId/accounts/:accountId", "responses": [ { "uuid": "6469a6a1-e823-473a-97b4-4562e4db849d", "body": "{\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"adwordsLinks\": [\n {\n \"adwordsId\": \"\",\n \"status\": \"\"\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 },\n \"googleMyBusinessLink\": {\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"reviewsUrl\": \"\",\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 }\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": "afe8f393-250e-4e97-b384-cdc521f15967", "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": "7367956b-2653-42c1-b40c-a46cddd6e9a5", "body": "{\n \"adultContent\": {{faker 'datatype.boolean'}},\n \"adwordsLinks\": [\n {\n \"adwordsId\": \"\",\n \"status\": \"\"\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 },\n \"googleMyBusinessLink\": {\n \"gmbEmail\": \"\",\n \"status\": \"\"\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"reviewsUrl\": \"\",\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 }\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": "10f9a5e2-d5a6-49a5-a949-4d774a7d4d63", "documentation": "Claims the website of a Merchant Center sub-account.", "method": "post", "endpoint": ":merchantId/accounts/:accountId/claimwebsite", "responses": [ { "uuid": "02418c9a-553e-4e99-bc8e-3bbac6fd72a7", "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": "261abaac-e639-4fe7-a921-843201f177d8", "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": "b2b5d972-6e59-4b75-afe6-e1b415de07cb", "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": "a1566b69-00ba-4384-bbe1-9d8313dfd5ce", "documentation": "Lists the statuses of the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/accountstatuses", "responses": [ { "uuid": "40a6a78a-f2df-4a5d-b302-890da8f639a2", "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 \"dataQualityIssues\": [\n {\n \"country\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"displayedValue\": \"\",\n \"exampleItems\": [\n {\n \"itemId\": \"\",\n \"link\": \"\",\n \"submittedValue\": \"\",\n \"title\": \"\",\n \"valueOnLandingPage\": \"\"\n }\n ],\n \"id\": \"\",\n \"lastChecked\": \"\",\n \"location\": \"\",\n \"numItems\": {{faker 'number.int' max=99999}},\n \"severity\": \"\",\n \"submittedValue\": \"\"\n }\n ],\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": "535c5669-d765-4dcb-975e-a5bfa95a01c2", "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": "496fa440-937f-4b9e-ab69-ad98930343b5", "body": "{\n \"accountId\": \"\",\n \"accountLevelIssues\": [\n {\n \"country\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"documentation\": \"\",\n \"id\": \"\",\n \"severity\": \"\",\n \"title\": \"\"\n }\n ],\n \"dataQualityIssues\": [\n {\n \"country\": \"\",\n \"destination\": \"\",\n \"detail\": \"\",\n \"displayedValue\": \"\",\n \"exampleItems\": [\n {\n \"itemId\": \"\",\n \"link\": \"\",\n \"submittedValue\": \"\",\n \"title\": \"\",\n \"valueOnLandingPage\": \"\"\n }\n ],\n \"id\": \"\",\n \"lastChecked\": \"\",\n \"location\": \"\",\n \"numItems\": {{faker 'number.int' max=99999}},\n \"severity\": \"\",\n \"submittedValue\": \"\"\n }\n ],\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": "01176b06-c96c-415c-a51e-3b69bfad0ca2", "documentation": "Lists the tax settings of the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/accounttax", "responses": [ { "uuid": "b075bc50-50a4-4602-8c4b-134378228fdc", "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": "de4818e0-984f-4344-9654-c38ade51a291", "documentation": "Retrieves the tax settings of the account.", "method": "get", "endpoint": ":merchantId/accounttax/:accountId", "responses": [ { "uuid": "5249413b-68ff-4c22-941c-986af1c71336", "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": "01cd45dd-2363-4765-9800-8bb1048911eb", "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": "7ebdcabf-70dd-44b1-beed-2a45fe276227", "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": "821fc119-4a9f-4213-aea9-0aebbad3eca5", "documentation": "Lists the configurations for datafeeds in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/datafeeds", "responses": [ { "uuid": "9ea227cb-7f36-410a-9f9c-9b78180ab42b", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"attributeLanguage\": \"\",\n \"contentLanguage\": \"\",\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 \"intendedDestinations\": [\n \"\"\n ],\n \"kind\": \"\",\n \"name\": \"\",\n \"targetCountry\": \"\",\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": "23b7a220-8bb1-4952-8b6b-00f99e12d47b", "documentation": "Registers a datafeed configuration with your Merchant Center account.", "method": "post", "endpoint": ":merchantId/datafeeds", "responses": [ { "uuid": "fad9dbdb-24ec-4af9-aa92-a1ad71a0d549", "body": "{\n \"attributeLanguage\": \"\",\n \"contentLanguage\": \"\",\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 \"intendedDestinations\": [\n \"\"\n ],\n \"kind\": \"\",\n \"name\": \"\",\n \"targetCountry\": \"\",\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": "937acd36-16e2-4c01-9969-0f68c2c2ede4", "documentation": "Deletes a datafeed configuration from your Merchant Center account.", "method": "delete", "endpoint": ":merchantId/datafeeds/:datafeedId", "responses": [ { "uuid": "95e8272a-a818-4caf-8947-48d1e082537e", "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": "3e9e7752-1a3b-4397-83e3-e8acd2d4eacb", "documentation": "Retrieves a datafeed configuration from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/datafeeds/:datafeedId", "responses": [ { "uuid": "a649781d-3182-4810-9e8b-0b3bdf12f605", "body": "{\n \"attributeLanguage\": \"\",\n \"contentLanguage\": \"\",\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 \"intendedDestinations\": [\n \"\"\n ],\n \"kind\": \"\",\n \"name\": \"\",\n \"targetCountry\": \"\",\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": "33c2e42d-097b-45db-98f5-0ee17982b2eb", "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": "995d7c23-a0e3-4ce9-ab68-a5e7ba49abd0", "body": "{\n \"attributeLanguage\": \"\",\n \"contentLanguage\": \"\",\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 \"intendedDestinations\": [\n \"\"\n ],\n \"kind\": \"\",\n \"name\": \"\",\n \"targetCountry\": \"\",\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": "a5c1cee6-c152-4aa8-b269-9f6a9290d085", "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 to update your product data.", "method": "post", "endpoint": ":merchantId/datafeeds/:datafeedId/fetchNow", "responses": [ { "uuid": "9e9d328e-ad48-4c00-a41e-fb96af17aa58", "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": "07f43a2d-e00f-46d5-9e11-d6ae15dd3910", "documentation": "Lists the statuses of the datafeeds in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/datafeedstatuses", "responses": [ { "uuid": "8fdcab09-5b2e-4d0c-b3f4-6027eee994eb", "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": "85275421-f41f-481d-a26a-f1083e0a788b", "documentation": "Retrieves the status of a datafeed from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/datafeedstatuses/:datafeedId", "responses": [ { "uuid": "125dc57a-a540-4a32-b3bf-27bcb480165b", "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": "f7d1801c-8bf5-4a1e-81b6-10c02c4efc3c", "documentation": "Lists the LIA settings of the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/liasettings", "responses": [ { "uuid": "a008e427-8bd3-4aa1-97ac-a3666b5312d0", "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": "0be932e0-6559-49d2-a24d-1bd3d1c7ea1f", "documentation": "Retrieves the LIA settings of the account.", "method": "get", "endpoint": ":merchantId/liasettings/:accountId", "responses": [ { "uuid": "514960f5-46b5-4502-9bbe-fe87d2510ce0", "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": "f59eaf6d-94f0-43e4-99d5-1f006b0c4985", "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": "c69eb71d-be0d-405a-b9a1-74b3e95899b5", "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": "172837c5-ff44-4802-b199-dbcb3ce7b78c", "documentation": "Retrieves the list of accessible Google My Business accounts.", "method": "get", "endpoint": ":merchantId/liasettings/:accountId/accessiblegmbaccounts", "responses": [ { "uuid": "60a0618b-f759-489f-86ae-243057d96f49", "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": "c573d567-8b10-4d7c-8e62-840107b75652", "documentation": "Requests access to a specified Google My Business account.", "method": "post", "endpoint": ":merchantId/liasettings/:accountId/requestgmbaccess", "responses": [ { "uuid": "83cf653b-bb2e-40fd-8205-96d976cf6295", "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": "2652f487-ed88-4d2a-ba62-c72d295724b1", "documentation": "Requests inventory validation for the specified country.", "method": "post", "endpoint": ":merchantId/liasettings/:accountId/requestinventoryverification/:country", "responses": [ { "uuid": "8c4a2982-db57-40e0-bc9b-1c1a4617bea8", "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": "ccd46546-9530-40f7-be51-eadac9c8b67f", "documentation": "Sets the inventory verification contract for the specified country.", "method": "post", "endpoint": ":merchantId/liasettings/:accountId/setinventoryverificationcontact", "responses": [ { "uuid": "258dbeb0-ccf4-46dd-abc3-8d95c3f9111b", "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": "d93beb85-364f-482d-8da1-6aeb0e7806ef", "documentation": "Sets the POS data provider for the specified country.", "method": "post", "endpoint": ":merchantId/liasettings/:accountId/setposdataprovider", "responses": [ { "uuid": "d541d066-0e4a-4a5b-8a1e-6c64d3d3fb14", "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": "36a8c640-fd59-4e93-ac20-4cbd3dc6fc37", "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": "29ea8e21-dd2c-49db-b2aa-dde556a3e72b", "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": "e31966bb-544a-48cd-89db-c0276b1d488f", "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": "bc4754d1-5168-45fd-800e-df9f7e83c951", "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": "f08d5e08-0e7c-40ac-adf1-b4ae978e0a9a", "documentation": "Retrieves a report for disbursements from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orderreports/disbursements", "responses": [ { "uuid": "125df074-1589-437e-a5db-3f3a5a0a9cd9", "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": "193c792b-773c-4165-b0f6-2fbc03ba6670", "documentation": "Retrieves a list of transactions for a disbursement from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orderreports/disbursements/:disbursementId/transactions", "responses": [ { "uuid": "5dd6d66f-09fb-48c9-8f9e-46bac1d04da3", "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 \"pretax\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"tax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n },\n \"productAmountWithRemittedTax\": {\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": "980817a4-129e-4689-9654-cb31cfe839ae", "documentation": "Lists order returns in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orderreturns", "responses": [ { "uuid": "d6e4ebde-1e41-44ba-b1aa-9e9718832fd4", "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 \"merchantReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"product\": {\n \"brand\": \"\",\n \"channel\": \"\",\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 \"returnShipmentIds\": [\n \"\"\n ],\n \"state\": \"\"\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": "43db6b70-294f-4250-9d10-02e1aa42f67d", "documentation": "Retrieves an order return from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orderreturns/:returnId", "responses": [ { "uuid": "e9f49b7d-cf3e-45c8-92c0-236d5c3f35f2", "body": "{\n \"creationDate\": \"\",\n \"merchantOrderId\": \"\",\n \"orderId\": \"\",\n \"orderReturnId\": \"\",\n \"returnItems\": [\n {\n \"customerReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"itemId\": \"\",\n \"merchantReturnReason\": {\n \"description\": \"\",\n \"reasonCode\": \"\"\n },\n \"product\": {\n \"brand\": \"\",\n \"channel\": \"\",\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 \"returnShipmentIds\": [\n \"\"\n ],\n \"state\": \"\"\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": "71bc6374-8705-467a-9787-142de48358e5", "documentation": "Lists the orders in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orders", "responses": [ { "uuid": "5cf8514e-cf09-4c9f-be4f-25d3d87338b1", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"acknowledged\": {{faker 'datatype.boolean'}},\n \"channelType\": \"\",\n \"customer\": {\n \"email\": \"\",\n \"explicitMarketingPreference\": {{faker 'datatype.boolean'}},\n \"fullName\": \"\",\n \"invoiceReceivingEmail\": \"\",\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 \"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 \"channel\": \"\",\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 \"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 \"shipByDate\": \"\",\n \"type\": \"\"\n },\n \"tax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ],\n \"merchantId\": \"\",\n \"merchantOrderId\": \"\",\n \"netAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"paymentMethod\": {\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 \"expirationMonth\": {{faker 'number.int' max=99999}},\n \"expirationYear\": {{faker 'number.int' max=99999}},\n \"lastFourDigits\": \"\",\n \"phoneNumber\": \"\",\n \"type\": \"\"\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 },\n \"placedDate\": \"\",\n \"promotions\": [\n {\n \"benefits\": [\n {\n \"discount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"offerIds\": [\n \"\"\n ],\n \"subType\": \"\",\n \"taxImpact\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n }\n ],\n \"effectiveDates\": \"\",\n \"genericRedemptionCode\": \"\",\n \"id\": \"\",\n \"longTitle\": \"\",\n \"productApplicability\": \"\",\n \"redemptionChannel\": \"\"\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 \"status\": \"\",\n \"trackingId\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingCostTax\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingOption\": \"\",\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": "ca75126c-7c8b-4ee2-af47-5c99f1840788", "documentation": "Retrieves an order from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/orders/:orderId", "responses": [ { "uuid": "cb5e9fc8-a5dc-4a0d-bd57-e089befe395b", "body": "{\n \"acknowledged\": {{faker 'datatype.boolean'}},\n \"channelType\": \"\",\n \"customer\": {\n \"email\": \"\",\n \"explicitMarketingPreference\": {{faker 'datatype.boolean'}},\n \"fullName\": \"\",\n \"invoiceReceivingEmail\": \"\",\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 \"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 \"channel\": \"\",\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 \"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 \"shipByDate\": \"\",\n \"type\": \"\"\n },\n \"tax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ],\n \"merchantId\": \"\",\n \"merchantOrderId\": \"\",\n \"netAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"paymentMethod\": {\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 \"expirationMonth\": {{faker 'number.int' max=99999}},\n \"expirationYear\": {{faker 'number.int' max=99999}},\n \"lastFourDigits\": \"\",\n \"phoneNumber\": \"\",\n \"type\": \"\"\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 },\n \"placedDate\": \"\",\n \"promotions\": [\n {\n \"benefits\": [\n {\n \"discount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"offerIds\": [\n \"\"\n ],\n \"subType\": \"\",\n \"taxImpact\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n }\n ],\n \"effectiveDates\": \"\",\n \"genericRedemptionCode\": \"\",\n \"id\": \"\",\n \"longTitle\": \"\",\n \"productApplicability\": \"\",\n \"redemptionChannel\": \"\"\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 \"status\": \"\",\n \"trackingId\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingCostTax\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingOption\": \"\",\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": "ce3af2d7-8418-47c6-8657-3789f6ae20bf", "documentation": "Marks an order as acknowledged.", "method": "post", "endpoint": ":merchantId/orders/:orderId/acknowledge", "responses": [ { "uuid": "7ab8b0fd-d948-4fc9-a787-aac6ef3f4a2c", "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": "622a8b1c-76db-4b0c-9cda-ca946ec3010c", "documentation": "Cancels all line items in an order, making a full refund.", "method": "post", "endpoint": ":merchantId/orders/:orderId/cancel", "responses": [ { "uuid": "60a8b137-cbff-440a-b5ad-cbe5358551ea", "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": "8dfa7bd6-409e-41c4-acb9-48e4d2bb2421", "documentation": "Cancels a line item, making a full refund.", "method": "post", "endpoint": ":merchantId/orders/:orderId/cancelLineItem", "responses": [ { "uuid": "26dbf3a6-0d85-4935-a371-1404b99d9706", "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": "55c3090a-32bb-41c0-af94-fe6c3e720ed4", "documentation": "Deprecated. Notifies that item return and refund was handled directly by merchant outside of Google payments processing (e.g. 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 via Google then via an in-store return.", "method": "post", "endpoint": ":merchantId/orders/:orderId/inStoreRefundLineItem", "responses": [ { "uuid": "e55abe24-3986-4659-8dfc-cc28e345fa71", "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": "6b3b4ae1-40a7-4188-a24e-038ac0e42ef6", "documentation": "Deprecated, please use returnRefundLineItem instead.", "method": "post", "endpoint": ":merchantId/orders/:orderId/refund", "responses": [ { "uuid": "1d1f2c05-d178-4d02-8ae6-6c622f550261", "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": "836ebc13-3eec-4353-bdac-b6ad84e15709", "documentation": "Rejects return on an line item.", "method": "post", "endpoint": ":merchantId/orders/:orderId/rejectReturnLineItem", "responses": [ { "uuid": "47ef7b36-81d4-47a4-b0a8-ec58a1f1c84d", "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": "b0a0a5dd-01f3-4189-bef1-d2b1735c2a60", "documentation": "Returns a line item.", "method": "post", "endpoint": ":merchantId/orders/:orderId/returnLineItem", "responses": [ { "uuid": "94ccf976-8116-4f88-90f0-6e90d6cf911f", "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": "a024a157-2892-482d-969d-46d57d7f6f2e", "documentation": "Returns and refunds a line item. Note that this method can only be called on fully shipped orders. Please also note that 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": "d2fafc91-1c62-4172-bc78-c3be68fb61ca", "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": "78a1182e-62e0-4f7c-94b6-d8324f11645d", "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 via other methods. Submitted key-value pairs can be retrieved as part of the orders resource.", "method": "post", "endpoint": ":merchantId/orders/:orderId/setLineItemMetadata", "responses": [ { "uuid": "5dc9ce6e-3a21-4054-9cf1-851423f7b8ad", "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": "8850b1c2-94e9-42d5-a1f7-38c3ba1ba510", "documentation": "Marks line item(s) as shipped.", "method": "post", "endpoint": ":merchantId/orders/:orderId/shipLineItems", "responses": [ { "uuid": "094e1499-321c-430c-8101-fa51ed0a539e", "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": "293d5a93-a263-4a02-bc2f-719710ab3311", "documentation": "Sandbox only. Creates a test return.", "method": "post", "endpoint": ":merchantId/orders/:orderId/testreturn", "responses": [ { "uuid": "acf45492-6d21-4d52-8c08-22ef7f4d4483", "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": "99cf5206-c690-408d-a95a-921ae225843b", "documentation": "Updates ship by and delivery by dates for a line item.", "method": "post", "endpoint": ":merchantId/orders/:orderId/updateLineItemShippingDetails", "responses": [ { "uuid": "ff5279b0-3fa1-4dc0-b592-49476dde840b", "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": "d311b31d-6bf8-4d48-807b-0d40c0a1dc4f", "documentation": "Updates the merchant order ID for a given order.", "method": "post", "endpoint": ":merchantId/orders/:orderId/updateMerchantOrderId", "responses": [ { "uuid": "5353b9a1-1cd5-46cf-8454-772802c81e6f", "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": "bf8211f8-db79-4a1b-ab19-ebfc29266c53", "documentation": "Updates a shipment's status, carrier, and/or tracking ID.", "method": "post", "endpoint": ":merchantId/orders/:orderId/updateShipment", "responses": [ { "uuid": "64ab914b-4e8e-458e-9b16-c62bca861b19", "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": "9d7f00a8-f0f6-491c-807b-b1fc0091ccd1", "documentation": "Retrieves an order using merchant order ID.", "method": "get", "endpoint": ":merchantId/ordersbymerchantid/:merchantOrderId", "responses": [ { "uuid": "c20c85cd-11d0-4edb-835b-15de030cc898", "body": "{\n \"kind\": \"\",\n \"order\": {\n \"acknowledged\": {{faker 'datatype.boolean'}},\n \"channelType\": \"\",\n \"customer\": {\n \"email\": \"\",\n \"explicitMarketingPreference\": {{faker 'datatype.boolean'}},\n \"fullName\": \"\",\n \"invoiceReceivingEmail\": \"\",\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 \"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 \"channel\": \"\",\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 \"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 \"shipByDate\": \"\",\n \"type\": \"\"\n },\n \"tax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ],\n \"merchantId\": \"\",\n \"merchantOrderId\": \"\",\n \"netAmount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"paymentMethod\": {\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 \"expirationMonth\": {{faker 'number.int' max=99999}},\n \"expirationYear\": {{faker 'number.int' max=99999}},\n \"lastFourDigits\": \"\",\n \"phoneNumber\": \"\",\n \"type\": \"\"\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 },\n \"placedDate\": \"\",\n \"promotions\": [\n {\n \"benefits\": [\n {\n \"discount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"offerIds\": [\n \"\"\n ],\n \"subType\": \"\",\n \"taxImpact\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n }\n ],\n \"effectiveDates\": \"\",\n \"genericRedemptionCode\": \"\",\n \"id\": \"\",\n \"longTitle\": \"\",\n \"productApplicability\": \"\",\n \"redemptionChannel\": \"\"\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 \"status\": \"\",\n \"trackingId\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingCostTax\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingOption\": \"\",\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": "527c32ab-20d5-4015-adf6-2a1085243eba", "documentation": "Submit inventory for the given merchant.", "method": "post", "endpoint": ":merchantId/pos/:targetMerchantId/inventory", "responses": [ { "uuid": "69d682a2-592a-4250-b66d-99d6790e4bb3", "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": "1f6eb8a2-4022-4336-9b53-2eaaa0b8048d", "documentation": "Submit a sale event for the given merchant.", "method": "post", "endpoint": ":merchantId/pos/:targetMerchantId/sale", "responses": [ { "uuid": "aae27b48-3146-456b-a5fb-8eed241cd309", "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": "683887e7-b908-4c85-b6d5-039180bbf62f", "documentation": "Lists the stores of the target merchant.", "method": "get", "endpoint": ":merchantId/pos/:targetMerchantId/store", "responses": [ { "uuid": "a5e2867b-0dbf-4d9d-8e50-18e873cb71b2", "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": "702ab77d-8a53-4f6e-9bf3-5462408499ee", "documentation": "Creates a store for the given merchant.", "method": "post", "endpoint": ":merchantId/pos/:targetMerchantId/store", "responses": [ { "uuid": "fa7707b3-8764-4310-99db-16c9778d1451", "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": "2500873d-02ae-4b51-a7f3-cfd11dc2edb3", "documentation": "Deletes a store for the given merchant.", "method": "delete", "endpoint": ":merchantId/pos/:targetMerchantId/store/:storeCode", "responses": [ { "uuid": "ddb56b4f-5d15-4712-81e9-9234ae7bf606", "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": "08c09d52-bee0-499b-b97a-3a56327a439a", "documentation": "Retrieves information about the given store.", "method": "get", "endpoint": ":merchantId/pos/:targetMerchantId/store/:storeCode", "responses": [ { "uuid": "2b8b1b8f-f134-457d-b719-e6527f61f37f", "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": "5126bfa9-c179-4b88-92d2-5ce247b79bc6", "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": "b5f838ae-fa02-4aa2-9b2f-a3f75bdc37c8", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"additionalImageLinks\": [\n \"\"\n ],\n \"additionalProductTypes\": [\n \"\"\n ],\n \"adult\": {{faker 'datatype.boolean'}},\n \"adwordsGrouping\": \"\",\n \"adwordsLabels\": [\n \"\"\n ],\n \"adwordsRedirect\": \"\",\n \"ageGroup\": \"\",\n \"aspects\": [\n {\n \"aspectName\": \"\",\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"availability\": \"\",\n \"availabilityDate\": \"\",\n \"brand\": \"\",\n \"canonicalLink\": \"\",\n \"channel\": \"\",\n \"color\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"costOfGoodsSold\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"customAttributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"customGroups\": [\n {\n \"attributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"description\": \"\",\n \"destinations\": [\n {\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"displayAdsId\": \"\",\n \"displayAdsLink\": \"\",\n \"displayAdsSimilarIds\": [\n \"\"\n ],\n \"displayAdsTitle\": \"\",\n \"displayAdsValue\": {{faker 'number.float'}},\n \"energyEfficiencyClass\": \"\",\n \"expirationDate\": \"\",\n \"gender\": \"\",\n \"googleProductCategory\": \"\",\n \"gtin\": \"\",\n \"id\": \"\",\n \"identifierExists\": {{faker 'datatype.boolean'}},\n \"imageLink\": \"\",\n \"installment\": {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"months\": \"\"\n },\n \"isBundle\": {{faker 'datatype.boolean'}},\n \"itemGroupId\": \"\",\n \"kind\": \"\",\n \"link\": \"\",\n \"loyaltyPoints\": {\n \"name\": \"\",\n \"pointsValue\": \"\",\n \"ratio\": {{faker 'number.float'}}\n },\n \"material\": \"\",\n \"maxEnergyEfficiencyClass\": \"\",\n \"maxHandlingTime\": \"\",\n \"minEnergyEfficiencyClass\": \"\",\n \"minHandlingTime\": \"\",\n \"mobileLink\": \"\",\n \"mpn\": \"\",\n \"multipack\": \"\",\n \"offerId\": \"\",\n \"onlineOnly\": {{faker 'datatype.boolean'}},\n \"pattern\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"productType\": \"\",\n \"promotionIds\": [\n \"\"\n ],\n \"salePrice\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"salePriceEffectiveDate\": \"\",\n \"sellOnGoogleQuantity\": \"\",\n \"shipping\": [\n {\n \"country\": \"\",\n \"locationGroupName\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"region\": \"\",\n \"service\": \"\"\n }\n ],\n \"shippingHeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingLabel\": \"\",\n \"shippingLength\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWidth\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"sizeSystem\": \"\",\n \"sizeType\": \"\",\n \"sizes\": [\n \"\"\n ],\n \"source\": \"\",\n \"targetCountry\": \"\",\n \"taxes\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"rate\": {{faker 'number.float'}},\n \"region\": \"\",\n \"taxShip\": {{faker 'datatype.boolean'}}\n }\n ],\n \"title\": \"\",\n \"unitPricingBaseMeasure\": {\n \"unit\": \"\",\n \"value\": \"\"\n },\n \"unitPricingMeasure\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"validatedDestinations\": [\n \"\"\n ],\n \"warnings\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\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": "d271ce4c-2f11-4e7b-a0ac-70e0fc14f872", "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": "61152d7a-b089-4fea-bd90-c88ce04c923f", "body": "{\n \"additionalImageLinks\": [\n \"\"\n ],\n \"additionalProductTypes\": [\n \"\"\n ],\n \"adult\": {{faker 'datatype.boolean'}},\n \"adwordsGrouping\": \"\",\n \"adwordsLabels\": [\n \"\"\n ],\n \"adwordsRedirect\": \"\",\n \"ageGroup\": \"\",\n \"aspects\": [\n {\n \"aspectName\": \"\",\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"availability\": \"\",\n \"availabilityDate\": \"\",\n \"brand\": \"\",\n \"canonicalLink\": \"\",\n \"channel\": \"\",\n \"color\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"costOfGoodsSold\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"customAttributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"customGroups\": [\n {\n \"attributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"description\": \"\",\n \"destinations\": [\n {\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"displayAdsId\": \"\",\n \"displayAdsLink\": \"\",\n \"displayAdsSimilarIds\": [\n \"\"\n ],\n \"displayAdsTitle\": \"\",\n \"displayAdsValue\": {{faker 'number.float'}},\n \"energyEfficiencyClass\": \"\",\n \"expirationDate\": \"\",\n \"gender\": \"\",\n \"googleProductCategory\": \"\",\n \"gtin\": \"\",\n \"id\": \"\",\n \"identifierExists\": {{faker 'datatype.boolean'}},\n \"imageLink\": \"\",\n \"installment\": {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"months\": \"\"\n },\n \"isBundle\": {{faker 'datatype.boolean'}},\n \"itemGroupId\": \"\",\n \"kind\": \"\",\n \"link\": \"\",\n \"loyaltyPoints\": {\n \"name\": \"\",\n \"pointsValue\": \"\",\n \"ratio\": {{faker 'number.float'}}\n },\n \"material\": \"\",\n \"maxEnergyEfficiencyClass\": \"\",\n \"maxHandlingTime\": \"\",\n \"minEnergyEfficiencyClass\": \"\",\n \"minHandlingTime\": \"\",\n \"mobileLink\": \"\",\n \"mpn\": \"\",\n \"multipack\": \"\",\n \"offerId\": \"\",\n \"onlineOnly\": {{faker 'datatype.boolean'}},\n \"pattern\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"productType\": \"\",\n \"promotionIds\": [\n \"\"\n ],\n \"salePrice\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"salePriceEffectiveDate\": \"\",\n \"sellOnGoogleQuantity\": \"\",\n \"shipping\": [\n {\n \"country\": \"\",\n \"locationGroupName\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"region\": \"\",\n \"service\": \"\"\n }\n ],\n \"shippingHeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingLabel\": \"\",\n \"shippingLength\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWidth\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"sizeSystem\": \"\",\n \"sizeType\": \"\",\n \"sizes\": [\n \"\"\n ],\n \"source\": \"\",\n \"targetCountry\": \"\",\n \"taxes\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"rate\": {{faker 'number.float'}},\n \"region\": \"\",\n \"taxShip\": {{faker 'datatype.boolean'}}\n }\n ],\n \"title\": \"\",\n \"unitPricingBaseMeasure\": {\n \"unit\": \"\",\n \"value\": \"\"\n },\n \"unitPricingMeasure\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"validatedDestinations\": [\n \"\"\n ],\n \"warnings\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\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": "a7fb9d89-1e83-4fb1-bb85-246288cc63c0", "documentation": "Deletes a product from your Merchant Center account.", "method": "delete", "endpoint": ":merchantId/products/:productId", "responses": [ { "uuid": "1db0c620-8238-4352-9a2a-3227253709ae", "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": "adf83166-185f-41aa-9046-816dc6221cda", "documentation": "Retrieves a product from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/products/:productId", "responses": [ { "uuid": "52f246a9-1ec5-4bc7-8a4b-a88d44ad3ca4", "body": "{\n \"additionalImageLinks\": [\n \"\"\n ],\n \"additionalProductTypes\": [\n \"\"\n ],\n \"adult\": {{faker 'datatype.boolean'}},\n \"adwordsGrouping\": \"\",\n \"adwordsLabels\": [\n \"\"\n ],\n \"adwordsRedirect\": \"\",\n \"ageGroup\": \"\",\n \"aspects\": [\n {\n \"aspectName\": \"\",\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"availability\": \"\",\n \"availabilityDate\": \"\",\n \"brand\": \"\",\n \"canonicalLink\": \"\",\n \"channel\": \"\",\n \"color\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"costOfGoodsSold\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"customAttributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"customGroups\": [\n {\n \"attributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"description\": \"\",\n \"destinations\": [\n {\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"displayAdsId\": \"\",\n \"displayAdsLink\": \"\",\n \"displayAdsSimilarIds\": [\n \"\"\n ],\n \"displayAdsTitle\": \"\",\n \"displayAdsValue\": {{faker 'number.float'}},\n \"energyEfficiencyClass\": \"\",\n \"expirationDate\": \"\",\n \"gender\": \"\",\n \"googleProductCategory\": \"\",\n \"gtin\": \"\",\n \"id\": \"\",\n \"identifierExists\": {{faker 'datatype.boolean'}},\n \"imageLink\": \"\",\n \"installment\": {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"months\": \"\"\n },\n \"isBundle\": {{faker 'datatype.boolean'}},\n \"itemGroupId\": \"\",\n \"kind\": \"\",\n \"link\": \"\",\n \"loyaltyPoints\": {\n \"name\": \"\",\n \"pointsValue\": \"\",\n \"ratio\": {{faker 'number.float'}}\n },\n \"material\": \"\",\n \"maxEnergyEfficiencyClass\": \"\",\n \"maxHandlingTime\": \"\",\n \"minEnergyEfficiencyClass\": \"\",\n \"minHandlingTime\": \"\",\n \"mobileLink\": \"\",\n \"mpn\": \"\",\n \"multipack\": \"\",\n \"offerId\": \"\",\n \"onlineOnly\": {{faker 'datatype.boolean'}},\n \"pattern\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"productType\": \"\",\n \"promotionIds\": [\n \"\"\n ],\n \"salePrice\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"salePriceEffectiveDate\": \"\",\n \"sellOnGoogleQuantity\": \"\",\n \"shipping\": [\n {\n \"country\": \"\",\n \"locationGroupName\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"region\": \"\",\n \"service\": \"\"\n }\n ],\n \"shippingHeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingLabel\": \"\",\n \"shippingLength\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWidth\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"sizeSystem\": \"\",\n \"sizeType\": \"\",\n \"sizes\": [\n \"\"\n ],\n \"source\": \"\",\n \"targetCountry\": \"\",\n \"taxes\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"rate\": {{faker 'number.float'}},\n \"region\": \"\",\n \"taxShip\": {{faker 'datatype.boolean'}}\n }\n ],\n \"title\": \"\",\n \"unitPricingBaseMeasure\": {\n \"unit\": \"\",\n \"value\": \"\"\n },\n \"unitPricingMeasure\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"validatedDestinations\": [\n \"\"\n ],\n \"warnings\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\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": "680946d3-c10c-44fa-a908-a97d7179d663", "documentation": "Lists the statuses of the products in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/productstatuses", "responses": [ { "uuid": "6f99ad96-4f67-40c1-b0b5-a5a54f5e466e", "body": "{\n \"kind\": \"\",\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"creationDate\": \"\",\n \"dataQualityIssues\": [\n {\n \"destination\": \"\",\n \"detail\": \"\",\n \"fetchStatus\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"severity\": \"\",\n \"timestamp\": \"\",\n \"valueOnLandingPage\": \"\",\n \"valueProvided\": \"\"\n }\n ],\n \"destinationStatuses\": [\n {\n \"approvalPending\": {{faker 'datatype.boolean'}},\n \"approvalStatus\": \"\",\n \"destination\": \"\",\n \"intention\": \"\"\n }\n ],\n \"googleExpirationDate\": \"\",\n \"itemLevelIssues\": [\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 \"product\": {\n \"additionalImageLinks\": [\n \"\"\n ],\n \"additionalProductTypes\": [\n \"\"\n ],\n \"adult\": {{faker 'datatype.boolean'}},\n \"adwordsGrouping\": \"\",\n \"adwordsLabels\": [\n \"\"\n ],\n \"adwordsRedirect\": \"\",\n \"ageGroup\": \"\",\n \"aspects\": [\n {\n \"aspectName\": \"\",\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"availability\": \"\",\n \"availabilityDate\": \"\",\n \"brand\": \"\",\n \"canonicalLink\": \"\",\n \"channel\": \"\",\n \"color\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"costOfGoodsSold\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"customAttributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"customGroups\": [\n {\n \"attributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"description\": \"\",\n \"destinations\": [\n {\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"displayAdsId\": \"\",\n \"displayAdsLink\": \"\",\n \"displayAdsSimilarIds\": [\n \"\"\n ],\n \"displayAdsTitle\": \"\",\n \"displayAdsValue\": {{faker 'number.float'}},\n \"energyEfficiencyClass\": \"\",\n \"expirationDate\": \"\",\n \"gender\": \"\",\n \"googleProductCategory\": \"\",\n \"gtin\": \"\",\n \"id\": \"\",\n \"identifierExists\": {{faker 'datatype.boolean'}},\n \"imageLink\": \"\",\n \"installment\": {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"months\": \"\"\n },\n \"isBundle\": {{faker 'datatype.boolean'}},\n \"itemGroupId\": \"\",\n \"kind\": \"\",\n \"link\": \"\",\n \"loyaltyPoints\": {\n \"name\": \"\",\n \"pointsValue\": \"\",\n \"ratio\": {{faker 'number.float'}}\n },\n \"material\": \"\",\n \"maxEnergyEfficiencyClass\": \"\",\n \"maxHandlingTime\": \"\",\n \"minEnergyEfficiencyClass\": \"\",\n \"minHandlingTime\": \"\",\n \"mobileLink\": \"\",\n \"mpn\": \"\",\n \"multipack\": \"\",\n \"offerId\": \"\",\n \"onlineOnly\": {{faker 'datatype.boolean'}},\n \"pattern\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"productType\": \"\",\n \"promotionIds\": [\n \"\"\n ],\n \"salePrice\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"salePriceEffectiveDate\": \"\",\n \"sellOnGoogleQuantity\": \"\",\n \"shipping\": [\n {\n \"country\": \"\",\n \"locationGroupName\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"region\": \"\",\n \"service\": \"\"\n }\n ],\n \"shippingHeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingLabel\": \"\",\n \"shippingLength\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWidth\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"sizeSystem\": \"\",\n \"sizeType\": \"\",\n \"sizes\": [\n \"\"\n ],\n \"source\": \"\",\n \"targetCountry\": \"\",\n \"taxes\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"rate\": {{faker 'number.float'}},\n \"region\": \"\",\n \"taxShip\": {{faker 'datatype.boolean'}}\n }\n ],\n \"title\": \"\",\n \"unitPricingBaseMeasure\": {\n \"unit\": \"\",\n \"value\": \"\"\n },\n \"unitPricingMeasure\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"validatedDestinations\": [\n \"\"\n ],\n \"warnings\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ]\n },\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": "1fa026bc-7b87-4f0e-bf02-91828ef6fd0b", "documentation": "Gets the status of a product from your Merchant Center account.", "method": "get", "endpoint": ":merchantId/productstatuses/:productId", "responses": [ { "uuid": "8ed11d1e-c96f-4188-ae6e-2ccfa65a091d", "body": "{\n \"creationDate\": \"\",\n \"dataQualityIssues\": [\n {\n \"destination\": \"\",\n \"detail\": \"\",\n \"fetchStatus\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"severity\": \"\",\n \"timestamp\": \"\",\n \"valueOnLandingPage\": \"\",\n \"valueProvided\": \"\"\n }\n ],\n \"destinationStatuses\": [\n {\n \"approvalPending\": {{faker 'datatype.boolean'}},\n \"approvalStatus\": \"\",\n \"destination\": \"\",\n \"intention\": \"\"\n }\n ],\n \"googleExpirationDate\": \"\",\n \"itemLevelIssues\": [\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 \"product\": {\n \"additionalImageLinks\": [\n \"\"\n ],\n \"additionalProductTypes\": [\n \"\"\n ],\n \"adult\": {{faker 'datatype.boolean'}},\n \"adwordsGrouping\": \"\",\n \"adwordsLabels\": [\n \"\"\n ],\n \"adwordsRedirect\": \"\",\n \"ageGroup\": \"\",\n \"aspects\": [\n {\n \"aspectName\": \"\",\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"availability\": \"\",\n \"availabilityDate\": \"\",\n \"brand\": \"\",\n \"canonicalLink\": \"\",\n \"channel\": \"\",\n \"color\": \"\",\n \"condition\": \"\",\n \"contentLanguage\": \"\",\n \"costOfGoodsSold\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"customAttributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"customGroups\": [\n {\n \"attributes\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"unit\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"customLabel0\": \"\",\n \"customLabel1\": \"\",\n \"customLabel2\": \"\",\n \"customLabel3\": \"\",\n \"customLabel4\": \"\",\n \"description\": \"\",\n \"destinations\": [\n {\n \"destinationName\": \"\",\n \"intention\": \"\"\n }\n ],\n \"displayAdsId\": \"\",\n \"displayAdsLink\": \"\",\n \"displayAdsSimilarIds\": [\n \"\"\n ],\n \"displayAdsTitle\": \"\",\n \"displayAdsValue\": {{faker 'number.float'}},\n \"energyEfficiencyClass\": \"\",\n \"expirationDate\": \"\",\n \"gender\": \"\",\n \"googleProductCategory\": \"\",\n \"gtin\": \"\",\n \"id\": \"\",\n \"identifierExists\": {{faker 'datatype.boolean'}},\n \"imageLink\": \"\",\n \"installment\": {\n \"amount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"months\": \"\"\n },\n \"isBundle\": {{faker 'datatype.boolean'}},\n \"itemGroupId\": \"\",\n \"kind\": \"\",\n \"link\": \"\",\n \"loyaltyPoints\": {\n \"name\": \"\",\n \"pointsValue\": \"\",\n \"ratio\": {{faker 'number.float'}}\n },\n \"material\": \"\",\n \"maxEnergyEfficiencyClass\": \"\",\n \"maxHandlingTime\": \"\",\n \"minEnergyEfficiencyClass\": \"\",\n \"minHandlingTime\": \"\",\n \"mobileLink\": \"\",\n \"mpn\": \"\",\n \"multipack\": \"\",\n \"offerId\": \"\",\n \"onlineOnly\": {{faker 'datatype.boolean'}},\n \"pattern\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"productType\": \"\",\n \"promotionIds\": [\n \"\"\n ],\n \"salePrice\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"salePriceEffectiveDate\": \"\",\n \"sellOnGoogleQuantity\": \"\",\n \"shipping\": [\n {\n \"country\": \"\",\n \"locationGroupName\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"region\": \"\",\n \"service\": \"\"\n }\n ],\n \"shippingHeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingLabel\": \"\",\n \"shippingLength\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWeight\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"shippingWidth\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"sizeSystem\": \"\",\n \"sizeType\": \"\",\n \"sizes\": [\n \"\"\n ],\n \"source\": \"\",\n \"targetCountry\": \"\",\n \"taxes\": [\n {\n \"country\": \"\",\n \"locationId\": \"\",\n \"postalCode\": \"\",\n \"rate\": {{faker 'number.float'}},\n \"region\": \"\",\n \"taxShip\": {{faker 'datatype.boolean'}}\n }\n ],\n \"title\": \"\",\n \"unitPricingBaseMeasure\": {\n \"unit\": \"\",\n \"value\": \"\"\n },\n \"unitPricingMeasure\": {\n \"unit\": \"\",\n \"value\": {{faker 'number.float'}}\n },\n \"validatedDestinations\": [\n \"\"\n ],\n \"warnings\": [\n {\n \"domain\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ]\n },\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": "ea332fb0-ba87-448e-a7d7-75b92c509ed1", "documentation": "Lists the shipping settings of the sub-accounts in your Merchant Center account.", "method": "get", "endpoint": ":merchantId/shippingsettings", "responses": [ { "uuid": "12bdcb8e-1570-4df8-a420-08c7e06798b1", "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": "6fbf85db-c17c-4420-9ab0-15ec18335267", "documentation": "Retrieves the shipping settings of the account.", "method": "get", "endpoint": ":merchantId/shippingsettings/:accountId", "responses": [ { "uuid": "0e3f35b3-9622-437e-9a82-b706a6298fb5", "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": "6128b6d9-24d5-4fc8-a058-bb34b034ba41", "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": "c439832e-ab89-46fd-b033-612fb0347eb3", "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": "0f31f480-2927-495a-87ff-f42f0f3e3044", "documentation": "Retrieves supported carriers and carrier services for an account.", "method": "get", "endpoint": ":merchantId/supportedCarriers", "responses": [ { "uuid": "bb5b9ab3-91e2-4866-b65f-34164919ee49", "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": "a60e3fc6-ee5e-4722-a0a3-b48a88b1d2f6", "documentation": "Retrieves supported holidays for an account.", "method": "get", "endpoint": ":merchantId/supportedHolidays", "responses": [ { "uuid": "845f1489-e42d-4a88-b882-dae64c73fdde", "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": "86e6cb24-b13f-404b-9f35-b36bd2fc7ac0", "documentation": "Retrieves supported pickup services for an account.", "method": "get", "endpoint": ":merchantId/supportedPickupServices", "responses": [ { "uuid": "5f9eb05b-a55f-42af-93e7-dd096c9b79cd", "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": "004f1e14-50bc-4832-a459-2b369738b065", "documentation": "Sandbox only. Creates a test order.", "method": "post", "endpoint": ":merchantId/testorders", "responses": [ { "uuid": "2609f986-1e70-4683-bf87-9cea0bf3c46a", "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": "0d5d8d21-8c6d-4bb7-be4e-440ca223df3e", "documentation": "Sandbox only. Moves a test order from state \"`inProgress`\" to state \"`pendingShipment`\".", "method": "post", "endpoint": ":merchantId/testorders/:orderId/advance", "responses": [ { "uuid": "a924dbdc-ef97-4096-b2b8-3828ed4a0c18", "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": "93ca23a1-57b4-4a12-bbcd-165fd41517c7", "documentation": "Sandbox only. Cancels a test order for customer-initiated cancellation.", "method": "post", "endpoint": ":merchantId/testorders/:orderId/cancelByCustomer", "responses": [ { "uuid": "520c86a1-7b6d-4088-a6af-4cb42ce5741f", "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": "a46d96d8-3cfe-4416-bf91-8ea26b24b3d0", "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": "edbfb5b2-b855-4c69-9a11-8faec09cf91e", "body": "{\n \"kind\": \"\",\n \"template\": {\n \"customer\": {\n \"email\": \"\",\n \"explicitMarketingPreference\": {{faker 'datatype.boolean'}},\n \"fullName\": \"\",\n \"marketingRightsInfo\": {\n \"explicitMarketingPreference\": \"\",\n \"lastUpdatedTimestamp\": \"\"\n }\n },\n \"enableOrderinvoices\": {{faker 'datatype.boolean'}},\n \"kind\": \"\",\n \"lineItems\": [\n {\n \"product\": {\n \"brand\": \"\",\n \"channel\": \"\",\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 \"shipByDate\": \"\",\n \"type\": \"\"\n },\n \"unitTax\": {\n \"currency\": \"\",\n \"value\": \"\"\n }\n }\n ],\n \"notificationMode\": \"\",\n \"paymentMethod\": {\n \"expirationMonth\": {{faker 'number.int' max=99999}},\n \"expirationYear\": {{faker 'number.int' max=99999}},\n \"lastFourDigits\": \"\",\n \"predefinedBillingAddress\": \"\",\n \"type\": \"\"\n },\n \"predefinedDeliveryAddress\": \"\",\n \"predefinedPickupDetails\": \"\",\n \"promotions\": [\n {\n \"benefits\": [\n {\n \"discount\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"offerIds\": [\n \"\"\n ],\n \"subType\": \"\",\n \"taxImpact\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"type\": \"\"\n }\n ],\n \"effectiveDates\": \"\",\n \"genericRedemptionCode\": \"\",\n \"id\": \"\",\n \"longTitle\": \"\",\n \"productApplicability\": \"\",\n \"redemptionChannel\": \"\"\n }\n ],\n \"shippingCost\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"shippingCostTax\": {\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": "785e7cbb-0654-42ba-bb0f-70b6ce4dff45" }, { "type": "route", "uuid": "69ee913d-96bf-4a9f-99e5-6ecd5bb8c756" }, { "type": "route", "uuid": "b0f1c93a-1ac2-49b7-af73-8b9aa9ef1348" }, { "type": "route", "uuid": "559c2489-866d-4274-989a-5939384240e8" }, { "type": "route", "uuid": "4b8f4791-6f6b-4758-87a5-8672c014802c" }, { "type": "route", "uuid": "310c2e48-8b47-40c3-8134-4cc03700f79d" }, { "type": "route", "uuid": "72d81d8d-749c-430e-848a-4c7b918bcacd" }, { "type": "route", "uuid": "317b1012-9a03-4834-8adf-8f17f3e53552" }, { "type": "route", "uuid": "b9a82358-7543-452e-a494-521cc61b327d" }, { "type": "route", "uuid": "fff4f7ee-f700-42d7-b56a-8640d947c64b" }, { "type": "route", "uuid": "d4aec42b-6142-4c1a-9306-12b693119808" }, { "type": "route", "uuid": "af62ead0-ff7d-493b-afbd-5970d644f652" }, { "type": "route", "uuid": "528720bd-8ab6-4d4f-ae20-dbb8d9af467a" }, { "type": "route", "uuid": "bea05f21-0386-47fa-95df-77f870530e50" }, { "type": "route", "uuid": "7768f6f0-e299-4121-95e4-4e0fa048994e" }, { "type": "route", "uuid": "76d11ee5-0de0-4ec3-a0af-059612f70801" }, { "type": "route", "uuid": "0927ce73-cf4e-40ba-912c-abb28f293240" }, { "type": "route", "uuid": "afe8f393-250e-4e97-b384-cdc521f15967" }, { "type": "route", "uuid": "10f9a5e2-d5a6-49a5-a949-4d774a7d4d63" }, { "type": "route", "uuid": "261abaac-e639-4fe7-a921-843201f177d8" }, { "type": "route", "uuid": "a1566b69-00ba-4384-bbe1-9d8313dfd5ce" }, { "type": "route", "uuid": "535c5669-d765-4dcb-975e-a5bfa95a01c2" }, { "type": "route", "uuid": "01176b06-c96c-415c-a51e-3b69bfad0ca2" }, { "type": "route", "uuid": "de4818e0-984f-4344-9654-c38ade51a291" }, { "type": "route", "uuid": "01cd45dd-2363-4765-9800-8bb1048911eb" }, { "type": "route", "uuid": "821fc119-4a9f-4213-aea9-0aebbad3eca5" }, { "type": "route", "uuid": "23b7a220-8bb1-4952-8b6b-00f99e12d47b" }, { "type": "route", "uuid": "937acd36-16e2-4c01-9969-0f68c2c2ede4" }, { "type": "route", "uuid": "3e9e7752-1a3b-4397-83e3-e8acd2d4eacb" }, { "type": "route", "uuid": "33c2e42d-097b-45db-98f5-0ee17982b2eb" }, { "type": "route", "uuid": "a5c1cee6-c152-4aa8-b269-9f6a9290d085" }, { "type": "route", "uuid": "07f43a2d-e00f-46d5-9e11-d6ae15dd3910" }, { "type": "route", "uuid": "85275421-f41f-481d-a26a-f1083e0a788b" }, { "type": "route", "uuid": "f7d1801c-8bf5-4a1e-81b6-10c02c4efc3c" }, { "type": "route", "uuid": "0be932e0-6559-49d2-a24d-1bd3d1c7ea1f" }, { "type": "route", "uuid": "f59eaf6d-94f0-43e4-99d5-1f006b0c4985" }, { "type": "route", "uuid": "172837c5-ff44-4802-b199-dbcb3ce7b78c" }, { "type": "route", "uuid": "c573d567-8b10-4d7c-8e62-840107b75652" }, { "type": "route", "uuid": "2652f487-ed88-4d2a-ba62-c72d295724b1" }, { "type": "route", "uuid": "ccd46546-9530-40f7-be51-eadac9c8b67f" }, { "type": "route", "uuid": "d93beb85-364f-482d-8da1-6aeb0e7806ef" }, { "type": "route", "uuid": "36a8c640-fd59-4e93-ac20-4cbd3dc6fc37" }, { "type": "route", "uuid": "e31966bb-544a-48cd-89db-c0276b1d488f" }, { "type": "route", "uuid": "f08d5e08-0e7c-40ac-adf1-b4ae978e0a9a" }, { "type": "route", "uuid": "193c792b-773c-4165-b0f6-2fbc03ba6670" }, { "type": "route", "uuid": "980817a4-129e-4689-9654-cb31cfe839ae" }, { "type": "route", "uuid": "43db6b70-294f-4250-9d10-02e1aa42f67d" }, { "type": "route", "uuid": "71bc6374-8705-467a-9787-142de48358e5" }, { "type": "route", "uuid": "ca75126c-7c8b-4ee2-af47-5c99f1840788" }, { "type": "route", "uuid": "ce3af2d7-8418-47c6-8657-3789f6ae20bf" }, { "type": "route", "uuid": "622a8b1c-76db-4b0c-9cda-ca946ec3010c" }, { "type": "route", "uuid": "8dfa7bd6-409e-41c4-acb9-48e4d2bb2421" }, { "type": "route", "uuid": "55c3090a-32bb-41c0-af94-fe6c3e720ed4" }, { "type": "route", "uuid": "6b3b4ae1-40a7-4188-a24e-038ac0e42ef6" }, { "type": "route", "uuid": "836ebc13-3eec-4353-bdac-b6ad84e15709" }, { "type": "route", "uuid": "b0a0a5dd-01f3-4189-bef1-d2b1735c2a60" }, { "type": "route", "uuid": "a024a157-2892-482d-969d-46d57d7f6f2e" }, { "type": "route", "uuid": "78a1182e-62e0-4f7c-94b6-d8324f11645d" }, { "type": "route", "uuid": "8850b1c2-94e9-42d5-a1f7-38c3ba1ba510" }, { "type": "route", "uuid": "293d5a93-a263-4a02-bc2f-719710ab3311" }, { "type": "route", "uuid": "99cf5206-c690-408d-a95a-921ae225843b" }, { "type": "route", "uuid": "d311b31d-6bf8-4d48-807b-0d40c0a1dc4f" }, { "type": "route", "uuid": "bf8211f8-db79-4a1b-ab19-ebfc29266c53" }, { "type": "route", "uuid": "9d7f00a8-f0f6-491c-807b-b1fc0091ccd1" }, { "type": "route", "uuid": "527c32ab-20d5-4015-adf6-2a1085243eba" }, { "type": "route", "uuid": "1f6eb8a2-4022-4336-9b53-2eaaa0b8048d" }, { "type": "route", "uuid": "683887e7-b908-4c85-b6d5-039180bbf62f" }, { "type": "route", "uuid": "702ab77d-8a53-4f6e-9bf3-5462408499ee" }, { "type": "route", "uuid": "2500873d-02ae-4b51-a7f3-cfd11dc2edb3" }, { "type": "route", "uuid": "08c09d52-bee0-499b-b97a-3a56327a439a" }, { "type": "route", "uuid": "5126bfa9-c179-4b88-92d2-5ce247b79bc6" }, { "type": "route", "uuid": "d271ce4c-2f11-4e7b-a0ac-70e0fc14f872" }, { "type": "route", "uuid": "a7fb9d89-1e83-4fb1-bb85-246288cc63c0" }, { "type": "route", "uuid": "adf83166-185f-41aa-9046-816dc6221cda" }, { "type": "route", "uuid": "680946d3-c10c-44fa-a908-a97d7179d663" }, { "type": "route", "uuid": "1fa026bc-7b87-4f0e-bf02-91828ef6fd0b" }, { "type": "route", "uuid": "ea332fb0-ba87-448e-a7d7-75b92c509ed1" }, { "type": "route", "uuid": "6fbf85db-c17c-4420-9ab0-15ec18335267" }, { "type": "route", "uuid": "6128b6d9-24d5-4fc8-a058-bb34b034ba41" }, { "type": "route", "uuid": "0f31f480-2927-495a-87ff-f42f0f3e3044" }, { "type": "route", "uuid": "a60e3fc6-ee5e-4722-a0a3-b48a88b1d2f6" }, { "type": "route", "uuid": "86e6cb24-b13f-404b-9f35-b36bd2fc7ac0" }, { "type": "route", "uuid": "004f1e14-50bc-4832-a459-2b369738b065" }, { "type": "route", "uuid": "0d5d8d21-8c6d-4bb7-be4e-440ca223df3e" }, { "type": "route", "uuid": "93ca23a1-57b4-4a12-bbcd-165fd41517c7" }, { "type": "route", "uuid": "a46d96d8-3cfe-4416-bf91-8ea26b24b3d0" } ] }