{ "uuid": "f2f8ef90-da01-4af5-870c-aeec093d60e6", "lastMigration": 29, "name": "Zalando Shop", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "8085862f-7a67-4e2d-9865-27a97bf1aa17", "documentation": "Get Article Reviews", "method": "get", "endpoint": "article-reviews", "responses": [ { "uuid": "6873d861-bb30-46eb-9703-dedca6c6737d", "body": "{\n \"content\": [\n \"\"\n ],\n \"page\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"totalElements\": {{faker 'number.int' max=99999}},\n \"totalPages\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Articles Reviews response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ce81b396-7934-4f39-a94d-f0f7c523b401", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f6c19c1a-21d9-45f7-bd1d-c32f3f05d0da", "documentation": "Get Article Reviews Summaries", "method": "get", "endpoint": "article-reviews-summaries", "responses": [ { "uuid": "a0ad8b28-fe14-4051-871a-d9702c58e1eb", "body": "{\n \"content\": [\n \"\"\n ],\n \"page\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"totalElements\": {{faker 'number.int' max=99999}},\n \"totalPages\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Articles Reviews Summaries response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "447691f7-3d60-4b56-a9cf-a4b415ccb850", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c476f74-2ccf-46e2-948a-3159838ead18", "documentation": "Get Article Reviews Summaries by articleModelId", "method": "get", "endpoint": "article-reviews-summaries/:articleModelId", "responses": [ { "uuid": "d77bcff4-3170-420b-a6a8-08bf4405ff6f", "body": "{\n \"articleModelId\": \"\",\n \"articleSizeRatings\": {\n \"BOOTLEG_WIDTH\": {{faker 'number.int' max=99999}},\n \"CHEST\": {{faker 'number.int' max=99999}},\n \"CHEST_GIRTH\": {{faker 'number.int' max=99999}},\n \"COLLAR_SIZE\": {{faker 'number.int' max=99999}},\n \"CUP_SIZE\": {{faker 'number.int' max=99999}},\n \"HIPS_OR_REAR\": {{faker 'number.int' max=99999}},\n \"LEG_FIT\": {{faker 'number.int' max=99999}},\n \"LENGTH\": {{faker 'number.int' max=99999}},\n \"OVERALL\": {{faker 'number.int' max=99999}},\n \"SHOE_WIDTH\": {{faker 'number.int' max=99999}},\n \"SHOULDERS\": {{faker 'number.int' max=99999}},\n \"SLEEVES\": {{faker 'number.int' max=99999}}\n },\n \"averageStarRating\": {{faker 'number.int' max=99999}},\n \"numberOfUserPositiveRecommendations\": {{faker 'number.int' max=99999}},\n \"numberOfUserRecommendations\": {{faker 'number.int' max=99999}},\n \"numberOfUserReviews\": {{faker 'number.int' max=99999}},\n \"starRatingDistribution\": {\n \"1\": {{faker 'number.int' max=99999}},\n \"2\": {{faker 'number.int' max=99999}},\n \"3\": {{faker 'number.int' max=99999}},\n \"4\": {{faker 'number.int' max=99999}},\n \"5\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Articles Reviews Summaries by articleModelId response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "087e8831-1d72-452b-9a2e-8d6cfe8a2d57", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf4a63a1-5844-4029-b5a7-9a996b92f700", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "36bca2ae-d285-4bd4-a87f-ec797e717041", "documentation": "Get Article Reviews by reviewId", "method": "get", "endpoint": "article-reviews/:reviewId", "responses": [ { "uuid": "771848e0-0354-4a07-862e-16e5cce0131c", "body": "{\n \"articleId\": \"\",\n \"articleModelId\": \"\",\n \"articleSizeRatings\": {\n \"BOOTLEG_WIDTH\": {{faker 'number.int' max=99999}},\n \"CHEST\": {{faker 'number.int' max=99999}},\n \"CHEST_GIRTH\": {{faker 'number.int' max=99999}},\n \"COLLAR_SIZE\": {{faker 'number.int' max=99999}},\n \"CUP_SIZE\": {{faker 'number.int' max=99999}},\n \"HIPS_OR_REAR\": {{faker 'number.int' max=99999}},\n \"LEG_FIT\": {{faker 'number.int' max=99999}},\n \"LENGTH\": {{faker 'number.int' max=99999}},\n \"OVERALL\": {{faker 'number.int' max=99999}},\n \"SHOE_WIDTH\": {{faker 'number.int' max=99999}},\n \"SHOULDERS\": {{faker 'number.int' max=99999}},\n \"SLEEVES\": {{faker 'number.int' max=99999}}\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"customerCity\": \"\",\n \"customerCountry\": \"\",\n \"customerNickname\": \"\",\n \"description\": \"\",\n \"helpfulCount\": {{faker 'number.int' max=99999}},\n \"language\": \"\",\n \"rating\": {{faker 'number.int' max=99999}},\n \"recommend\": {{faker 'datatype.boolean'}},\n \"reviewId\": \"\",\n \"title\": \"\",\n \"unhelpfulCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Articles Reviews by reviewId response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f4b34720-9a37-46d5-a4f5-877233412744", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b2af2378-e875-4bd0-a8fb-f643f1fb87ce", "documentation": "Search for Articles", "method": "get", "endpoint": "articles", "responses": [ { "uuid": "a8241e7f-2583-470e-9f9c-de9e02e271b6", "body": "{\n \"content\": [\n \"\"\n ],\n \"page\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"totalElements\": {{faker 'number.int' max=99999}},\n \"totalPages\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Articles response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "240f4749-4d71-4fac-a3b9-ce7978db2d43", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b20c9003-f606-4fef-8658-b1d8b8199ae6", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec6dd01a-c839-4496-84bf-c8da9df7ed82", "documentation": "Get Article by articleId", "method": "get", "endpoint": "articles/:articleId", "responses": [ { "uuid": "845cc3e7-e801-4f57-b63b-b3ccce6fcc09", "body": "{\n \"activationDate\": \"{{faker 'date.recent' 365}}\",\n \"additionalInfos\": [\n \"\"\n ],\n \"ageGroups\": [\n \"{{oneOf (array 'BABY' 'CHILD' 'TEEN' 'ADULT')}}\"\n ],\n \"attributes\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"available\": {{faker 'datatype.boolean'}},\n \"brand\": {\n \"brandFamily\": {\n \"key\": \"\",\n \"name\": \"\",\n \"shopUrl\": \"\"\n },\n \"key\": \"\",\n \"logoLargeUrl\": \"\",\n \"logoUrl\": \"\",\n \"name\": \"\",\n \"shopUrl\": \"\"\n },\n \"categoryKeys\": [\n \"\"\n ],\n \"color\": \"\",\n \"genders\": [\n \"{{oneOf (array 'MALE' 'FEMALE')}}\"\n ],\n \"id\": \"\",\n \"media\": {\n \"images\": [\n {\n \"largeHdUrl\": \"\",\n \"largeUrl\": \"\",\n \"mediumHdUrl\": \"\",\n \"mediumUrl\": \"\",\n \"orderNumber\": {{faker 'number.int' max=99999}},\n \"smallHdUrl\": \"\",\n \"smallUrl\": \"\",\n \"thumbnailHdUrl\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"modelId\": \"\",\n \"name\": \"\",\n \"season\": \"{{oneOf (array 'SUMMER' 'WINTER' 'ALL')}}\",\n \"seasonYear\": \"\",\n \"shopUrl\": \"\",\n \"tags\": [\n \"\"\n ],\n \"units\": [\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"originalPrice\": {\n \"currency\": \"\",\n \"formatted\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"partnerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"formatted\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"size\": \"\",\n \"stock\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Article response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a9002592-d95b-4e20-af94-d2a18e61b4a3", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e61b9ba-786d-4ea3-9ac5-d7536df69fb2", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9aaecdab-87cb-4dcd-97ae-25cd55a648df", "documentation": "Get Article media by articleId", "method": "get", "endpoint": "articles/:articleId/media", "responses": [ { "uuid": "f41c8781-3e64-43c4-a4e4-b9945616f95f", "body": "{\n \"images\": [\n {\n \"largeHdUrl\": \"\",\n \"largeUrl\": \"\",\n \"mediumHdUrl\": \"\",\n \"mediumUrl\": \"\",\n \"orderNumber\": {{faker 'number.int' max=99999}},\n \"smallHdUrl\": \"\",\n \"smallUrl\": \"\",\n \"thumbnailHdUrl\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Article response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6e612135-3b28-4b99-9e31-6136163a2066", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "489d9455-4db9-4b75-9968-25bbf29466f2", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "913c038a-9372-46f9-a370-45f2af120a8b", "documentation": "Get Article reviews by articleId", "method": "get", "endpoint": "articles/:articleId/reviews", "responses": [ { "uuid": "6caef747-4843-4d70-be24-4b52d80f10cd", "body": "{\n \"content\": [\n \"\"\n ],\n \"page\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"totalElements\": {{faker 'number.int' max=99999}},\n \"totalPages\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Article response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "31f555a2-40ab-44af-9156-74db1858099d", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fbe57234-a0de-432d-9134-6aabbb79c8e7", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9811bc1-5df9-4e20-9be0-522a66c9788b", "documentation": "Get Article reviews summary by articleId", "method": "get", "endpoint": "articles/:articleId/reviews-summary", "responses": [ { "uuid": "d741ec71-551d-4725-86ba-042ee0ea7492", "body": "{\n \"articleModelId\": \"\",\n \"articleSizeRatings\": {\n \"BOOTLEG_WIDTH\": {{faker 'number.int' max=99999}},\n \"CHEST\": {{faker 'number.int' max=99999}},\n \"CHEST_GIRTH\": {{faker 'number.int' max=99999}},\n \"COLLAR_SIZE\": {{faker 'number.int' max=99999}},\n \"CUP_SIZE\": {{faker 'number.int' max=99999}},\n \"HIPS_OR_REAR\": {{faker 'number.int' max=99999}},\n \"LEG_FIT\": {{faker 'number.int' max=99999}},\n \"LENGTH\": {{faker 'number.int' max=99999}},\n \"OVERALL\": {{faker 'number.int' max=99999}},\n \"SHOE_WIDTH\": {{faker 'number.int' max=99999}},\n \"SHOULDERS\": {{faker 'number.int' max=99999}},\n \"SLEEVES\": {{faker 'number.int' max=99999}}\n },\n \"averageStarRating\": {{faker 'number.int' max=99999}},\n \"numberOfUserPositiveRecommendations\": {{faker 'number.int' max=99999}},\n \"numberOfUserRecommendations\": {{faker 'number.int' max=99999}},\n \"numberOfUserReviews\": {{faker 'number.int' max=99999}},\n \"starRatingDistribution\": {\n \"1\": {{faker 'number.int' max=99999}},\n \"2\": {{faker 'number.int' max=99999}},\n \"3\": {{faker 'number.int' max=99999}},\n \"4\": {{faker 'number.int' max=99999}},\n \"5\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Article response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e5d89156-6e08-4248-b755-e010930ccae1", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7bd441d-ad54-4878-a1b4-d414bf67079b", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44c6aaa5-d1f8-4410-a3a9-fe33ac847266", "documentation": "Get Article units by articleId", "method": "get", "endpoint": "articles/:articleId/units", "responses": [ { "uuid": "0c8f969f-23c9-4a20-ace4-0157099ead8b", "body": "[\n {\n \"available\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"originalPrice\": {\n \"currency\": \"\",\n \"formatted\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"partnerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"formatted\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"size\": \"\",\n \"stock\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Article response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "89d4738b-c8ba-4e86-bccd-25db17e09c3b", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01024c9c-e1ea-43b6-9b2e-0a830b381786", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b190c71f-4250-4b60-a4f8-af516bdad580", "documentation": "Get Article units by articleId snd unitId", "method": "get", "endpoint": "articles/:articleId/units/:unitId", "responses": [ { "uuid": "7f77315d-6334-4a14-85ed-e9c54a2b64c0", "body": "{\n \"available\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"originalPrice\": {\n \"currency\": \"\",\n \"formatted\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"partnerId\": \"\",\n \"price\": {\n \"currency\": \"\",\n \"formatted\": \"\",\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"size\": \"\",\n \"stock\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Article response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7cbca555-b615-4434-9d23-369936333f63", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10ba51bc-4a2a-45c6-bbfc-42cada071a90", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2fa267a6-7fc1-4f50-a65a-60b02937f0d1", "documentation": "Shop Brands", "method": "get", "endpoint": "brands", "responses": [ { "uuid": "7276a18d-9f8d-4137-b312-d36f4838473b", "body": "{\n \"content\": [\n \"\"\n ],\n \"page\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"totalElements\": {{faker 'number.int' max=99999}},\n \"totalPages\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Brands response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "769ce2bb-33ad-4d57-9d47-952f13a3e9e9", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "287886cb-1660-4e2a-8bc0-003cfc8cb40b", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0748cd16-6f8a-48f4-b748-d1b862e25f1f", "documentation": "Get Single Brand by Key", "method": "get", "endpoint": "brands/:key", "responses": [ { "uuid": "1d0e54ef-dd72-4706-905d-ba72ce9f3c80", "body": "{\n \"brandFamily\": {\n \"key\": \"\",\n \"name\": \"\",\n \"shopUrl\": \"\"\n },\n \"key\": \"\",\n \"logoLargeUrl\": \"\",\n \"logoUrl\": \"\",\n \"name\": \"\",\n \"shopUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Brand Key response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "23442ebd-4164-4fc4-8282-3a91fc625cb6", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Brand not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f52bc4e8-16fa-4806-9a4f-787b5be8380f", "documentation": "Shop Categories", "method": "get", "endpoint": "categories", "responses": [ { "uuid": "83d603e2-347f-4510-bc64-b64f7cd615de", "body": "{\n \"content\": [\n \"\"\n ],\n \"page\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"totalElements\": {{faker 'number.int' max=99999}},\n \"totalPages\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Categories response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bd3919ef-d365-4156-94ac-ee9cee678fde", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a7a6a26-b3f5-48de-b0fc-2f0ff6bbfe88", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Categories Not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "760bff3d-d0ca-40b6-8473-d7e926ef0a3b", "documentation": "Get Single Category by Key", "method": "get", "endpoint": "categories/:key", "responses": [ { "uuid": "8e927297-44b4-4c98-9c6e-5d9cc9eeecba", "body": "{\n \"childKeys\": [\n \"\"\n ],\n \"cid\": {{faker 'number.int' max=99999}},\n \"hidden\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"outlet\": {{faker 'datatype.boolean'}},\n \"parentKey\": \"\",\n \"suggestedFilters\": [\n \"\"\n ],\n \"targetGroup\": \"{{oneOf (array 'ALL' 'WOMEN' 'MEN' 'KIDS')}}\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Category Key response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "94295359-6395-4654-8d89-13a617a8e047", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Category not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b1ca00d-82ae-49b5-a414-29508d3b1d2b", "documentation": "Shop Domains", "method": "get", "endpoint": "domains", "responses": [ { "uuid": "6c4c00dd-fee7-4970-9aa1-4efad4cb8630", "body": "[\n {\n \"countryCode\": \"\",\n \"currencyCode\": \"\",\n \"languageCode\": \"\",\n \"rootCategoryKey\": \"\",\n \"shopUrl\": \"\",\n \"taxRate\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Domains response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6d9ab430-f30e-4956-8e5c-10892d9f086a", "documentation": "Shop Facets", "method": "get", "endpoint": "facets", "responses": [ { "uuid": "e201ec12-1f27-4a9a-8f0e-a28da5b58dc9", "body": "[\n {\n \"facets\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"displayName\": \"\",\n \"key\": \"\"\n }\n ],\n \"filter\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Facets response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6214fa0d-dd4d-439e-b032-93b9a5ac5d0f", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "351e8417-1f12-46db-90a2-9a713edff7b7", "documentation": "Shop Filters", "method": "get", "endpoint": "filters", "responses": [ { "uuid": "322a6607-270a-4332-8415-78c090d89049", "body": "[\n {\n \"multiValue\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'SKU' 'KEY' 'ENUM' 'STRING' 'RANGE')}}\",\n \"values\": [\n {\n \"displayName\": \"\",\n \"key\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "Filters response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e4de1b7-16fa-43cd-aa9b-e363bb8eb1af", "documentation": "Get Single Filter by filterName", "method": "get", "endpoint": "filters/:filterName", "responses": [ { "uuid": "62f512cb-e9c0-4e6d-b19e-8d25f3ff57b3", "body": "{\n \"multiValue\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'SKU' 'KEY' 'ENUM' 'STRING' 'RANGE')}}\",\n \"values\": [\n {\n \"displayName\": \"\",\n \"key\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Filters response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2ddedffd-e826-49d3-809b-18b953c306c4", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Filter not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abfb95cb-6b64-49b0-81e0-7fc8e26d40de", "documentation": "Get Recommendations by articleId", "method": "get", "endpoint": "recommendations/:articleIds", "responses": [ { "uuid": "bca6b38c-b8e8-4d81-be69-6b80ea63080d", "body": "[\n {\n \"id\": \"\",\n \"media\": {\n \"images\": [\n {\n \"largeHdUrl\": \"\",\n \"largeUrl\": \"\",\n \"mediumHdUrl\": \"\",\n \"mediumUrl\": \"\",\n \"orderNumber\": {{faker 'number.int' max=99999}},\n \"smallHdUrl\": \"\",\n \"smallUrl\": \"\",\n \"thumbnailHdUrl\": \"\",\n \"type\": \"\"\n }\n ]\n },\n \"modelId\": \"\",\n \"name\": \"\",\n \"shopUrl\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Recommendations response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "313ef73d-8d25-421d-9b3e-13909fff0a7d", "body": "{\n \"errors\": [\n {\n \"invalidName\": {{faker 'datatype.boolean'}},\n \"invalidValues\": [\n \"\"\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Bad Request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "8085862f-7a67-4e2d-9865-27a97bf1aa17" }, { "type": "route", "uuid": "f6c19c1a-21d9-45f7-bd1d-c32f3f05d0da" }, { "type": "route", "uuid": "8c476f74-2ccf-46e2-948a-3159838ead18" }, { "type": "route", "uuid": "36bca2ae-d285-4bd4-a87f-ec797e717041" }, { "type": "route", "uuid": "b2af2378-e875-4bd0-a8fb-f643f1fb87ce" }, { "type": "route", "uuid": "ec6dd01a-c839-4496-84bf-c8da9df7ed82" }, { "type": "route", "uuid": "9aaecdab-87cb-4dcd-97ae-25cd55a648df" }, { "type": "route", "uuid": "913c038a-9372-46f9-a370-45f2af120a8b" }, { "type": "route", "uuid": "c9811bc1-5df9-4e20-9be0-522a66c9788b" }, { "type": "route", "uuid": "44c6aaa5-d1f8-4410-a3a9-fe33ac847266" }, { "type": "route", "uuid": "b190c71f-4250-4b60-a4f8-af516bdad580" }, { "type": "route", "uuid": "2fa267a6-7fc1-4f50-a65a-60b02937f0d1" }, { "type": "route", "uuid": "0748cd16-6f8a-48f4-b748-d1b862e25f1f" }, { "type": "route", "uuid": "f52bc4e8-16fa-4806-9a4f-787b5be8380f" }, { "type": "route", "uuid": "760bff3d-d0ca-40b6-8473-d7e926ef0a3b" }, { "type": "route", "uuid": "8b1ca00d-82ae-49b5-a414-29508d3b1d2b" }, { "type": "route", "uuid": "6d9ab430-f30e-4956-8e5c-10892d9f086a" }, { "type": "route", "uuid": "351e8417-1f12-46db-90a2-9a713edff7b7" }, { "type": "route", "uuid": "1e4de1b7-16fa-43cd-aa9b-e363bb8eb1af" }, { "type": "route", "uuid": "abfb95cb-6b64-49b0-81e0-7fc8e26d40de" } ] }