{"info":{"_postman_id":"5925bbda-88f5-5797-4941-57f46c0f170e","name":"HSY Vesimittari","description":"<html><head></head><body><p>Example query to check service status</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"288789","collectionId":"5925bbda-88f5-5797-4941-57f46c0f170e","publishedId":"2s93m62hPb","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-05-25T12:30:26.000Z"},"item":[{"name":"Service status query","id":"30d6c616-9405-f24a-7d72-9b6ca9c47df8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://lukemat.hsy.fi:8443/vesimittari/rest/v1/status/","description":"<p>Interface status query. Response in body:\nOK = Service is ready to store readings.\nWARN + message = Storing may not be possible.\nFATAL + message = Storing is not possible.</p>\n","urlObject":{"protocol":"https","port":"8443","path":["vesimittari","rest","v1","status",""],"host":["lukemat","hsy","fi"],"query":[],"variable":[]}},"response":[{"id":"4452e752-e686-4d8b-901c-57f03dfe2786","name":"Service status query","originalRequest":{"method":"GET","header":[],"url":"https://lukemat.hsy.fi:8443/vesimittari/rest/v1/status/"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"private"},{"key":"Content-Type","value":"text/plain;charset=ISO-8859-1"},{"key":"Content-Length","value":"2"},{"key":"Date","value":"Thu, 25 May 2023 12:22:02 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"OK"}],"_postman_id":"30d6c616-9405-f24a-7d72-9b6ca9c47df8"},{"name":"Store readind","id":"680851f6-d48d-45d9-a7e5-ec87cb88c329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"id\" : \"1234567890112345678901123456789011234567891\",\n    \"apiKey\" : \"HSYTEST01_12gWSDuocGj4tP8qGHJKu31mbEjwIusfdnHzehq7\",\n    \"customerNumber\" : \"888888888\",\n    \"readingDate\" : \"1.11.2020\",\n    \"contractNumber\" : \"777777777\",\n    \"readingList\" : [\n        {\n            \"reading\": \"100\",\n            \"meterNumber\": \"MOCK000001\"\n        }],\n    \"submitterInformation\" : \"Interface Postman-demo\",\n    \"language\" : \"FINNISH\"\n}"},"url":"https://lukemat.hsy.fi:8443/vesimittari/rest/v1/reading/store/","description":"<p>Store water meter readings.</p>\n","urlObject":{"protocol":"https","port":"8443","path":["vesimittari","rest","v1","reading","store",""],"host":["lukemat","hsy","fi"],"query":[],"variable":[]}},"response":[{"id":"71f8dc6c-4589-4c2c-b4b6-170751df88e0","name":"Store reading Copy","originalRequest":{"method":"POST","header":[{"key":"Content-type","value":"application/json;charset=UTF-8"}],"body":{"mode":"raw","raw":"{\n    \"id\" : \"1234567890112345678901123456789011234567891\",\n    \"apiKey\" : \"HSYTEST01_12gWSDuocGj4tP8qGHJKu31mbEjwIusfdnHzehq7\",\n    \"customerNumber\" : \"888888888\",\n    \"readingDate\" : \"1.5.2023\",\n    \"contractNumber\" : \"777777777\",\n    \"readingList\" : [\n        {\n            \"reading\": \"100\",\n            \"meterNumber\": \"MOCK000001\"\n        }],\n    \"submitterInformation\" : \"Interface Postman-demo\",\n    \"language\" : \"FINNISH\"\n}"},"url":"https://lukemat.hsy.fi:8443/vesimittari/rest/v1/reading/store/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 25 May 2023 12:21:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Mock request. Reading not actually stored.\",\n    \"errorList\": null\n}"}],"_postman_id":"680851f6-d48d-45d9-a7e5-ec87cb88c329"}],"event":[{"listen":"prerequest","script":{"id":"41e30997-178b-4955-99ff-f0e773955230","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"084c3a46-6658-432c-a301-805fb3a45971","type":"text/javascript","exec":[""]}}]}