{"info":{"_postman_id":"593d0319-6a9a-4cba-8f67-58a89b4cb771","name":"Herzum Approval API","description":"<html><head></head><body><h1 id=\"overview\">Overview</h1>\n<p>The <a href=\"https://marketplace.atlassian.com/apps/1211763/herzum-approval?hosting=server&amp;tab=overview\">Herzum Approval</a> is a JIRA app that provides a powerful, flexible and straightforward way to set up your approval processes in JIRA.<br>Herzum Approval API Collection allows developers to build your own integrations with the app.<br>API Capabilities at the moment include:</p>\n<ul>\n<li>Search information about approval items filtering by user, status, issue key and approval name</li>\n<li>Operate on the issue approvals (APPROVE, REJECT, ABSTAIN, RESET).</li>\n</ul>\n<p>For more details, read the Herzum Approval <a href=\"https://chicago.herzum.com/confluence/display/HAP/REST+API\">Rest Api documentation</a></p>\n<p>.</p>\n<h1 id=\"get-help\">Get help</h1>\n<p>If you need help, ask a question in our</p>\n<p><a href=\"https://chicago.herzum.com/jira/plugins/servlet/desk\">Customer Portal</a></p>\n<p>.</p>\n<h1 id=\"submit-feedback\">Submit feedback</h1>\n<p>Your ideas matter!<br>We know the best future version of our API will come from creating it together with the people who use it most.<br>Help us develop the next generation of the Herzum Approval API by</p>\n<p><a href=\"https://chicago.herzum.com/jira/plugins/servlet/desk\">sharing your feedback</a></p>\n<p>.</p>\n<h1 id=\"quick-install\">Quick install</h1>\n<p>Just click the Run in Postman button. You're all set!</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>The Authentication of this API relies on the JIRA built in Auth. A login endpoint is provided for the initial login. The other requests will use the cookies set by the login request.</p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>The individual APIs can return different errors.</p>\n<p>Please look at the examples fo the details.</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>This API does not provide any Rate Limit.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Overview","slug":"overview"},{"content":"Get help","slug":"get-help"},{"content":"Submit feedback","slug":"submit-feedback"},{"content":"Quick install","slug":"quick-install"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"},{"content":"Rate limit","slug":"rate-limit"}],"owner":"11380402","collectionId":"593d0319-6a9a-4cba-8f67-58a89b4cb771","publishedId":"T1Djmfg7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-20T08:13:52.000Z"},"item":[{"name":"IssueApprovals","item":[{"name":"getIssueApprovals","id":"7edc9597-4e3e-4367-a005-4013cd8c8c06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?status=PENDING&username=UserByExample&appname=ApproverbyExample&issuekey=TEST-11&issuekeys=TEST-1,TEST-2&issueids=1000,1001,1002&startAt=0&maxResults=10","description":"<p>In the tab for authentication is present auth for an administrator user</p>\n","urlObject":{"protocol":"http","path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"host":["localhost:18081"],"query":[{"description":{"content":"<p>Filter the collection of returned IssueApproval by status. It can be PENDING, APPROVED, REJECTED or ABSTAINED</p>\n","type":"text/plain"},"key":"status","value":"PENDING"},{"description":{"content":"<p>Filter the collection of returned IssueApproval that an user can approve. </p>\n","type":"text/plain"},"key":"username","value":"UserByExample"},{"description":{"content":"<p>Filter the collection of returned IssueApproval by  Approval Name. </p>\n","type":"text/plain"},"key":"appname","value":"ApproverbyExample"},{"description":{"content":"<p>Filter the collection of returned IssueApproval by issue key</p>\n","type":"text/plain"},"key":"issuekey","value":"TEST-11"},{"description":{"content":"<p>Filter the collection of returned IssueApproval by issue keys</p>\n","type":"text/plain"},"key":"issuekeys","value":"TEST-1,TEST-2"},{"description":{"content":"<p>Filter the collection of returned IssueApproval by issue ids</p>\n","type":"text/plain"},"key":"issueids","value":"1000,1001,1002"},{"description":{"content":"<p>Filter the collection of returned IssueApproval starting by the element's index order by issue approval id</p>\n","type":"text/plain"},"key":"startAt","value":"0"},{"description":{"content":"<p>Filter the number of returned IssueApproval order by issue approval id </p>\n","type":"text/plain"},"key":"maxResults","value":"10"}],"variable":[]}},"response":[{"id":"1621b24d-c828-44ea-baa3-ba93a2ffba3e","name":"IssueApprovals EMPTY Username","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?username=      ","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"username","value":"      "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"517x13x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:37:36 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.username.empty\",\n    \"errorMessage\": \"The username cannot be empty\",\n    \"status\": 400\n}"},{"id":"4b15f2b7-2d6d-4fd3-a8e5-02838102f812","name":"IssueApprovals by Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?status=PENDING","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"status","value":"PENDING"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"522x299x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:42:09 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 13,\n        \"issueId\": 10600,\n        \"approvalId\": 5,\n        \"approvalName\": \"restricted\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"To Do\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"08/05/2020 13:40:53\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    },\n    {\n        \"id\": 21,\n        \"issueId\": 10500,\n        \"approvalId\": 1,\n        \"approvalName\": \"tech\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"To Do\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    },\n    {\n        \"id\": 22,\n        \"issueId\": 10500,\n        \"approvalId\": 3,\n        \"approvalName\": \"Financial\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"21\",\n        \"transitionName\": \"In Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    },\n    {\n        \"id\": 23,\n        \"issueId\": 10500,\n        \"approvalId\": 4,\n        \"approvalName\": \"example\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"21\",\n        \"transitionName\": \"In Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 2,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    }\n]"},{"id":"5c6994a4-03c7-4c89-9048-cbfc55216eb7","name":"IssueApprovals WRONG Username","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?username=adminn","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"username","value":"adminn"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"518x14x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:38:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.user.notfound\",\n    \"errorMessage\": \"The user does not exists\",\n    \"status\": 404\n}"},{"id":"6ac5b376-7e84-4e5a-a58a-1d2b16a77f3b","name":"IssueApprovals EMPTY Appname","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?appname=     ","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"appname","value":"     "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"520x296x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:40:56 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.appname.empty\",\n    \"errorMessage\": \"If the parameter appname is present it cannot be empty \",\n    \"status\": 400\n}"},{"id":"6b7bbb7b-de97-457f-b17d-5af9b9801810","name":"All Issue Approvals","originalRequest":{"method":"GET","header":[],"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"516x11x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"Set-Cookie","value":"atlassian.xsrf.token=BEB0-9ZTZ-ZWXR-Q3LR_216792c23cc6c4659278147331a14c5e98ac60fe_lin; Path=/"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:36:09 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 13,\n        \"issueId\": 10600,\n        \"approvalId\": 5,\n        \"approvalName\": \"restricted\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"To Do\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"08/05/2020 13:40:53\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    },\n    {\n        \"id\": 21,\n        \"issueId\": 10500,\n        \"approvalId\": 1,\n        \"approvalName\": \"tech\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"To Do\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    },\n    {\n        \"id\": 22,\n        \"issueId\": 10500,\n        \"approvalId\": 3,\n        \"approvalName\": \"Financial\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"21\",\n        \"transitionName\": \"In Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    },\n    {\n        \"id\": 23,\n        \"issueId\": 10500,\n        \"approvalId\": 4,\n        \"approvalName\": \"example\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"21\",\n        \"transitionName\": \"In Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 2,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    }\n]"},{"id":"779d8f11-fdff-4836-a5d4-9139271949c3","name":"IssueApprovals WRONG Appname","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?appname=WRONG","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"appname","value":"WRONG"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"521x297x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:41:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.approval.notexist\",\n    \"errorMessage\": \"The approval referenced by the issueApproval does not exist\",\n    \"status\": 404\n}"},{"id":"8906b778-5711-42ca-b7cc-d9bca3b407b7","name":"IssueApprovals by Approval Name","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?appname=tech","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"appname","value":"tech"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"520x295x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:40:27 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 21,\n        \"issueId\": 10500,\n        \"approvalId\": 1,\n        \"approvalName\": \"tech\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"To Do\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    }\n]"},{"id":"9cc9ea35-1f8e-467d-b88d-ab025ffcc90f","name":"IssueApprovals WRONG Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?status=WRONG","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"status","value":"WRONG"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"524x301x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:44:12 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.status.notexist\",\n    \"errorMessage\": \"The specified status does not exist. Use APPROVED, REJECTED, ABSTAINED, PENDING\",\n    \"status\": 400\n}"},{"id":"d1ace52a-088d-4c05-a164-95d3945f2279","name":"IssueApprovals by User","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?username=admin","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"username","value":"admin"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"516x12x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:36:44 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 21,\n        \"issueId\": 10500,\n        \"approvalId\": 1,\n        \"approvalName\": \"tech\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"To Do\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    },\n    {\n        \"id\": 22,\n        \"issueId\": 10500,\n        \"approvalId\": 3,\n        \"approvalName\": \"Financial\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"21\",\n        \"transitionName\": \"In Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"11/05/2020 10:09:18\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    },\n    {\n        \"id\": 13,\n        \"issueId\": 10600,\n        \"approvalId\": 5,\n        \"approvalName\": \"restricted\",\n        \"issueStatus\": \"10001\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"To Do\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"10001\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1,\n        \"mrr\": -1,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"08/05/2020 13:40:53\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false\n    }\n]"},{"id":"a018123b-11a7-4c03-b3ff-9d21cd8d4e87","name":"IssueApprovals by Issue Key","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issuekey={{issuekey}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issuekey","value":"{{issuekey}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"516x12x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:36:44 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 73,\n        \"issueId\": 12305,\n        \"approvalId\": 3,\n        \"approvalName\": \"Roberto Pupo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"21\",\n        \"transitionName\": \"Ready for review\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"3\",\n        \"type\": \"SINGLE_ISSUE\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    },\n    {\n        \"id\": 74,\n        \"issueId\": 12305,\n        \"approvalId\": 3,\n        \"approvalName\": \"Roberto Pupo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"Start Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"1\",\n        \"type\": \"SINGLE_ISSUE\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"20/01/2023 09:59:12\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    },\n    {\n        \"id\": 75,\n        \"issueId\": 12305,\n        \"approvalId\": 2,\n        \"approvalName\": \"Marco Polo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"Start Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"1\",\n        \"type\": \"SINGLE_ISSUE\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"20/01/2023 09:59:16\",\n        \"sortSa\": 2,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    },\n    {\n        \"id\": 76,\n        \"issueId\": 12305,\n        \"approvalId\": 3,\n        \"approvalName\": \"Roberto Pupo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"111\",\n        \"transitionName\": \"Stop progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"3\",\n        \"type\": \"SINGLE_ISSUE\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    }\n]"},{"id":"ccd7cdd5-a5e0-415b-8d86-0a7dd3e111de","name":"IssueApprovals by Issue Keys","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issuekeys={{issuekey}},{{issuekey2}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issuekeys","value":"{{issuekey}},{{issuekey2}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"516x12x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:36:44 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 75,\n        \"issueId\": 12305,\n        \"approvalId\": 2,\n        \"approvalName\": \"Marco Polo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"Start Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"1\",\n        \"type\": \"SINGLE_ISSUE\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"20/01/2023 09:59:16\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    },\n    {\n        \"id\": 76,\n        \"issueId\": 12305,\n        \"approvalId\": 3,\n        \"approvalName\": \"Roberto Pupo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"111\",\n        \"transitionName\": \"Stop progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"3\",\n        \"type\": \"SINGLE_ISSUE\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    },\n    {\n        \"id\": 77,\n        \"issueId\": 12400,\n        \"approvalId\": 3,\n        \"approvalName\": \"Roberto Pupo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"Start Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"1\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"20/01/2023 10:02:30\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    }\n]"},{"id":"453460d8-45cd-4222-bd24-b70177479c6a","name":"IssueApprovals by Issue Ids","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issueids={{issueid}},{{issueid2}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issueids","value":"{{issueid}},{{issueid2}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"516x12x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:36:44 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 75,\n        \"issueId\": 12305,\n        \"approvalId\": 2,\n        \"approvalName\": \"Marco Polo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"Start Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"1\",\n        \"type\": \"SINGLE_ISSUE\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"20/01/2023 09:59:16\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    },\n    {\n        \"id\": 76,\n        \"issueId\": 12305,\n        \"approvalId\": 3,\n        \"approvalName\": \"Roberto Pupo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"111\",\n        \"transitionName\": \"Stop progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"3\",\n        \"type\": \"SINGLE_ISSUE\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    },\n    {\n        \"id\": 77,\n        \"issueId\": 12400,\n        \"approvalId\": 3,\n        \"approvalName\": \"Roberto Pupo\",\n        \"issueStatus\": \"1\",\n        \"approvalStatus\": \"PENDING\",\n        \"transitionId\": \"11\",\n        \"transitionName\": \"Start Progress\",\n        \"notificationDate\": \"Not Sent\",\n        \"sourceStatusId\": \"1\",\n        \"type\": \"WORKFLOW\",\n        \"defineCustomApproval\": false,\n        \"awt\": false,\n        \"awtr\": false,\n        \"awtad\": false,\n        \"arn\": false,\n        \"nac\": false,\n        \"rac\": false,\n        \"errorTransit\": false,\n        \"mra\": -1.0,\n        \"mrr\": -1.0,\n        \"conditionalRuleId\": -1,\n        \"submittedDate\": \"20/01/2023 10:02:30\",\n        \"sortSa\": 1,\n        \"sa\": false,\n        \"saad\": false,\n        \"abstainActionStatus\": 0,\n        \"isOptionalApproval\": false,\n        \"showAppStatusJsd\": false,\n        \"showAppButtonsJsd\": false\n    }\n]"},{"id":"e4e87a8c-3330-421e-ade7-0925185e1240","name":"IssueApprovals by Start At and by Max Results","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?startAt=0&maxResults=2","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"startAt","value":"0"},{"key":"maxResults","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"516x12x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:36:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"startAt\": 0,\n    \"maxResults\": 2,\n    \"total\": 13,\n    \"issueApprovals\": [\n        {\n            \"id\": 54,\n            \"issueId\": 12100,\n            \"approvalId\": 3,\n            \"approvalName\": \"Roberto Pupo\",\n            \"issueStatus\": \"1\",\n            \"approvalStatus\": \"PENDING\",\n            \"date\": \"09/01/2023 10:56:58\",\n            \"approverUser\": \"Roberto Pupo\",\n            \"transitionId\": \"11\",\n            \"transitionName\": \"Start Progress\",\n            \"notificationDate\": \"Not Sent\",\n            \"sourceStatusId\": \"1\",\n            \"type\": \"SINGLE_ISSUE\",\n            \"defineCustomApproval\": false,\n            \"awt\": false,\n            \"awtr\": false,\n            \"awtad\": false,\n            \"arn\": false,\n            \"nac\": false,\n            \"rac\": false,\n            \"errorTransit\": false,\n            \"mra\": -1.0,\n            \"mrr\": -1.0,\n            \"conditionalRuleId\": -1,\n            \"submittedDate\": \"09/01/2023 10:53:41\",\n            \"sortSa\": 1,\n            \"sa\": false,\n            \"saad\": false,\n            \"abstainActionStatus\": 0,\n            \"isOptionalApproval\": false,\n            \"showAppStatusJsd\": false,\n            \"showAppButtonsJsd\": false\n        },\n        {\n            \"id\": 55,\n            \"issueId\": 12104,\n            \"approvalId\": 3,\n            \"approvalName\": \"Roberto Pupo\",\n            \"issueStatus\": \"1\",\n            \"approvalStatus\": \"PENDING\",\n            \"transitionId\": \"11\",\n            \"transitionName\": \"Start Progress\",\n            \"notificationDate\": \"Not Sent\",\n            \"sourceStatusId\": \"1\",\n            \"type\": \"WORKFLOW\",\n            \"defineCustomApproval\": false,\n            \"awt\": false,\n            \"awtr\": false,\n            \"awtad\": false,\n            \"arn\": false,\n            \"nac\": false,\n            \"rac\": false,\n            \"errorTransit\": false,\n            \"mra\": -1.0,\n            \"mrr\": -1.0,\n            \"conditionalRuleId\": -1,\n            \"submittedDate\": \"09/01/2023 10:53:41\",\n            \"sortSa\": 1,\n            \"sa\": false,\n            \"saad\": false,\n            \"abstainActionStatus\": 0,\n            \"isOptionalApproval\": false,\n            \"showAppStatusJsd\": false,\n            \"showAppButtonsJsd\": false\n        }\n    ]\n}"},{"id":"f4c8190f-23cc-4fb2-b7f0-ff7a71f5d9ed","name":"IssueApprovals EMPTY Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?status=     ","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"status","value":"     "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"523x300x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:43:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.status.empty\",\n    \"errorMessage\": \"If the paramenter status is present it cannot be empty \",\n    \"status\": 400\n}"},{"id":"e128351c-37f8-486f-b700-d64cd201b175","name":"IssueApprovals EMPTY Issue Keys","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issuekeys={{emptyIssueKeys}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issuekeys","value":"{{emptyIssueKeys}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"523x300x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:43:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issue.keys.empty\",\n    \"errorMessage\": \"If the issuekeys parameter is present it cannot be empty\",\n    \"status\": 400\n}"},{"id":"f592e3cf-cc35-425e-a67b-25d825c90773","name":"IssueApprovals EMPTY Issue Ids","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issueids={{emptyIssueIds}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issueids","value":"{{emptyIssueIds}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"523x300x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:43:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issue.ids.empty\",\n    \"errorMessage\": \"If the issueids parameter is present it cannot be empty\",\n    \"status\": 400\n}"},{"id":"61ad4d38-b9e7-4e4a-9ddd-d7acf2a4a9f2","name":"IssueApprovals EMPTY Issue Key","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issuekey={{emptyIssueKeys}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issuekey","value":"{{emptyIssueKeys}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"523x300x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:43:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issue.keys.empty\",\n    \"errorMessage\": \"If the issuekey parameter is present it cannot be empty\",\n    \"status\": 400\n}"},{"id":"afd93fd2-c206-47fa-8b4a-db673fd590e2","name":"IssueApprovals EMPTY Start At","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?startAt={{emptyStartAt}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"startAt","value":"{{emptyStartAt}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"523x300x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:43:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"start.at.empty\",\n    \"errorMessage\": \"If the startAt parameter is present it cannot be empty\",\n    \"status\": 400\n}"},{"id":"fcaf6cb0-2f10-4811-9821-ef17eaf1ea10","name":"IssueApprovals EMPTY Max Results","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?maxResults={{emptyMaxResults}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"maxResults","value":"{{emptyMaxResults}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"523x300x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:43:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"max.results.empty\",\n    \"errorMessage\": \"If the maxResults parameter is present it cannot be empty\",\n    \"status\": 400\n}"},{"id":"4478f8d1-9586-41f3-b178-231d07c8640c","name":"getIssueApprovals INVALID LICENSE","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errorCode\": \"license.invalid\",\r\n    \"errorMessage\": \"License is invalid\",\r\n    \"status\": 402\r\n}"},{"id":"00d6bd18-afcc-4d22-a041-b683b82f08ae","name":"getIssueApprovals NOT EXIST Approval","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errorCode\": \"issueapproval.approval.notexist\",\r\n    \"errorMessage\": \"The approval referenced by the issueApproval does not exist\",\r\n    \"status\": 404\r\n}"},{"id":"085fc2d0-13b4-4555-88db-8251bb912cb8","name":"getIssueApprovals WRONG Issue Key","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issuekey={{wrongIssueKey}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issuekey","value":"{{wrongIssueKey}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errorCode\": \"issue.notexist.or.noperm\",\r\n    \"errorMessage\": \"The issue does not exist or you do not have permission to view it. Invalid issue key set: ({{wrongIssueKey}}).\",\r\n    \"status\": 404\r\n}"},{"id":"a24a0789-f7c0-40a7-98b5-372af983f40b","name":"getIssueApprovals WRONG Issue Keys","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issuekeys={{wrongIssueKey1}},{{wrongIssueKey2}},{{validIssueKey}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issuekeys","value":"{{wrongIssueKey1}},{{wrongIssueKey2}},{{validIssueKey}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errorCode\": \"issues.notexist.or.noperm\",\r\n    \"errorMessage\": \"Some issues do not exist or you do not have permission to view them. Invalid issue key set: ({{wrongIssueKey1}},{{wrongIssueKey2}}).\",\r\n    \"status\": 404\r\n}"},{"id":"9e7211b3-34df-45b1-aaec-651ae6fb63d4","name":"getIssueApprovals WRONG Issue Ids","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issueids={{wrongIssueId1}},{{wrongIssueId2}},{{validIssueId}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issueids","value":"{{wrongIssueId1}},{{wrongIssueId2}},{{validIssueId}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errorCode\": \"issues.notexist.or.noperm\",\r\n    \"errorMessage\": \"Some issues do not exist or you do not have permission to view them. Invalid issue id set: ({{wrongIssueId1}},{{wrongIssueId2}}).\",\r\n    \"status\": 404\r\n}"},{"id":"6fa6e77b-8831-4d51-8400-2d545c46f8e6","name":"getIssueApprovals WRONG Issue Key Issue Keys, Issue Ids","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?issuekey={{wrongIssueKey1}}&issuekeys={{wrongIssueKey2}},{{wrongIssueKey3}},{{validIssueKey}}&issueids={{wrongIssueId1}},{{validIssueId2}},{{wrongIssueId2}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"issuekey","value":"{{wrongIssueKey1}}"},{"key":"issuekeys","value":"{{wrongIssueKey2}},{{wrongIssueKey3}},{{validIssueKey}}"},{"key":"issueids","value":"{{wrongIssueId1}},{{validIssueId2}},{{wrongIssueId2}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errorCode\": \"issues.notexist.or.noperm\",\r\n    \"errorMessage\": \"Some issues do not exist or you do not have permission to view them. Invalid issue key set: ({{wrongIssueKey1}},{{wrongIssueKey2}},{{wrongIssueKey3}}). Invalid issue id set: ({{wrongIssueId1}},{{wrongIssueId2}}).\",\r\n    \"status\": 404\r\n}"},{"id":"02c23f34-699e-4120-86c1-1f6679901d7d","name":"getIssueApprovals WRONG Start At","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?startAt={{wrongStartAt}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"startAt","value":"{{wrongStartAt}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errorCode\": \"invalid.start.at\",\r\n    \"errorMessage\": \"startAt parameter is invalid\",\r\n    \"status\": 404\r\n}"},{"id":"539d30b2-3ab4-4db4-bbd1-3fc096f6d527","name":"getIssueApprovals WRONG Max Results","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals?maxResults={{wrongMaxResults}}","protocol":"http","host":["localhost:18081"],"path":["rest","herzum-hap-services","1.0","api","issueapprovals"],"query":[{"key":"maxResults","value":"{{wrongMaxResults}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"errorCode\": \"invalid.max.results\",\r\n    \"errorMessage\": \"maxResults parameter is invalid\",\r\n    \"status\": 404\r\n}"}],"_postman_id":"7edc9597-4e3e-4367-a005-4013cd8c8c06"},{"name":"operateIssueApproval","id":"80236ec1-e6b6-4bac-8286-8e11cbfbe259","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"    \",\n\t\"username\" : \"admin\", \n\t\"password\" : \"admin\" ,\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/11/action","urlObject":{"protocol":"http","port":"18081","path":["rest","herzum-hap-services","1.0","api","issueapprovals","11","action"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"12b4df60-a6bc-42a8-b25c-8c4e6a343251","name":"actOnIssueApprovals EMPTY Action","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"      \",\n\t\"username\" : \"admin\", \n\t\"password\" : \"admin\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"531x310x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:51:56 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.action.notexist\",\n    \"errorMessage\": \"The specified action does not exist. Use APPROVE, REJECT, ABSTAIN, RESET\",\n    \"status\": 400\n}"},{"id":"2c915a88-1483-411a-b127-98387c48e937","name":"actOnIssueApprovals WRONG Password","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"APPROVE\",\n    \"username\" : \"admin\", \n\t\"password\" : \"pwd\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"536x317x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:56:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.credentials.wrong\",\n    \"errorMessage\": \"The username and the password do not match\",\n    \"status\": 403\n}"},{"id":"2da3e000-bd33-4d46-bd2b-ec78c323a06e","name":"actOnIssueApprovals REQUIRED Action","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"username\" : \"admin\", \n\t\"password\" : \"pwd\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"558x3506x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 07:18:20 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.action.required\",\n    \"errorMessage\": \"The action parameter is required\",\n    \"status\": 400\n}"},{"id":"3e921342-386e-4b60-9875-4af06daf2bf8","name":"actOnIssueApprovals RESET","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"RESET\",\n\t\"username\" : \"admin\", \n\t\"password\" : \"admin\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"530x306x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:50:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 13,\n    \"issueId\": 10600,\n    \"approvalId\": 5,\n    \"approvalName\": \"restricted\",\n    \"issueStatus\": \"10001\",\n    \"approvalStatus\": \"PENDING\",\n    \"date\": \"12/05/2020 08:50:31\",\n    \"approverUser\": \"admin\",\n    \"transitionId\": \"11\",\n    \"transitionName\": \"To Do\",\n    \"notificationDate\": \"Not Sent\",\n    \"sourceStatusId\": \"10001\",\n    \"type\": \"WORKFLOW\",\n    \"defineCustomApproval\": false,\n    \"awt\": false,\n    \"awtr\": false,\n    \"awtad\": false,\n    \"arn\": false,\n    \"nac\": false,\n    \"rac\": false,\n    \"errorTransit\": false,\n    \"mra\": -1,\n    \"mrr\": -1,\n    \"conditionalRuleId\": -1,\n    \"submittedDate\": \"08/05/2020 13:40:53\",\n    \"sortSa\": 1,\n    \"sa\": false,\n    \"saad\": false,\n    \"abstainActionStatus\": 0,\n    \"isOptionalApproval\": false\n}"},{"id":"4d4b3b4b-886d-49c8-8686-f5ada5502f63","name":"actOnIssueApprovals Different Username","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"APPROVE\",\n    \"username\" : \"userexample\", \n\t\"password\" : \"admin\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"535x316x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:55:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"username.notcorrespond\",\n    \"errorMessage\": \"The username does not correspond to the loggedin user\",\n    \"status\": 403\n}"},{"id":"68780d77-1329-4719-a0fc-dd383876e71f","name":"actOnIssueApprovals WRONG Action","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"WRONG\",\n\t\"username\" : \"admin\", \n\t\"password\" : \"admin\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"531x309x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:51:35 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.action.notexist\",\n    \"errorMessage\": \"The specified action does not exist. Use APPROVE, REJECT, ABSTAIN, RESET\",\n    \"status\": 400\n}"},{"id":"6b585fa6-922b-44fe-a6ee-f7f1f87536b9","name":"actOnIssueApprovals REJECT","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"REJECT\",\n\t\"username\" : \"admin\", \n\t\"password\" : \"admin\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"530x307x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:50:52 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 13,\n    \"issueId\": 10600,\n    \"approvalId\": 5,\n    \"approvalName\": \"restricted\",\n    \"issueStatus\": \"10001\",\n    \"approvalStatus\": \"REJECTED\",\n    \"date\": \"12/05/2020 08:50:52\",\n    \"approverUser\": \"admin\",\n    \"transitionId\": \"11\",\n    \"transitionName\": \"To Do\",\n    \"notificationDate\": \"Not Sent\",\n    \"sourceStatusId\": \"10001\",\n    \"type\": \"WORKFLOW\",\n    \"defineCustomApproval\": false,\n    \"awt\": false,\n    \"awtr\": false,\n    \"awtad\": false,\n    \"arn\": false,\n    \"nac\": false,\n    \"rac\": false,\n    \"errorTransit\": false,\n    \"mra\": -1,\n    \"mrr\": -1,\n    \"conditionalRuleId\": -1,\n    \"submittedDate\": \"08/05/2020 13:40:53\",\n    \"sortSa\": 1,\n    \"sa\": false,\n    \"saad\": false,\n    \"abstainActionStatus\": 0,\n    \"isOptionalApproval\": false\n}"},{"id":"97e8ad98-262b-4feb-95bd-e8701cae7c22","name":"actOnIssueApprovals USERNAME and PWD required by General Configuration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"APPROVE\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"572x3771x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 07:33:37 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.usernamepwd.required\",\n    \"errorMessage\": \"The username and password are required by the General Configuration\",\n    \"status\": 400\n}"},{"id":"b43effe6-886e-4d28-bb88-50c1a2d24f10","name":"actOnIssueApprovals Comment required by configuration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"REJECT\",\n    \"username\" : \"admin\", \n\t\"password\" : \"admin\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/21/action"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"629x4267x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 08:29:57 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.comment.required\",\n    \"errorMessage\": \"The comment is set to be required by Configuration\",\n    \"status\": 400\n}"},{"id":"bddc5d09-c7c9-428c-bc9e-f26b023906db","name":"actOnIssueApprovals APPROVE","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"APPROVE\",\n\t\"username\" : \"admin\", \n\t\"password\" : \"admin\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"529x305x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:49:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 13,\n    \"issueId\": 10600,\n    \"approvalId\": 5,\n    \"approvalName\": \"restricted\",\n    \"issueStatus\": \"10001\",\n    \"approvalStatus\": \"APPROVED\",\n    \"date\": \"12/05/2020 08:49:25\",\n    \"approverUser\": \"admin\",\n    \"transitionId\": \"11\",\n    \"transitionName\": \"To Do\",\n    \"notificationDate\": \"Not Sent\",\n    \"sourceStatusId\": \"10001\",\n    \"type\": \"WORKFLOW\",\n    \"defineCustomApproval\": false,\n    \"awt\": false,\n    \"awtr\": false,\n    \"awtad\": false,\n    \"arn\": false,\n    \"nac\": false,\n    \"rac\": false,\n    \"errorTransit\": false,\n    \"mra\": -1,\n    \"mrr\": -1,\n    \"conditionalRuleId\": -1,\n    \"submittedDate\": \"08/05/2020 13:40:53\",\n    \"sortSa\": 1,\n    \"sa\": false,\n    \"saad\": false,\n    \"abstainActionStatus\": 0,\n    \"isOptionalApproval\": false\n}"},{"id":"c09ce8c7-a83b-4763-9deb-7c25bf78c712","name":"actOnIssueApprovals Username and Password required by configuration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"APPROVE\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/21/action"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"630x4268x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 08:30:57 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"issueapproval.usernamepwd.required\",\n    \"errorMessage\": \"The username and password are required by Configuration\",\n    \"status\": 400\n}"},{"id":"c418c05f-a241-48d3-ab85-e11e23ef2394","name":"actOnIssueApprovals ABSTAIN","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"ABSTAIN\",\n\t\"username\" : \"admin\", \n\t\"password\" : \"admin\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"531x308x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 06:51:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 13,\n    \"issueId\": 10600,\n    \"approvalId\": 5,\n    \"approvalName\": \"restricted\",\n    \"issueStatus\": \"10001\",\n    \"approvalStatus\": \"ABSTAINED\",\n    \"date\": \"12/05/2020 08:51:13\",\n    \"approverUser\": \"admin\",\n    \"transitionId\": \"11\",\n    \"transitionName\": \"To Do\",\n    \"notificationDate\": \"Not Sent\",\n    \"sourceStatusId\": \"10001\",\n    \"type\": \"WORKFLOW\",\n    \"defineCustomApproval\": false,\n    \"awt\": false,\n    \"awtr\": false,\n    \"awtad\": false,\n    \"arn\": false,\n    \"nac\": false,\n    \"rac\": false,\n    \"errorTransit\": false,\n    \"mra\": -1,\n    \"mrr\": -1,\n    \"conditionalRuleId\": -1,\n    \"submittedDate\": \"08/05/2020 13:40:53\",\n    \"sortSa\": 1,\n    \"sa\": false,\n    \"saad\": false,\n    \"abstainActionStatus\": 0,\n    \"isOptionalApproval\": false\n}"},{"id":"c4943f53-96aa-473a-858f-7a4013fafc64","name":"actOnIssueApprovals WITHOUT mandatory authentication configured","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"action\"   : \"APPROVE\",\n\t\"comment\" : \"comment\"\n}"},"url":"http://localhost:18081/rest/herzum-hap-services/1.0/api/issueapprovals/13/action"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"X-AREQUESTID","value":"570x3753x1"},{"key":"X-ASESSIONID","value":"1hpm0g4"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"X-ASEN","value":"SEN-L15325057"},{"key":"X-Seraph-LoginReason","value":"OK"},{"key":"X-AUSERNAME","value":"admin"},{"key":"Cache-Control","value":"no-cache, no-store, no-transform"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"User-Agent"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 12 May 2020 07:30:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 13,\n    \"issueId\": 10600,\n    \"approvalId\": 5,\n    \"approvalName\": \"restricted\",\n    \"issueStatus\": \"10001\",\n    \"approvalStatus\": \"APPROVED\",\n    \"date\": \"12/05/2020 09:30:43\",\n    \"approverUser\": \"admin\",\n    \"transitionId\": \"11\",\n    \"transitionName\": \"To Do\",\n    \"notificationDate\": \"Not Sent\",\n    \"sourceStatusId\": \"10001\",\n    \"type\": \"WORKFLOW\",\n    \"defineCustomApproval\": false,\n    \"awt\": false,\n    \"awtr\": false,\n    \"awtad\": false,\n    \"arn\": false,\n    \"nac\": false,\n    \"rac\": false,\n    \"errorTransit\": false,\n    \"mra\": -1,\n    \"mrr\": -1,\n    \"conditionalRuleId\": -1,\n    \"submittedDate\": \"08/05/2020 13:40:53\",\n    \"sortSa\": 1,\n    \"sa\": false,\n    \"saad\": false,\n    \"abstainActionStatus\": 0,\n    \"isOptionalApproval\": false\n}"}],"_postman_id":"80236ec1-e6b6-4bac-8286-8e11cbfbe259"}],"id":"c8fa9e11-f82e-41c4-9e7a-f0719794ea0d","_postman_id":"c8fa9e11-f82e-41c4-9e7a-f0719794ea0d","description":""},{"name":"login Admin","id":"6fc724c0-0bc5-494e-9fac-64f5e5afb667","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"admin\",\r\n    \"password\": \"admin\"\r\n}"},"url":"http://localhost:18081/rest/auth/1/session","urlObject":{"protocol":"http","path":["rest","auth","1","session"],"host":["localhost:18081"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fc724c0-0bc5-494e-9fac-64f5e5afb667"}],"event":[{"listen":"prerequest","script":{"id":"7d71efa9-42fa-4112-bb69-6a3bff7df793","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"396e0baf-70f3-48f3-a79d-f4f9c6622e0e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"hostname","value":"localhost:18081"},{"key":"username","value":"admin"},{"key":"wrongUsername","value":"adminn"},{"key":"emptyUsername","value":"      "},{"key":"differentUsername","value":"userexample"},{"key":"password","value":"admin"},{"key":"wrongPassword","value":"pwd"},{"key":"approveAction","value":"APPROVE"},{"key":"resetAction","value":"RESET"},{"key":"abstainAction","value":"ABSTAIN"},{"key":"rejectAction","value":"REJECT"},{"key":"emptyAction","value":"      "},{"key":"approvedStatus","value":"APPROVED"},{"key":"pendingStatus","value":"PENDING"},{"key":"abstainedStatus","value":"ABSTAINED"},{"key":"rejectedStatus","value":"REJECTED"},{"key":"emptyStatus","value":"     "},{"key":"wrongStatus","value":"WRONG"},{"key":"wrongAction","value":"WRONG"},{"key":"appname","value":"tech"},{"key":"emptyAppname","value":"     "},{"key":"wrongAppname","value":"WRONG"},{"key":"issueApprovalId","value":"13"},{"key":"adminUsername","value":"admin"},{"key":"adminPwd","value":"admin"},{"key":"guestUsername","value":"user3"},{"key":"guestPwd","value":"admin"}]}