{"info":{"_postman_id":"dca035a0-906d-45e9-9fe5-4b132ef211d2","name":"Kirana Club Image processing microservices","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"14089377","collectionId":"dca035a0-906d-45e9-9fe5-4b132ef211d2","publishedId":"2s9YymFPnz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-01-21T19:13:49.000Z"},"item":[{"name":"get job status","id":"3507da23-c78e-4373-8c76-07bddd86b79b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5001/api/status?jobId=3059701","urlObject":{"protocol":"http","port":"5001","path":["api","status"],"host":["localhost"],"query":[{"key":"jobId","value":"3059701"}],"variable":[]}},"response":[],"_postman_id":"3507da23-c78e-4373-8c76-07bddd86b79b"},{"name":"submit job","id":"32acc93b-51f0-4f3f-9392-8cf2a08b59c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"count\": 2,\n    \"visits\": [\n        {\n            \"store_id\": \"S00339218\",\n            \"image_url\": [\n                \"https://www.gstatic.com/webp/gallery/2.jpg\",\n                \"https://www.gstatic.com/webp/gallery/3.jpg\"\n            ],\n            \"visit_time\": \"2024-01-21T16:23:40.898Z\"\n        },\n        {\n            \"store_id\": \"S01408764\",\n            \"image_url\": [\n                \"https://www.gstatic.com/webp/gallery/3.jpg\"\n            ],\n            \"visit_time\": \"2024-01-21T16:23:40.898Z\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5003/api/submit","urlObject":{"protocol":"http","port":"5003","path":["api","submit"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"32acc93b-51f0-4f3f-9392-8cf2a08b59c3"},{"name":"get store visit data","id":"a7c2af54-0fc2-4853-a995-f01ae1c1d7fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5002/api/visits?area=7100015","urlObject":{"protocol":"http","port":"5002","path":["api","visits"],"host":["localhost"],"query":[{"disabled":true,"key":"storeId","value":"RP00001"},{"key":"area","value":"7100015"}],"variable":[]}},"response":[],"_postman_id":"a7c2af54-0fc2-4853-a995-f01ae1c1d7fe"}]}