From 83ce6f10c064e8ed233f0327207c6eef4410c133 Mon Sep 17 00:00:00 2001 From: julia-rabello <77292838+julia-rabello@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:09:52 -0300 Subject: [PATCH 1/3] remove _page parameter - md api v1 --- VTEX - MasterData API - v10.2.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/VTEX - MasterData API - v10.2.json b/VTEX - MasterData API - v10.2.json index c08cb7135..0561bf44c 100644 --- a/VTEX - MasterData API - v10.2.json +++ b/VTEX - MasterData API - v10.2.json @@ -1035,17 +1035,6 @@ "type": "string", "example": "123456" } - }, - { - "name": "_page", - "in": "query", - "description": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "required": false, - "style": "form", - "schema": { - "type": "string", - "example": "2" - } } ], "responses": { From cb2944b07deb74d3a45312e5862071e75fcd0572 Mon Sep 17 00:00:00 2001 From: julia-rabello <77292838+julia-rabello@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:09:56 -0300 Subject: [PATCH 2/3] remove _page parameter - md api v2 --- VTEX - Master Data API - v2.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/VTEX - Master Data API - v2.json b/VTEX - Master Data API - v2.json index 9a64bd034..3c911bff6 100644 --- a/VTEX - Master Data API - v2.json +++ b/VTEX - Master Data API - v2.json @@ -508,17 +508,6 @@ }, { "$ref": "#/components/parameters/_sort" - }, - { - "name": "_page", - "in": "query", - "description": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "required": false, - "style": "form", - "schema": { - "type": "string", - "example": "2" - } } ], "responses": { From 5a2727307be11e99a63bed3850d051a22585774d Mon Sep 17 00:00:00 2001 From: julia-rabello <> Date: Fri, 22 Nov 2024 20:12:48 +0000 Subject: [PATCH 3/3] Update generated files by portman --- .../VTEX - Master Data API - v2.json | 198 ++++++--------- .../VTEX - MasterData API - v10.2.json | 230 ++++++++---------- 2 files changed, 178 insertions(+), 250 deletions(-) diff --git a/PostmanCollections/VTEX - Master Data API - v2.json b/PostmanCollections/VTEX - Master Data API - v2.json index 751e8ba68..dc7b99e0e 100644 --- a/PostmanCollections/VTEX - Master Data API - v2.json +++ b/PostmanCollections/VTEX - Master Data API - v2.json @@ -1,10 +1,10 @@ { "_": { - "postman_id": "cba2ddf5-7ee7-4d31-8cc0-90d19519efd9" + "postman_id": "7b7ff1eb-f237-4170-aa35-ae1dd70539fd" }, "item": [ { - "id": "ea280a04-bde3-4750-917e-f521cb748792", + "id": "f65e3b05-94cb-4fda-9bb3-719d7c32c471", "name": "Documents", "description": { "content": "", @@ -12,7 +12,7 @@ }, "item": [ { - "id": "5f8ad824-0b30-44fa-b3ec-a0740aa975ff", + "id": "7efbd363-7648-4206-a601-1becc8f17422", "name": "Create new document", "request": { "name": "Create new document", @@ -99,7 +99,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "4e891f66-19ff-443b-9a11-4946bee169d1", + "id": "3cecf22f-ae05-4983-84bd-347595f65a82", "name": "OK", "originalRequest": { "url": { @@ -189,7 +189,7 @@ { "listen": "test", "script": { - "id": "543b7f3a-6ef4-4d44-97c0-c254acf45c57", + "id": "627df75d-62f8-4437-bc9e-d554f2c8dc23", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[POST]::/api/dataentities/:dataEntityName/documents - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -205,7 +205,7 @@ } }, { - "id": "3d68fe53-539c-48bb-8904-b38a33fa473c", + "id": "ab1eaa7e-d036-4133-804b-253ffae04abf", "name": "Create partial document", "request": { "name": "Create partial document", @@ -292,7 +292,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "a0773bf8-646a-4d45-a00f-76256953e82a", + "id": "28d42626-0688-404a-9f4d-6e61d6f1c357", "name": "OK", "originalRequest": { "url": { @@ -382,7 +382,7 @@ { "listen": "test", "script": { - "id": "b84eb4c8-850b-4c17-be9d-bf49d1625dc4", + "id": "60e1da94-f531-431b-8207-b5d7a2f64c02", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PATCH]::/api/dataentities/:dataEntityName/documents - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -398,7 +398,7 @@ } }, { - "id": "0cebe4e7-ce80-44b4-942c-0a9d03b4545d", + "id": "5b57ccd0-7ff6-498f-abc5-2d1703d10503", "name": "Get document", "request": { "name": "Get document", @@ -492,7 +492,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "1772537c-fd5d-44d7-ba33-431126c26008", + "id": "2c43c9a8-87ee-4f07-a7dc-9d606349026b", "name": "OK", "originalRequest": { "url": { @@ -579,7 +579,7 @@ { "listen": "test", "script": { - "id": "eccc8bc6-2c37-49ed-9849-77effadfe89b", + "id": "8607965e-002c-4b50-909d-03dfc1175d83", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -595,7 +595,7 @@ } }, { - "id": "3f84b762-9417-49d2-85d3-d070dfcf2648", + "id": "e5c2ea19-01a7-4aed-b290-2a5d12e8a090", "name": "Create document with custom ID or update entire document", "request": { "name": "Create document with custom ID or update entire document", @@ -693,7 +693,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "0365ef80-121f-44e5-b04a-869287d18241", + "id": "7e6ef711-9ec5-4c2a-bcc0-9701223b8edb", "name": "OK. Document changed successfully.", "originalRequest": { "url": { @@ -783,7 +783,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "d1be52e2-954a-46cd-815f-bbace69b9ad2", + "id": "0248b0a1-effd-4326-965a-05d7203a0b95", "name": "Created. Document created successfully.", "originalRequest": { "url": { @@ -863,7 +863,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "11df2246-0d5c-4eb2-b3ab-e1181f1cccb8", + "id": "9a6167a3-2a6c-4d56-8161-a1f271481f98", "name": "Not Modified. There were no changes to the document.", "originalRequest": { "url": { @@ -943,7 +943,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "6a9ae550-82ba-4f0a-891c-0aa5cbd8d472", + "id": "69386535-304f-4c8c-a342-50e746f8f745", "name": "Bad Request. Invalid information in JSON.", "originalRequest": { "url": { @@ -1023,7 +1023,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "372047bd-bb3a-410e-8835-ea101a468e92", + "id": "4be8c0b1-f655-43a2-943e-05c8a901e204", "name": "Forbidden. Unauthorized access.", "originalRequest": { "url": { @@ -1104,7 +1104,7 @@ { "listen": "test", "script": { - "id": "ea6df5e7-4650-4b9b-87f3-6893dc045518", + "id": "63017d68-5df5-477c-9025-792f457dad01", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PUT]::/api/dataentities/:dataEntityName/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -1120,7 +1120,7 @@ } }, { - "id": "b0eeb299-4219-43b9-88af-ba9d5ed7e774", + "id": "50135e7a-a2aa-4945-8156-9d80976d392e", "name": "Update partial document", "request": { "name": "Update partial document", @@ -1218,7 +1218,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "258dc2c0-1e61-492d-9419-7737ad85a20a", + "id": "dcc7925c-0f29-48fe-850d-7dae0bb1d551", "name": "OK", "originalRequest": { "url": { @@ -1309,7 +1309,7 @@ { "listen": "test", "script": { - "id": "c380fb16-7f2a-4ee0-ba0e-dd02aeb8fcdd", + "id": "88f3921c-17d4-46f0-835a-0a799159f825", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PATCH]::/api/dataentities/:dataEntityName/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -1325,7 +1325,7 @@ } }, { - "id": "61339013-86c9-4c65-90bd-25d388576776", + "id": "509c6ef3-81a5-4baa-b339-d4cf64aed2d7", "name": "Delete document", "request": { "name": "Delete document", @@ -1396,7 +1396,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "e0634020-22dd-4693-893b-0468b9eb01e7", + "id": "3d23bc57-584e-4084-9c57-fa68c84665fe", "name": "OK", "originalRequest": { "url": { @@ -1454,7 +1454,7 @@ { "listen": "test", "script": { - "id": "4b810af3-3651-4693-9c8f-2d26563f31a1", + "id": "2f1eaea7-a666-4836-8466-8f33c2c79869", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[DELETE]::/api/dataentities/:dataEntityName/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n" @@ -1470,7 +1470,7 @@ "event": [] }, { - "id": "bc072060-30b8-40a0-a32f-8fdd98fcf9f1", + "id": "390959c1-6f92-4ca0-9f9e-b7a6406538b5", "name": "Search", "description": { "content": "", @@ -1478,7 +1478,7 @@ }, "item": [ { - "id": "5d027dd2-2df2-4a38-9a58-d62e0583e05d", + "id": "cb059f13-1786-4341-8f07-3eeaf1256a8f", "name": "Search documents", "request": { "name": "Search documents", @@ -1588,7 +1588,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "37e3d862-ba76-4459-80df-185a2cbf85c1", + "id": "c416c6c6-05a7-420a-b917-ffb197a77d0a", "name": "OK", "originalRequest": { "url": { @@ -1709,7 +1709,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "3844373e-014e-4c39-9fdb-146ad8fb3faf", + "id": "e608009e-5661-4777-9f73-9c21b9b15890", "name": "Bad Request", "originalRequest": { "url": { @@ -1821,7 +1821,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "d75fec7e-a1d9-42c2-b0f6-ea9990bbe9fd", + "id": "5d6bb558-cd31-4ef0-93e7-38ea2054bb01", "name": "Forbidden", "originalRequest": { "url": { @@ -1933,7 +1933,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "80f06504-1f56-482a-973c-efe69433cd1e", + "id": "c1e307b9-480c-4426-be20-288455cc64d7", "name": "Service Unavailable. Wildcard queries temporarily blocked due to excessive usage. Consider adjusting your code to remove them or reduce the rate of search requests with wildcards (*). This temporary block may also be due to excessive use of requests with the parameter `keyword`.", "originalRequest": { "url": { @@ -2036,7 +2036,7 @@ { "listen": "test", "script": { - "id": "a5a6830b-0aac-46a5-b190-00e94d02f8fa", + "id": "a8bd4641-c7b0-48ee-99a5-8a450c60977e", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/search - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2055,7 +2055,7 @@ "event": [] }, { - "id": "efefd5c4-9fe3-4609-9b69-f5e3a38b07b6", + "id": "bdc12bb6-9ec7-4568-8c98-41e20c5b686e", "name": "Scroll", "description": { "content": "", @@ -2063,7 +2063,7 @@ }, "item": [ { - "id": "2cad7fd0-0f3c-4953-b50c-5940d4f9db02", + "id": "07f9a792-dab1-46d0-ba1b-a18422126f15", "name": "Scroll documents", "request": { "name": "Scroll documents", @@ -2135,15 +2135,6 @@ }, "key": "_sort", "value": "firstName ASC" - }, - { - "disabled": true, - "description": { - "content": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "type": "text/plain" - }, - "key": "_page", - "value": "2" } ], "variable": [ @@ -2191,7 +2182,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "b8eb82f8-5ffd-4394-9a40-d6833cf3a102", + "id": "e6881885-761d-46e6-b2db-0e4b3cc9d84e", "name": "OK", "originalRequest": { "url": { @@ -2258,15 +2249,6 @@ }, "key": "_sort", "value": "firstName ASC" - }, - { - "disabled": true, - "description": { - "content": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "type": "text/plain" - }, - "key": "_page", - "value": "2" } ], "variable": [] @@ -2320,7 +2302,7 @@ "type": "text/plain" }, "key": "X-VTEX-MD-TOKEN", - "value": "eu cupidatat" + "value": "ut ex laborum exercitation" }, { "disabled": true, @@ -2329,7 +2311,7 @@ "type": "text/plain" }, "key": "REST-Content-Total", - "value": "esse sint ipsum" + "value": "reprehenderit" } ], "body": "[\n {\n \"id\": \"b818cbda-e489-11e6-94f4-0ac138d2d42e\",\n \"accountId\": \"14af940d-9300-4279-9355-61d44c2ff879\",\n \"accountName\": \"apiexamples\",\n \"dataEntityId\": \"Newsletter\"\n }\n]", @@ -2339,7 +2321,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "4660a78b-a9e1-4ef4-af04-c311fb394d7a", + "id": "1fe882d1-bf0f-4dc7-957b-3453b6a452ef", "name": "Bad Request", "originalRequest": { "url": { @@ -2406,15 +2388,6 @@ }, "key": "_sort", "value": "firstName ASC" - }, - { - "disabled": true, - "description": { - "content": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "type": "text/plain" - }, - "key": "_page", - "value": "2" } ], "variable": [] @@ -2469,7 +2442,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "c527c7ab-33ab-4cea-bb9e-b349542c0267", + "id": "05a20452-6888-473f-a7e9-afd380f3b33e", "name": "Too Many Requests. Wildcard queries temporarily blocked due to excessive usage. Consider adjusting your code to remove them or reduce the rate of search requests with wildcards (*). This temporary block may also be due to excessive use of requests with the parameter `keyword`.", "originalRequest": { "url": { @@ -2536,15 +2509,6 @@ }, "key": "_sort", "value": "firstName ASC" - }, - { - "disabled": true, - "description": { - "content": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "type": "text/plain" - }, - "key": "_page", - "value": "2" } ], "variable": [] @@ -2590,7 +2554,7 @@ { "listen": "test", "script": { - "id": "ef7d17d8-57c0-4b81-9434-440a0590c4b8", + "id": "5ba57176-5e02-4211-8d87-0c398cc13d21", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/scroll - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2609,7 +2573,7 @@ "event": [] }, { - "id": "4cdbefac-59b4-4ac9-9a8b-2bdde0cb6431", + "id": "94a04cf8-2f11-4e13-b1fe-91efbc0ce02e", "name": "Schemas", "description": { "content": "", @@ -2617,7 +2581,7 @@ }, "item": [ { - "id": "7da96aaa-1683-4870-9f88-516a4b4ded38", + "id": "58808c70-9099-425f-b091-cd85a4a094d5", "name": "Get schemas", "request": { "name": "Get schemas", @@ -2672,7 +2636,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "d2cbd159-8abf-4d53-a1fa-5f028109c845", + "id": "224d762f-413d-49b4-915e-f7d05c72dc82", "name": "OK", "originalRequest": { "url": { @@ -2730,7 +2694,7 @@ { "listen": "test", "script": { - "id": "841100be-418e-4ae8-a941-e04b02ab8598", + "id": "0af78096-cb92-4139-b620-aa18695c4703", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/schemas - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2746,7 +2710,7 @@ } }, { - "id": "4d5d6e11-2278-4823-bc18-0e82277b5b24", + "id": "f4f2a4be-837f-45ca-a529-2557c90e0dbe", "name": "Get schema by name", "request": { "name": "Get schema by name", @@ -2812,7 +2776,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "d964c28d-e74e-4699-bd4e-8c42f4b14cde", + "id": "37936d3e-2189-4d82-a9ff-9abb13412fa0", "name": "OK", "originalRequest": { "url": { @@ -2871,7 +2835,7 @@ { "listen": "test", "script": { - "id": "da96f25e-18fa-43f6-b872-5d2f7245982d", + "id": "e553311b-8dfe-4f45-bdf0-54cb4553d14d", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/schemas/:schemaName - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2887,7 +2851,7 @@ } }, { - "id": "dbe3c775-e1b0-49f2-9398-fdea474ecdfd", + "id": "04b7c5c0-e065-418b-bff4-538042d2a91e", "name": "Save schema by name", "request": { "name": "Save schema by name", @@ -2957,7 +2921,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "b6becaaa-6608-4ba6-9caf-84daa374c391", + "id": "e538b152-697c-4c8e-a334-0a7338909191", "name": "OK", "originalRequest": { "url": { @@ -3020,7 +2984,7 @@ { "listen": "test", "script": { - "id": "e2d66007-754d-4593-900d-319c966a3e5b", + "id": "61308e70-4d88-4685-9d44-46953f7a7613", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PUT]::/api/dataentities/:dataEntityName/schemas/:schemaName - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3036,7 +3000,7 @@ } }, { - "id": "c8ef2f3c-107b-43a9-bdeb-777a7310c31c", + "id": "9f6d4fb9-581a-4f62-987a-360bd19cbf04", "name": "Delete schema by name", "request": { "name": "Delete schema by name", @@ -3098,7 +3062,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "ac783d8d-aa24-4445-b185-4b8c88d9a197", + "id": "3f474343-6c8d-4e64-a1a0-99b40f83b771", "name": "No Content", "originalRequest": { "url": { @@ -3147,7 +3111,7 @@ { "listen": "test", "script": { - "id": "e6c3fffd-bf8b-4161-9b97-02d7e1ee1825", + "id": "a03fa7bf-24cd-4b5b-b679-40405dd61a17", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[DELETE]::/api/dataentities/:dataEntityName/schemas/:schemaName - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3164,7 +3128,7 @@ "event": [] }, { - "id": "aaff6046-f43e-4590-8472-891df19ec6d4", + "id": "9e5b2871-1bb7-486d-b227-714ffeae52aa", "name": "Indices", "description": { "content": "", @@ -3172,7 +3136,7 @@ }, "item": [ { - "id": "1d4918d1-5887-4990-8f33-9bacf4db3298", + "id": "54480253-7f5b-4fd1-a6a3-5d53c8d5e511", "name": "Get indices", "request": { "name": "Get indices", @@ -3227,7 +3191,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "8b11264e-9643-462f-987d-11eb3a07f7ea", + "id": "f31d2728-4e2b-40ba-bf48-cb532b9d9a00", "name": "OK", "originalRequest": { "url": { @@ -3285,7 +3249,7 @@ { "listen": "test", "script": { - "id": "4fe0f862-7584-401f-be46-adae175823fa", + "id": "a0e809b2-9b5d-40bf-9aaa-d88cd7551c44", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/indices - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3301,7 +3265,7 @@ } }, { - "id": "0e34dca6-d65e-4144-a39b-fee3420aca9a", + "id": "56ba042a-6874-4a7e-9f14-e2bf71e247f4", "name": "Create index", "request": { "name": "Create index", @@ -3356,7 +3320,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "d127d507-b7ac-4659-9646-10e76cad7a9b", + "id": "6c47403f-9d4c-4ea6-8569-75c3306a217a", "name": "OK", "originalRequest": { "url": { @@ -3408,7 +3372,7 @@ { "listen": "test", "script": { - "id": "15914652-45cd-409f-a7c5-8a57e8430262", + "id": "8a0ca9f7-0bd2-495f-a09d-cd7db72640f1", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PUT]::/api/dataentities/:dataEntityName/indices - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n" @@ -3421,7 +3385,7 @@ } }, { - "id": "2abd168e-177b-432b-8880-6f5430007c5e", + "id": "f46944ce-776b-46df-a262-c490eafb4e7c", "name": "Get index by name", "request": { "name": "Get index by name", @@ -3487,7 +3451,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "a1de981f-c8ba-4c13-b13e-f678afc8566a", + "id": "3a7c7d9a-73c9-4468-b3c9-ad775391f489", "name": "OK", "originalRequest": { "url": { @@ -3546,7 +3510,7 @@ { "listen": "test", "script": { - "id": "1ba9c7c2-fdd5-4f50-8500-d10c40813f68", + "id": "f28a3143-29e1-42f7-adcf-6ac52caba8e4", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/indices/:index_name - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3562,7 +3526,7 @@ } }, { - "id": "9ac822df-bf62-42cb-af6b-50340cf6d143", + "id": "5b8a85fe-63da-4127-b432-347412ad308e", "name": "Delete index by name", "request": { "name": "Delete index by name", @@ -3624,7 +3588,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "7a411bb9-970b-4d7c-94b3-cefab9ed32f9", + "id": "e2e7f2cc-0470-47c3-baa9-f812e2ab36f0", "name": "No Content", "originalRequest": { "url": { @@ -3673,7 +3637,7 @@ { "listen": "test", "script": { - "id": "1efe8035-c6d4-442a-8417-51bbd2126595", + "id": "fb27342b-a3b0-48b1-98b6-f6e0b6ceed0f", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[DELETE]::/api/dataentities/:dataEntityName/indices/:index_name - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3690,7 +3654,7 @@ "event": [] }, { - "id": "2064e552-617b-47de-9006-64c40512db39", + "id": "93c0e9b5-0a78-435e-828a-bd36c5780e8d", "name": "Clusters", "description": { "content": "", @@ -3698,7 +3662,7 @@ }, "item": [ { - "id": "c3de8ffb-b72d-49ca-8e53-ebac7bd5afa2", + "id": "1a28164e-bbb8-4669-abb6-eca91eb058d9", "name": "Validate document by clusters", "request": { "name": "Validate document by clusters", @@ -3778,7 +3742,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "2b28a582-c952-4d28-a793-27ba50879652", + "id": "f17c578e-348e-4a93-bf80-88247f211e29", "name": "OK", "originalRequest": { "url": { @@ -3851,7 +3815,7 @@ { "listen": "test", "script": { - "id": "fa62b4f9-26c5-4511-bdf3-ad29fe03d02e", + "id": "b647efbc-b1fa-4091-bf97-8bf46b7b01c6", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[POST]::/api/dataentities/:dataEntityName/documents/:id/clusters - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3870,7 +3834,7 @@ "event": [] }, { - "id": "9f60a1ce-75ca-44e1-87b1-c94e4c172c40", + "id": "38634a2b-de87-4b0a-94da-48a59e7bd277", "name": "Versions", "description": { "content": "", @@ -3878,7 +3842,7 @@ }, "item": [ { - "id": "491e0c19-91fb-4f2d-9383-3422e2a62f21", + "id": "53a1d49f-912a-45bd-ad71-87f96ef0e241", "name": "List versions", "request": { "name": "List versions", @@ -3973,7 +3937,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "d157b31f-b539-4bff-a570-bf18aab692e6", + "id": "d689d036-5a41-4d70-9207-676ef56d7a02", "name": "OK", "originalRequest": { "url": { @@ -4061,7 +4025,7 @@ { "listen": "test", "script": { - "id": "bbf1212d-a6bb-4ee5-876a-00d5852be6a8", + "id": "ceaa1f67-6e84-4d62-828c-cb20a3ffd6ef", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/documents/:id/versions - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -4077,7 +4041,7 @@ } }, { - "id": "2cedcfd3-c0db-4387-a725-233898ea6402", + "id": "322a4262-29ff-4c28-bded-f26fa36f8000", "name": "Get version", "request": { "name": "Get version", @@ -4164,7 +4128,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "7762f2c6-89a9-47f7-a50c-1793be8cf559", + "id": "814b308d-1a65-41ef-94a2-ab45106fd40f", "name": "OK", "originalRequest": { "url": { @@ -4234,7 +4198,7 @@ { "listen": "test", "script": { - "id": "b08b5f04-afe6-402b-b606-853b5e2be42d", + "id": "a29ed034-7378-4291-99dd-a5f1982d1287", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:dataEntityName/documents/:id/versions/:versionId - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -4250,7 +4214,7 @@ } }, { - "id": "adc0de49-779a-44e1-9a1a-0143c2845716", + "id": "708f327f-1a1a-4982-9e7e-19b6fb96031b", "name": "Update version", "request": { "name": "Update version", @@ -4337,7 +4301,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "3798241c-7abc-4a65-8c13-3b77a1d73dd8", + "id": "1a999ce5-45ef-4302-8f15-b1c738268d97", "name": "OK", "originalRequest": { "url": { @@ -4406,7 +4370,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "9ddce30e-6006-4b24-b2f5-d05d33f472c6", + "id": "16191fce-cc86-4451-9a8c-56f0e8cc2fa0", "name": "Not Modified", "originalRequest": { "url": { @@ -4466,7 +4430,7 @@ { "listen": "test", "script": { - "id": "4bea96b9-3b83-4ceb-81ce-bb02c9d0d8ea", + "id": "5084fb1c-e561-4b3d-ab66-75462216fc57", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PUT]::/api/dataentities/:dataEntityName/documents/:id/versions/:versionId - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -4524,7 +4488,7 @@ } ], "info": { - "_postman_id": "cba2ddf5-7ee7-4d31-8cc0-90d19519efd9", + "_postman_id": "7b7ff1eb-f237-4170-aa35-ae1dd70539fd", "name": "Master Data API - v2", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/PostmanCollections/VTEX - MasterData API - v10.2.json b/PostmanCollections/VTEX - MasterData API - v10.2.json index c7f61012a..f23fb3cac 100644 --- a/PostmanCollections/VTEX - MasterData API - v10.2.json +++ b/PostmanCollections/VTEX - MasterData API - v10.2.json @@ -1,10 +1,10 @@ { "_": { - "postman_id": "55a594d8-7077-4f76-8352-85a3166e955c" + "postman_id": "3188603b-7a34-4797-8507-d570a6b279df" }, "item": [ { - "id": "f2f1407d-5368-4dc2-8907-c16ee6fa0446", + "id": "4eca51f9-f53d-4908-a7ea-09f47c03f879", "name": "Data Entities", "description": { "content": "", @@ -12,7 +12,7 @@ }, "item": [ { - "id": "483d3c51-90bd-405d-be87-1f691eb919f7", + "id": "3fcbb5af-5be4-41f9-a641-426af942eca2", "name": "List data entities", "request": { "name": "List data entities", @@ -63,7 +63,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "31724373-a6c0-4a33-98f0-6fc99f59e462", + "id": "3fefc075-9424-411f-be6e-d45f3127b845", "name": "OK", "originalRequest": { "url": { @@ -127,7 +127,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "0c8a6635-d683-49f1-9ace-6059b49ab878", + "id": "2726da1e-b203-4c25-a7df-cbf2b687e2fe", "name": "Forbidden", "originalRequest": { "url": { @@ -192,7 +192,7 @@ { "listen": "test", "script": { - "id": "368ce93b-23ba-4fba-9b75-c41038c55a3c", + "id": "e6264a18-d0cc-4dd9-a454-c27e6d009b31", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -208,7 +208,7 @@ } }, { - "id": "28ff8ed8-2a0a-4a79-9f8b-70fbb47fb0e8", + "id": "d462571d-c03b-41fe-9594-ec7cdaa14b5f", "name": "Get data entity structure", "request": { "name": "Get data entity structure", @@ -271,7 +271,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "01815bc0-a57c-4a5b-b77e-cfdb5d7acf0f", + "id": "60c22395-76dd-4871-a745-cd51587e8fbe", "name": "OK", "originalRequest": { "url": { @@ -336,7 +336,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "da4c8988-dcef-4f29-a19d-cdff9c121d7c", + "id": "569927e3-afa4-45be-8cdc-8ef3cf25f40c", "name": "Forbidden", "originalRequest": { "url": { @@ -402,7 +402,7 @@ { "listen": "test", "script": { - "id": "e4f261d6-bdb9-4326-b925-087cddf08ff9", + "id": "551610f0-4600-4133-8a28-a1ee052befa3", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:acronym - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -421,7 +421,7 @@ "event": [] }, { - "id": "cbabcc1c-36ed-4666-9f25-f8e38804c7e6", + "id": "6b6eb447-3cdb-4b9b-9ea3-8113da737090", "name": "Documents", "description": { "content": "", @@ -429,7 +429,7 @@ }, "item": [ { - "id": "4e8a060e-dc94-42c8-9ea5-df49752bd9a0", + "id": "78ff3972-31c3-42b6-bdee-cedf73d63809", "name": "Create new document", "request": { "name": "Create new document", @@ -506,7 +506,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "98d362e9-221d-42e9-96ce-b1676c9bfe22", + "id": "d0d164ba-4205-4a00-b062-2ae61b50f6fd", "name": "Created", "originalRequest": { "url": { @@ -586,7 +586,7 @@ { "listen": "test", "script": { - "id": "ab63468c-b13a-4005-a1ed-3ee0d334f3bd", + "id": "368c6eea-2d46-46df-aed9-ee824186fad7", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[POST]::/api/dataentities/:acronym/documents - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -602,7 +602,7 @@ } }, { - "id": "463b22f1-f8ce-487e-a68a-4201f150b142", + "id": "e05dc3bb-fee7-45f7-826e-3b941345054c", "name": "Create partial document", "request": { "name": "Create partial document", @@ -679,7 +679,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "42a40509-da89-4569-89d2-8f98ee8c5db2", + "id": "c8effaf5-65d5-4889-bcbf-45bad009bd4b", "name": "Created", "originalRequest": { "url": { @@ -759,7 +759,7 @@ { "listen": "test", "script": { - "id": "de9dba7a-7325-4479-bfd9-ebd52b062a88", + "id": "9e9abe28-370b-4968-87d3-39cd062941c9", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PATCH]::/api/dataentities/:acronym/documents - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -775,7 +775,7 @@ } }, { - "id": "77bdcaf2-0ba4-452c-afac-96847c09641e", + "id": "aeb461ec-643f-4794-8db0-e0c37793adf5", "name": "Get document", "request": { "name": "Get document", @@ -860,7 +860,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "6ab882c1-c6a6-4131-99e0-09c345f72295", + "id": "6418f753-d700-4aa2-9958-41195f60665c", "name": "OK", "originalRequest": { "url": { @@ -937,7 +937,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "908d0278-8e36-4c44-acb4-d798d0c86131", + "id": "46f5726e-cb87-41ba-9fce-f081e0155da9", "name": "Forbidden", "originalRequest": { "url": { @@ -1015,7 +1015,7 @@ { "listen": "test", "script": { - "id": "b8f45a4c-f431-4f4b-88be-a0d8ce7afc9c", + "id": "15794a5a-ca80-4e23-9154-3fec04232fa3", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:acronym/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -1031,7 +1031,7 @@ } }, { - "id": "1e71d672-3dfa-4b56-8840-949f28b5b0de", + "id": "2285daff-8a81-4395-b21f-1ecac3ae3bb9", "name": "Create document with custom ID or update entire document", "request": { "name": "Create document with custom ID or update entire document", @@ -1115,7 +1115,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "4d30adf0-aeb0-4f2c-92b5-c540da1004a3", + "id": "9be78b56-2666-4eca-92cc-9e09bf124d3b", "name": "No Content", "originalRequest": { "url": { @@ -1186,7 +1186,7 @@ { "listen": "test", "script": { - "id": "3d8d0509-1ad2-40bb-b80c-81d5294d8935", + "id": "4114fc89-4511-4cfe-9f9d-b8665d408131", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PUT]::/api/dataentities/:acronym/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -1200,7 +1200,7 @@ } }, { - "id": "bf564853-c32a-4625-b949-80d5711a9f8c", + "id": "0141a196-a204-4697-b45a-40a62adaf4ee", "name": "Update partial document", "request": { "name": "Update partial document", @@ -1284,7 +1284,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "20b0e74b-0d2d-4ec3-93ed-953917d362da", + "id": "0aca7b13-19f2-4803-8859-f2ec52f90568", "name": "No Content", "originalRequest": { "url": { @@ -1355,7 +1355,7 @@ { "listen": "test", "script": { - "id": "562718ae-2cfd-4ed4-89ea-15fa994d7d39", + "id": "368d4036-8f5e-419f-8d90-1a04ba533fe2", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PATCH]::/api/dataentities/:acronym/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -1369,7 +1369,7 @@ } }, { - "id": "7b92b33c-ebd3-4643-8c31-382e1cf1ea37", + "id": "337b1589-91d3-452e-a4ea-6a708c4cdd2b", "name": "Delete document", "request": { "name": "Delete document", @@ -1440,7 +1440,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "05af68e0-72f0-450e-9283-66dd24522a81", + "id": "f97a6b42-9dd6-4bdc-aa80-b8aa01f4a254", "name": "No Content", "originalRequest": { "url": { @@ -1498,7 +1498,7 @@ { "listen": "test", "script": { - "id": "4501254b-e07e-4557-b1e2-7a75b994e9e1", + "id": "0620a87e-38fe-4992-860b-ce6e6df51fc9", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[DELETE]::/api/dataentities/:acronym/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -1515,7 +1515,7 @@ "event": [] }, { - "id": "611d14e1-1fa0-4edb-9381-91e286c39320", + "id": "f9d9ab3f-f656-4037-afd4-b03ab66a7a70", "name": "Customer profiles", "description": { "content": "", @@ -1523,7 +1523,7 @@ }, "item": [ { - "id": "9b518420-5308-4b9b-b9f3-3013a392704b", + "id": "7bd00e26-7d3e-4a3c-911d-c8c75a322064", "name": "Create new customer profile", "request": { "name": "Create new customer profile", @@ -1599,7 +1599,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "7396b51e-7430-41b7-a45a-66a6d1214cab", + "id": "95cd7055-58e1-44a4-9ff1-408f3725d113", "name": "OK", "originalRequest": { "url": { @@ -1689,7 +1689,7 @@ { "listen": "test", "script": { - "id": "48fe50e2-8d36-4843-9680-77ba693bf772", + "id": "800d121b-7736-4d41-9c23-c09f72e09988", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[POST]::/api/dataentities/CL/documents - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -1705,7 +1705,7 @@ } }, { - "id": "7a8251dc-7a5d-40f5-9df2-f312cb973645", + "id": "96cdeb33-3610-4400-bffb-ee2989208488", "name": "Update customer profile", "request": { "name": "Update customer profile", @@ -1793,7 +1793,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "524b696c-27b2-4452-ae2c-c09e54b3d83c", + "id": "32efdddf-9fb8-49c5-a96b-3c51748d4ae7", "name": "OK", "originalRequest": { "url": { @@ -1884,7 +1884,7 @@ { "listen": "test", "script": { - "id": "d7949813-0ea6-45c7-b820-fe6f7dbd5a55", + "id": "16ae6f8d-cda3-4e39-afcb-b256b87a85eb", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PATCH]::/api/dataentities/CL/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -1900,7 +1900,7 @@ } }, { - "id": "172f1556-6a83-4f02-ad73-b84df4aa28f6", + "id": "1bdcbb56-f10f-46ff-8a02-eec98804fc6f", "name": "Delete customer profile", "request": { "name": "Delete customer profile", @@ -1961,7 +1961,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "cdb35280-05d7-42ec-ad29-c255ef496eaa", + "id": "aa998af6-5119-4966-b62f-5793c12cf6b5", "name": "No Content", "originalRequest": { "url": { @@ -2019,7 +2019,7 @@ { "listen": "test", "script": { - "id": "bae07c0d-b073-4a5a-8a69-34d27f582c45", + "id": "ec5d3c47-de52-4912-99e9-7ca7244b88a1", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[DELETE]::/api/dataentities/CL/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2036,7 +2036,7 @@ "event": [] }, { - "id": "8ca77238-9963-4b01-b937-71738949a1e3", + "id": "9dadcc83-124e-4b0b-a345-091f5bf01e1f", "name": "Addresses", "description": { "content": "", @@ -2044,7 +2044,7 @@ }, "item": [ { - "id": "7a2842c2-652f-4a53-9e0e-c6e4b8cc64a8", + "id": "cd703c83-a006-4b2b-baa4-645685c3b2fd", "name": "Create new customer address", "request": { "name": "Create new customer address", @@ -2120,7 +2120,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "6ada3a17-09c3-404c-850c-d041d7df2fa3", + "id": "eecee14f-a844-4622-bd84-82f6cc4dbee1", "name": "OK", "originalRequest": { "url": { @@ -2210,7 +2210,7 @@ { "listen": "test", "script": { - "id": "0c92e0f3-8bf9-4828-85b2-31798fda9adc", + "id": "c8210342-9fcf-4efe-9618-0637f42f5493", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[POST]::/api/dataentities/AD/documents - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2226,7 +2226,7 @@ } }, { - "id": "d52ba550-dc8d-43e0-b499-fd2d02878df5", + "id": "31806b69-83e5-4f05-bc27-6af8f6fefe37", "name": "Update customer address", "request": { "name": "Update customer address", @@ -2314,7 +2314,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "51c248eb-2c93-41f4-9add-881e4d3e08ca", + "id": "7288e64a-4725-467c-a033-4690c8207ca5", "name": "OK", "originalRequest": { "url": { @@ -2405,7 +2405,7 @@ { "listen": "test", "script": { - "id": "14fd9743-6fce-409d-8505-2cfe841b84c1", + "id": "297c0a3c-9b0e-4894-94ab-d43851704de6", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PATCH]::/api/dataentities/AD/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2421,7 +2421,7 @@ } }, { - "id": "d5aa91f1-fae0-481f-81b9-9fa174709c11", + "id": "9c18e57b-6de7-4eae-956b-a4b9ceebe3ea", "name": "Delete customer address", "request": { "name": "Delete customer address", @@ -2482,7 +2482,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "8c09648b-f3d1-4ed1-a434-061d1487c60d", + "id": "696d0a4b-3759-468d-be7b-104a2a7b2ae1", "name": "No Content", "originalRequest": { "url": { @@ -2540,7 +2540,7 @@ { "listen": "test", "script": { - "id": "66661923-2058-4c2c-8c78-e0c9aaed4f9a", + "id": "ba7e70ac-cb5b-4afe-9b0b-b70ffb80e9cf", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[DELETE]::/api/dataentities/AD/documents/:id - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2557,7 +2557,7 @@ "event": [] }, { - "id": "df4f0a7f-e16e-4c79-b0c5-4b4f085cdb44", + "id": "fa212ff6-c5f8-4967-8374-34135e336bd9", "name": "Versions", "description": { "content": "", @@ -2565,7 +2565,7 @@ }, "item": [ { - "id": "06283b73-bba7-4452-966a-5ee0ea6bdf53", + "id": "500a8fb2-e2d8-4eda-b7dd-8bb31280dac3", "name": "List versions", "request": { "name": "List versions", @@ -2641,7 +2641,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "dcb0e586-10d9-4a5a-818a-e3ceaa288925", + "id": "8dbbc285-7d59-45ae-8c53-135a46a43707", "name": "OK", "originalRequest": { "url": { @@ -2710,7 +2710,7 @@ { "listen": "test", "script": { - "id": "4e5a10c7-5509-46f9-b37c-e615b8014912", + "id": "5adbf8e9-27dc-46a1-9e94-d264d19309f6", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:acronym/documents/:id/versions - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2726,7 +2726,7 @@ } }, { - "id": "7e0e87a3-4e09-4cb4-8ed4-d70719abb4ba", + "id": "6c42d56d-e153-4a06-9b6f-346d671bd774", "name": "Get version", "request": { "name": "Get version", @@ -2813,7 +2813,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "6c978a63-328a-4370-a963-8f344e3c0570", + "id": "c5374ed3-7d5f-4298-82c7-5110aafcd60a", "name": "OK", "originalRequest": { "url": { @@ -2883,7 +2883,7 @@ { "listen": "test", "script": { - "id": "383c37c0-735a-4864-a00f-7f387c577500", + "id": "f151a8f1-e329-4ffe-87cb-11e4840a3c62", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:acronym/documents/:id/versions/:versionId - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -2899,7 +2899,7 @@ } }, { - "id": "2cfdb704-6b9e-47b5-b55c-6f4e20aad456", + "id": "bff77923-3298-4ea0-b43b-7312941e2f2d", "name": "Update version", "request": { "name": "Update version", @@ -2986,7 +2986,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "8fa60f48-f5bc-4809-bb26-8e1f37dba031", + "id": "adfa9168-0172-480c-a237-998b8fc33e6f", "name": "OK", "originalRequest": { "url": { @@ -3055,7 +3055,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "07bca68d-8f99-43ef-ad92-624829bd956f", + "id": "f78091ca-f4d9-4f2d-8d10-7806818e0be3", "name": "Not modified. This response happens when the `versionId` informed in the path already corresponds to the current version of the document.", "originalRequest": { "url": { @@ -3115,7 +3115,7 @@ { "listen": "test", "script": { - "id": "a7b17f75-0d23-4e56-92f4-e04fd67a230e", + "id": "2698a01b-2458-4908-9ef6-b3eaa75069b8", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PUT]::/api/dataentities/:acronym/documents/:id/versions/:versionId - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3134,7 +3134,7 @@ "event": [] }, { - "id": "076f5d02-2b73-4e91-a57c-54fd087f7440", + "id": "e5813453-86aa-49cf-8d8e-ac5ebd0c7d97", "name": "Scroll", "description": { "content": "", @@ -3142,7 +3142,7 @@ }, "item": [ { - "id": "c1186f85-3791-40da-8d0d-a19191ea983b", + "id": "4ed5dffe-b46d-480d-a0ee-fc3c874009bc", "name": "Scroll documents", "request": { "name": "Scroll documents", @@ -3205,15 +3205,6 @@ }, "key": "_token", "value": "123456" - }, - { - "disabled": true, - "description": { - "content": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "type": "text/plain" - }, - "key": "_page", - "value": "2" } ], "variable": [ @@ -3261,7 +3252,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "39680341-d6f3-45e6-be1d-83568ef5c6fb", + "id": "a692f61d-7a18-4677-8519-47cb19eaa235", "name": "OK", "originalRequest": { "url": { @@ -3319,15 +3310,6 @@ }, "key": "_token", "value": "123456" - }, - { - "disabled": true, - "description": { - "content": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "type": "text/plain" - }, - "key": "_page", - "value": "2" } ], "variable": [] @@ -3381,7 +3363,7 @@ "type": "text/plain" }, "key": "X-VTEX-MD-TOKEN", - "value": "occaecat dolor" + "value": "et dolor laboris" }, { "disabled": true, @@ -3390,7 +3372,7 @@ "type": "text/plain" }, "key": "REST-Content-Total", - "value": "cupidatat" + "value": "dolor adipisicing " } ], "body": "[\n {\n \"id\": \"2f5dde81-1613-11ea-82ee-12f868feb457\",\n \"accountId\": \"a8b27fb4-6516-4cc0-82b6-a5f2b011e6e2\",\n \"accountName\": \"apiexamples\",\n \"dataEntityId\": \"AS\"\n },\n {\n \"id\": \"3b3a3fc9-164b-11ea-82ee-121449f60ecb\",\n \"accountId\": \"a8b27fb4-6516-4cc0-82b6-a5f2b011e6e2\",\n \"accountName\": \"apiexamples\",\n \"dataEntityId\": \"AS\"\n }\n]", @@ -3400,7 +3382,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "52838c59-330e-422b-a354-fb29abb5257a", + "id": "5dbcadcc-9c4f-407d-b7fd-49f609558fda", "name": "Bad Request", "originalRequest": { "url": { @@ -3458,15 +3440,6 @@ }, "key": "_token", "value": "123456" - }, - { - "disabled": true, - "description": { - "content": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "type": "text/plain" - }, - "key": "_page", - "value": "2" } ], "variable": [] @@ -3521,7 +3494,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "f7ef37db-6b48-405b-ba36-b1f50741c992", + "id": "6aa42c1c-f59f-487a-9023-c8914e5c3c4d", "name": "Too Many Requests. Wildcard queries temporarily blocked due to excessive usage. Consider adjusting your code to remove them or reduce the rate of search requests with wildcards (*). This temporary block may also be due to excessive use of requests with the parameter `keyword`.", "originalRequest": { "url": { @@ -3579,15 +3552,6 @@ }, "key": "_token", "value": "123456" - }, - { - "disabled": true, - "description": { - "content": "Specific page to retrieve. Must be used alongside the `_token` query parameter, after the first request.", - "type": "text/plain" - }, - "key": "_page", - "value": "2" } ], "variable": [] @@ -3633,7 +3597,7 @@ { "listen": "test", "script": { - "id": "b9f1edce-e1bb-49bc-95ea-e31c04bbaa4a", + "id": "10541296-b569-4f2a-9e67-efef88ffe020", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:acronym/scroll - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3652,7 +3616,7 @@ "event": [] }, { - "id": "2beac72f-afb8-4705-bb66-ec6cdd1cddfa", + "id": "b970a29e-d90c-48af-9720-6405d67dae6c", "name": "Search", "description": { "content": "", @@ -3660,7 +3624,7 @@ }, "item": [ { - "id": "0f10f108-7cac-439d-b173-055a3e0384d1", + "id": "909eecba-624f-4e1a-9ccd-fd712ee29a95", "name": "Search documents", "request": { "name": "Search documents", @@ -3761,7 +3725,7 @@ "_": { "postman_previewlanguage": "json" }, - "id": "e1255902-0eed-46f4-9bbf-ce3a2092a4dc", + "id": "a0b6435a-c8a4-4958-8f3e-5d9cca92a965", "name": "OK", "originalRequest": { "url": { @@ -3873,7 +3837,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "b329db75-4b62-412e-821a-bc195be347d5", + "id": "6df3532a-9ae2-4a4f-a2dd-f12b18bad254", "name": "Service Unavailable. Wildcard queries temporarily blocked due to excessive usage. Consider adjusting your code to remove them or reduce the rate of search requests with wildcards (*). This temporary block may also be due to excessive use of requests with the parameter `keyword`.", "originalRequest": { "url": { @@ -3967,7 +3931,7 @@ { "listen": "test", "script": { - "id": "d7168425-1356-431c-8abb-7502607a2477", + "id": "b3c34deb-345a-4173-8d71-ec9ca5f1ef29", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:acronym/search - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -3986,7 +3950,7 @@ "event": [] }, { - "id": "3b6f8b04-0cba-457f-90cd-1211d5ae178f", + "id": "4e0ef877-89d8-49fc-b617-b3fa83efc1e9", "name": "Attachments", "description": { "content": "", @@ -3994,7 +3958,7 @@ }, "item": [ { - "id": "c2e0b19a-b8a8-4144-87dd-01b4b1f3b123", + "id": "a55c62f9-7de4-4811-912d-581c8ae1e3ef", "name": "Retrieve attachment", "request": { "name": "Retrieve attachment", @@ -4092,7 +4056,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "2aa028ba-5d49-4835-a620-086f0d24310d", + "id": "c9f59f10-883f-4ad6-b97b-ed1cac33cf57", "name": "OK", "originalRequest": { "url": { @@ -4155,7 +4119,7 @@ "value": "image/jpg" } ], - "body": "officia dolore et deserunt", + "body": "eu", "cookie": [] } ], @@ -4163,7 +4127,7 @@ { "listen": "test", "script": { - "id": "7905f31b-4413-4e96-9481-81eea56d05ec", + "id": "c789502f-e2e1-4e27-8b1c-db42b2ceff17", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[GET]::/api/dataentities/:acronym/documents/:id/:field/attachments/:file-name - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -4177,7 +4141,7 @@ } }, { - "id": "ac9815ef-309d-474a-bc60-b9d34537a13d", + "id": "fd7daaa7-6e7e-4ce1-934c-f461c83131a3", "name": "Save attachment", "request": { "name": "Save attachment", @@ -4277,7 +4241,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "89c37706-13d4-4d12-9ce8-717c650add22", + "id": "a619a044-9d4c-4d9b-af64-073c07b8cf90", "name": "No Content", "originalRequest": { "url": { @@ -4354,7 +4318,7 @@ { "listen": "test", "script": { - "id": "85af025a-920c-4c97-a1ea-0612316fd1bf", + "id": "846ef5cc-3e6b-40aa-9be3-769178f59f57", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[POST]::/api/dataentities/:acronym/documents/:id/:field/attachments - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -4371,7 +4335,7 @@ "event": [] }, { - "id": "ab3092d6-e711-4696-80e0-9317facaf596", + "id": "27db69df-e6f3-4eb2-8678-bcaa0dbeb38b", "name": "Clusters", "description": { "content": "", @@ -4379,7 +4343,7 @@ }, "item": [ { - "id": "7fe78532-5959-49d5-980a-eeb2a6c706e8", + "id": "0f8e4994-d50a-440c-96fa-0c8f4bce4e10", "name": "Validate document by clusters", "request": { "name": "Validate document by clusters", @@ -4464,7 +4428,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "34bc5155-a32d-456c-a555-aa8b0b1cfbba", + "id": "4f928552-7dca-4b6a-acb1-3898876e792a", "name": "OK", "originalRequest": { "url": { @@ -4536,7 +4500,7 @@ { "listen": "test", "script": { - "id": "be836f1a-8c22-4ed2-98e0-e9e94879ab10", + "id": "25c6b51a-9f4e-4c10-a683-f4e22526f3b2", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[POST]::/api/dataentities/:acronym/documents/:id/clusters - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n" @@ -4552,7 +4516,7 @@ "event": [] }, { - "id": "6cda5c7d-df5d-4c3f-a376-d69402f7c4b9", + "id": "1d89a372-e186-484b-9267-ecf7d0ee4feb", "name": "Score", "description": { "content": "", @@ -4560,7 +4524,7 @@ }, "item": [ { - "id": "c0e73db5-a52d-47ca-a97f-92a2eb0d2481", + "id": "64543d87-d975-4d30-991d-67facc16948c", "name": "Update scores", "request": { "name": "Update scores", @@ -4645,7 +4609,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "428956e5-a822-4e1f-8b2f-60e7bb5e2f69", + "id": "4e490a9d-7316-4434-bb5b-ed3e8cd40378", "name": "No Content", "originalRequest": { "url": { @@ -4717,7 +4681,7 @@ { "listen": "test", "script": { - "id": "6dac06ee-85d3-4333-bb7e-97e636ed3c06", + "id": "93ff8f15-83cc-404d-be6d-ca4f6fde0c11", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PUT]::/api/dataentities/:acronym/documents/:id/score - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -4731,7 +4695,7 @@ } }, { - "id": "07f076fd-6bee-48b5-bd12-a56873c2b056", + "id": "8f902968-535d-4dde-b635-39d376a5d786", "name": "Update score by field", "request": { "name": "Update score by field", @@ -4827,7 +4791,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "b89fa36e-ebf0-488f-9edd-2f80e7f3e120", + "id": "861cb482-b51a-428e-a6c2-ccd2974ef7e1", "name": "No Content", "originalRequest": { "url": { @@ -4900,7 +4864,7 @@ { "listen": "test", "script": { - "id": "c45bcbe6-8c8e-4976-9eab-dbe1f014e6fa", + "id": "a746b811-45e2-4bce-ab6b-e3c4a1516764", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[PUT]::/api/dataentities/:acronym/documents/:id/score/:field-name - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -4914,7 +4878,7 @@ } }, { - "id": "0ad28d4a-09e1-4558-b3a1-f968e152401f", + "id": "ea399a6f-5c0c-4150-86f5-a6508e50e636", "name": "Delete score by field", "request": { "name": "Delete score by field", @@ -5010,7 +4974,7 @@ "_": { "postman_previewlanguage": "text" }, - "id": "7688bd46-9ab0-4f97-9bcf-4ae9d818c41c", + "id": "41741ae6-36d9-4b12-b0ba-622cd35a6634", "name": "No Content", "originalRequest": { "url": { @@ -5083,7 +5047,7 @@ { "listen": "test", "script": { - "id": "6eadc266-a127-4364-ab1f-d0ac80c962d1", + "id": "ea470696-b832-4dab-b30d-26f50e5cfb5b", "type": "text/javascript", "exec": [ "// Validate status 2xx \npm.test(\"[DELETE]::/api/dataentities/:acronym/documents/:id/score/:field-name - Status code is 2xx\", function () {\n pm.response.to.be.success;\n});\n", @@ -5139,7 +5103,7 @@ } ], "info": { - "_postman_id": "55a594d8-7077-4f76-8352-85a3166e955c", + "_postman_id": "3188603b-7a34-4797-8507-d570a6b279df", "name": "Master Data API - v1", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {