-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththunder-collection_rule-engine.json
1 lines (1 loc) · 16.6 KB
/
thunder-collection_rule-engine.json
1
{"client":"Thunder Client","collectionName":"rule-engine","dateExported":"2023-01-16T13:33:14.243Z","version":"1.1","folders":[{"_id":"e13f6515-ec3e-484a-8981-ad99cf50476d","name":"customer","containerId":"","created":"2023-01-16T05:58:57.586Z","sortNum":10000},{"_id":"5a196fac-35d2-40e8-9077-1e486c214c60","name":"cart","containerId":"","created":"2023-01-16T05:58:57.587Z","sortNum":15000},{"_id":"88e4294e-239a-4fc9-9f8a-62c0ce0f3b06","name":"shipping_address","containerId":"","created":"2023-01-16T05:58:57.589Z","sortNum":20000},{"_id":"4d91699d-329f-43f6-a9de-2ce1e4317e72","name":"billing_adddress","containerId":"","created":"2023-01-16T05:58:57.590Z","sortNum":30000},{"_id":"78a56aae-96a4-46c5-bf73-b60b98c3e42a","name":"item","containerId":"","created":"2023-01-16T05:58:57.591Z","sortNum":35000},{"_id":"908312ca-29e5-40d0-884c-d628850f781d","name":"variant","containerId":"","created":"2023-01-16T05:58:57.592Z","sortNum":37500},{"_id":"00ede3e9-5c5e-4b76-8221-7370ef603b3e","name":"region","containerId":"","created":"2023-01-16T05:58:57.593Z","sortNum":40000}],"requests":[{"_id":"702fb22a-1cba-4460-accb-03c4e45d61ae","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"e13f6515-ec3e-484a-8981-ad99cf50476d","name":"create","url":"localhost:1337/api/customer","method":"POST","sortNum":10000,"created":"2023-01-16T05:58:57.595Z","modified":"2023-01-16T05:58:57.595Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"email\": \"[email protected]\",\n\"first_name\": \"admin\",\n\"last_name\": \"admin\",\n\"shipping_addresses\": [],\n\"phone\": 999999999,\n\"metadata\": {}\n}","form":[]},"tests":[]},{"_id":"8ac31a2d-9ce6-4056-88d3-f792e2ca3e26","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"88e4294e-239a-4fc9-9f8a-62c0ce0f3b06","name":"create","url":"localhost:1337/api/shipping_address","method":"POST","sortNum":10000,"created":"2023-01-16T05:58:57.596Z","modified":"2023-01-16T05:58:57.596Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"company\": \"Acme\",\n \"first_name\": \"Arno\",\n \"last_name\": \"Willms\",\n \"address_1\": \"14433 Kemmer Court\",\n \"address_2\": \"Suite 369\",\n \"city\": \"South Geoffreyview\",\n \"country_code\": \"st\",\n \"province\": \"Kentucky\",\n \"postal_code\": 72093,\n \"phone\": 16128234334802,\n \"metadata\": {}\n}","form":[]},"tests":[]},{"_id":"831a7c1f-080b-4bbc-88b8-e1a365e41081","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"4d91699d-329f-43f6-a9de-2ce1e4317e72","name":"create","url":"localhost:1337/api/billing_address","method":"POST","sortNum":10000,"created":"2023-01-16T05:58:57.597Z","modified":"2023-01-16T05:58:57.597Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"company\": \"Acme\",\n \"first_name\": \"Arno\",\n \"last_name\": \"Willms\",\n \"address_1\": \"14433 Kemmer Court\",\n \"address_2\": \"Suite 369\",\n \"city\": \"South Geoffreyview\",\n \"country_code\": \"st\",\n \"province\": \"Kentucky\",\n \"postal_code\": 72093,\n \"phone\": 16128234334802,\n \"metadata\": {}\n}","form":[]},"tests":[]},{"_id":"ac0c3662-d564-445f-8760-33c6900ae148","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"5a196fac-35d2-40e8-9077-1e486c214c60","name":"cart-create.ts","url":"localhost:1337/api/cart","method":"POST","sortNum":10000,"created":"2023-01-16T05:58:57.598Z","modified":"2023-01-16T05:58:57.598Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n\n \"country_code\" : \"in\"\n}","form":[]},"tests":[]},{"_id":"4ef435c5-b7b2-46f2-a05a-27e82e07c0d5","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"78a56aae-96a4-46c5-bf73-b60b98c3e42a","name":"create","url":"localhost:1337/api/item","method":"POST","sortNum":10000,"created":"2023-01-16T05:58:57.599Z","modified":"2023-01-16T05:58:57.599Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"title\": \"Medusa Coffee Mug\",\n \"subtitle\": \"string\",\n \"description\": \"Every programmer's best friend.\",\n \"handle\": \"coffee-mug\",\n \"status\": \"preview\",\n \"images\": [],\n \"thumbnail\": \"https://images.pexels.com/photos/2228889/pexels-photo-2228889.jpeg?auto=compress&cs=tinysrgb&w=1600\",\n \"variants\": [],\n \"origin_country\": null,\n \"material\": null,\n \"type\": \"mug\",\n \"tags\": [],\n \"discountable\": true,\n \"metadata\": {}\n}","form":[]},"tests":[]},{"_id":"341e529c-f35a-476d-be1f-680eab302098","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"908312ca-29e5-40d0-884c-d628850f781d","name":"create","url":"localhost:1337/api/variant","method":"POST","sortNum":10000,"created":"2023-01-16T05:58:57.600Z","modified":"2023-01-16T06:43:28.260Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"title\": \"Green Cup\",\n \"item\": \"63c14089682aeae7aa5420bc\",\n \"prices\": [],\n \"sku\": \"gree-cup-1234\",\n \"inventory_quantity\": 100,\n \"origin_country\": \"india\",\n \"material\": \"mug\",\n \"metadata\": {\n \"my\":\"metadat\"\n },\n \"original_price\": 450,\n \"calculated_price\": 0,\n \"original_price_incl_tax\": 0,\n \"calculated_price_incl_tax\": 0,\n \"original_tax\": 0,\n \"calculated_tax\": 0,\n \"tax_rates\": []\n}","form":[]},"tests":[]},{"_id":"ecb4d612-57d8-4677-a8af-7fa69b9d8ea4","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"e13f6515-ec3e-484a-8981-ad99cf50476d","name":"update","url":"localhost:1337/api/customer/63bfdde3600ab43ff6aa7760","method":"PUT","sortNum":20000,"created":"2023-01-16T05:58:57.601Z","modified":"2023-01-16T05:58:57.601Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"shipping_address\" : [\"63bfe0c26660373499366cc1\", \"63bfe81b27f899e556ac8afa\"]\n}","form":[]},"tests":[]},{"_id":"33f3da92-e2e6-417b-b886-3b99f8fa6fca","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"88e4294e-239a-4fc9-9f8a-62c0ce0f3b06","name":"update","url":"localhost:1337/api/shipping_address/63bfe0c26660373499366cc1","method":"PUT","sortNum":20000,"created":"2023-01-16T05:58:57.602Z","modified":"2023-01-16T05:58:57.602Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"company\": \"Acme updated\",\n \"first_name\": \"Arno updated\",\n \"last_name\": \"Willms\",\n \"address_1\": \"14433 Kemmer Court\",\n \"address_2\": \"Suite 369\",\n \"city\": \"South Geoffreyview\",\n \"country_code\": \"st\",\n \"province\": \"Kentucky\",\n \"postal_code\": 72093,\n \"phone\": 16128234334802,\n \"metadata\": {}\n}","form":[]},"tests":[]},{"_id":"0b26d1e4-6aea-4a76-8a27-ed8cdeec018d","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"4d91699d-329f-43f6-a9de-2ce1e4317e72","name":"update","url":"localhost:1337/api/shipping_address/63bfe0c26660373499366cc1","method":"PUT","sortNum":20000,"created":"2023-01-16T05:58:57.603Z","modified":"2023-01-16T05:58:57.603Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"company\": \"Acme updated\",\n \"first_name\": \"Arno updated\",\n \"last_name\": \"Willms\",\n \"address_1\": \"14433 Kemmer Court\",\n \"address_2\": \"Suite 369\",\n \"city\": \"South Geoffreyview\",\n \"country_code\": \"st\",\n \"province\": \"Kentucky\",\n \"postal_code\": 72093,\n \"phone\": 16128234334802,\n \"metadata\": {}\n}","form":[]},"tests":[]},{"_id":"2f975f65-6274-4df1-bb47-998fe5361588","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"5a196fac-35d2-40e8-9077-1e486c214c60","name":"update-cart.ts","url":"localhost:1337/api/cart/63bfc11ad57b897659f399a4","method":"PUT","sortNum":20000,"created":"2023-01-16T05:58:57.604Z","modified":"2023-01-16T06:41:54.916Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"country_code\": \"in\",\n \"shipping_address\": {\n \"company\": \"test address\",\n \"first_name\": \"Arno\",\n \"last_name\": \"Willms\",\n \"address_1\": \"14433 Kemmer Court\",\n \"address_2\": \"Suite 369\",\n \"city\": \"South Geoffreyview\",\n \"country_code\": \"st\",\n \"province\": \"Kentucky\",\n \"postal_code\": 72093,\n \"phone\": 16128234334802,\n \"metadata\": {}\n },\n \"billing_address\": {\n \"company\": \"test address\",\n \"first_name\": \"Arno\",\n \"last_name\": \"Willms\",\n \"address_1\": \"14433 Kemmer Court\",\n \"address_2\": \"Suite 369\",\n \"city\": \"South Geoffreyview\",\n \"country_code\": \"st\",\n \"province\": \"Kentucky\",\n \"postal_code\": 72093,\n \"phone\": 16128234334802,\n \"metadata\": {}\n },\n \"customer\": \"63bfd51cbdef36e1b65f14e5\",\n \"metadata\": {\n \"any\": \"changed notee\"\n }\n}","form":[]},"tests":[]},{"_id":"78df4bb1-5219-44b6-9672-2b615ab737a9","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"78a56aae-96a4-46c5-bf73-b60b98c3e42a","name":"update","url":"localhost:1337/api/item/63c14089682aeae7aa5420bc","method":"PUT","sortNum":20000,"created":"2023-01-16T05:58:57.605Z","modified":"2023-01-16T05:58:57.605Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"company\": \"Acme updated\",\n \"first_name\": \"Arno updated\",\n \"last_name\": \"Willms\",\n \"address_1\": \"14433 Kemmer Court\",\n \"address_2\": \"Suite 369\",\n \"city\": \"South Geoffreyview\",\n \"country_code\": \"st\",\n \"province\": \"Kentucky\",\n \"postal_code\": 72093,\n \"phone\": 16128234334802,\n \"metadata\": {},\n \"variants\" : [\n \"63c14a9fec1a6b90d7edbaf4\"\n ]\n}","form":[]},"tests":[]},{"_id":"59cfb61e-8d23-451c-9386-d0d7fc9c7e18","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"908312ca-29e5-40d0-884c-d628850f781d","name":"update","url":"localhost:1337/api/variant/63c14a9fec1a6b90d7edbaf4","method":"PUT","sortNum":20000,"created":"2023-01-16T05:58:57.606Z","modified":"2023-01-16T05:58:57.606Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"title\": \"Orange Cup\",\n \"item\": \"63c14089682aeae7aa5420bc\",\n \"prices\": [],\n \"sku\": \"shirt-123\",\n \"inventory_quantity\": 100,\n \"origin_country\": \"india\",\n \"material\": \"mug\",\n \"metadata\": {\n \"my\":\"metadat\"\n },\n \"original_price\": 450,\n \"calculated_price\": 0,\n \"original_price_incl_tax\": 0,\n \"calculated_price_incl_tax\": 0,\n \"original_tax\": 0,\n \"calculated_tax\": 0,\n \"tax_rates\": []\n}","form":[]},"tests":[]},{"_id":"8ca532be-46ba-43fa-accb-a33dde80d62d","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"e13f6515-ec3e-484a-8981-ad99cf50476d","name":"get-all","url":"localhost:1337/api/customer","method":"GET","sortNum":30000,"created":"2023-01-16T05:58:57.607Z","modified":"2023-01-16T05:58:57.607Z","headers":[],"params":[],"tests":[]},{"_id":"ec40020c-da02-4880-8d9d-d2d475d4ae0d","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"88e4294e-239a-4fc9-9f8a-62c0ce0f3b06","name":"get-all","url":"localhost:1337/api/shipping_address","method":"GET","sortNum":30000,"created":"2023-01-16T05:58:57.608Z","modified":"2023-01-16T05:58:57.608Z","headers":[],"params":[],"tests":[]},{"_id":"639d0d0a-7136-4fcf-840a-16adca9c979b","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"4d91699d-329f-43f6-a9de-2ce1e4317e72","name":"get-all","url":"localhost:1337/api/billing_address","method":"GET","sortNum":30000,"created":"2023-01-16T05:58:57.609Z","modified":"2023-01-16T10:46:38.058Z","headers":[],"params":[],"tests":[]},{"_id":"4b73dac3-a4be-4760-b6ab-137288851179","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"5a196fac-35d2-40e8-9077-1e486c214c60","name":"get-all","url":"localhost:1337/api/cart","method":"GET","sortNum":30000,"created":"2023-01-16T05:58:57.610Z","modified":"2023-01-16T05:58:57.610Z","headers":[],"params":[],"tests":[]},{"_id":"06790d97-0503-4a4e-84bd-c81d00043881","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"78a56aae-96a4-46c5-bf73-b60b98c3e42a","name":"get-all","url":"localhost:1337/api/item","method":"GET","sortNum":30000,"created":"2023-01-16T05:58:57.611Z","modified":"2023-01-16T05:58:57.611Z","headers":[],"params":[],"tests":[]},{"_id":"a897bd45-e2fd-4e85-a410-7ab869c1cdd7","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"908312ca-29e5-40d0-884c-d628850f781d","name":"get-all","url":"localhost:1337/api/variant","method":"GET","sortNum":30000,"created":"2023-01-16T05:58:57.612Z","modified":"2023-01-16T05:58:57.612Z","headers":[],"params":[],"tests":[]},{"_id":"3e7fe3d8-2160-4730-a2af-db912d4a92cf","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"e13f6515-ec3e-484a-8981-ad99cf50476d","name":"get-one","url":"localhost:1337/api/customer/63bfdde3600ab43ff6aa7760","method":"GET","sortNum":40000,"created":"2023-01-16T05:58:57.613Z","modified":"2023-01-16T05:58:57.613Z","headers":[],"params":[],"tests":[]},{"_id":"fd4b57c0-2645-4e36-8691-ed296984279d","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"5a196fac-35d2-40e8-9077-1e486c214c60","name":"get-one","url":"localhost:1337/api/cart/63bfc11ad57b897659f399a4","method":"GET","sortNum":40000,"created":"2023-01-16T05:58:57.614Z","modified":"2023-01-16T06:40:54.544Z","headers":[],"params":[],"tests":[]},{"_id":"402c6a0a-91b2-46fc-a185-1cd0aedb66be","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"00ede3e9-5c5e-4b76-8221-7370ef603b3e","name":"create-region","url":"localhost:1337/api/region","method":"POST","sortNum":50000,"created":"2023-01-16T05:58:57.615Z","modified":"2023-01-16T05:58:57.615Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"name\": \"IN\",\n \"currency_code\": \"inr\",\n \"automatic_taxes\": true,\n \"countries\": [\n \"INDIA\", \"NEPAL\"\n ],\n \"includes_taxes\": true,\n \"metadata\": {}\n}","form":[]},"tests":[]},{"_id":"f66825a3-3c8f-40d2-be18-40cf1698f240","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"00ede3e9-5c5e-4b76-8221-7370ef603b3e","name":"get-regions","url":"localhost:1337/api/region","method":"GET","sortNum":70000,"created":"2023-01-16T05:58:57.616Z","modified":"2023-01-16T05:58:57.616Z","headers":[],"params":[],"tests":[]},{"_id":"a91e2eea-f017-4233-bfc9-36c2b5ef1c15","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"908312ca-29e5-40d0-884c-d628850f781d","name":"get-one","url":"localhost:1337/api/variant/63c14a9fec1a6b90d7edbaf4","method":"GET","sortNum":80000,"created":"2023-01-16T05:58:57.617Z","modified":"2023-01-16T05:58:57.617Z","headers":[],"params":[],"tests":[]},{"_id":"ffa7e567-2bec-483b-98bb-635dd474362c","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"5a196fac-35d2-40e8-9077-1e486c214c60","name":"add-line-item.ts","url":"localhost:1337/api/cart/63bfc11ad57b897659f399a4/line-items","method":"POST","sortNum":90000,"created":"2023-01-16T05:58:57.619Z","modified":"2023-01-16T11:50:02.278Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"variant\": \"63c14a9fec1a6b90d7edbaf4\",\n \"quantity\": 3\n}","form":[]},"tests":[]},{"_id":"42360965-344b-4213-9d11-ef4aa30da65f","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"5a196fac-35d2-40e8-9077-1e486c214c60","name":"update-line-item.ts","url":"localhost:1337/api/cart/63bfc11ad57b897659f399a4/line-items/63c4f9377f4da4ef82bbe1c1","method":"POST","sortNum":100000,"created":"2023-01-16T05:58:57.620Z","modified":"2023-01-16T10:22:48.777Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"quantity\" : 5\n}","form":[]},"tests":[]},{"_id":"15d07339-6606-48d5-b9c7-c3ccea1df458","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"5a196fac-35d2-40e8-9077-1e486c214c60","name":"delete-line-item.ts","url":"localhost:1337/api/cart/63bfc11ad57b897659f399a4/line-items/63c5399792af48e0fd147dc1","method":"DELETE","sortNum":100000,"created":"2023-01-16T05:58:57.621Z","modified":"2023-01-16T11:55:44.007Z","headers":[],"params":[],"tests":[]},{"_id":"ad22a1c9-bf9e-40f2-8159-90a6afce2822","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"","name":"test","url":"localhost:1337/test","method":"GET","sortNum":110000,"created":"2023-01-16T06:58:37.788Z","modified":"2023-01-16T06:58:59.202Z","headers":[],"params":[],"tests":[]},{"_id":"1cf542b3-c2d7-4d08-9e82-953c51936bdc","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"4d91699d-329f-43f6-a9de-2ce1e4317e72","name":"get-one","url":"localhost:1337/api/billing_address/63bfece051849edac957f1cb","method":"GET","sortNum":130000,"created":"2023-01-16T10:34:46.387Z","modified":"2023-01-16T10:46:44.672Z","headers":[],"params":[],"tests":[]},{"_id":"6088ef0a-f2b8-45b1-8955-2be26657602d","colId":"7b980dff-e243-4176-9d2c-d1b77766a820","containerId":"4d91699d-329f-43f6-a9de-2ce1e4317e72","name":"delete-one","url":"localhost:1337/api/billing_address/63bfece051849edac957f1cb","method":"DELETE","sortNum":140000,"created":"2023-01-16T10:50:19.805Z","modified":"2023-01-16T10:52:49.064Z","headers":[],"params":[],"tests":[]}]}