{"info":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","description":"<html><head></head><body><p>Welcome to Time to SLA Cloud REST API documentation. These APIs will help you to edit/view your data. You need a JWT token for authorization. Go to API Token page and create a token. Replace {{jwtToken}} in the header with your token.</p>\n<p><strong>Important note</strong>: For using these APIs, your JWT must have permission and access.</p>\n<p>For example; If you don't have permission to view SLA configuration or manage SLAs, you cannot use SLA APIs even if your JWT token has access to SLA APIs.</p>\n<blockquote>\n<p>ℹ️ <strong>Timeout Limit</strong><br>All Time to SLA REST API endpoints have a <strong>28-second timeout limit</strong>.<br>Requests that take longer than 28 seconds to process will <strong>time out and fail</strong>.</p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"15299464","collectionId":"1452ada8-ef6a-4f39-a146-d44a55153cd5","publishedId":"UVyoXJMy","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-29T11:37:48.000Z"},"item":[{"name":"SLA","item":[{"name":"Get all SLAs","id":"159cd70d-d620-46a4-82a9-76be4758d5f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/sla/","description":"<p>Get all SLAs that you have.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla",""],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"739c1564-9fb0-49a2-8478-7cae0da9e51f","name":"Get all SLAs","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/sla"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"1\",\n        \"name\": \"Time to Response\",\n        \"projectIds\": [\n            \"10002\",\n            \"10000\",\n            \"10003\",\n            \"10004\"\n        ],\n        \"jql\": \"\",\n        \"criticalThresholdPercentage\": 80,\n        \"goals\": [\n            {\n                \"id\": \"116b4122-b26b-43d3-ae76-ff904535c0ba\",\n                \"calendarId\": null,\n                \"goalType\": \"FIXED_DURATION\",\n                \"context\": {\n                    \"duration\": \"1h\"\n                },\n                \"order\": 1,\n                \"defaultGoal\": true,\n                \"enabled\": true\n            }\n        ],\n        \"enabled\": true,\n        \"calculationMethod\": \"ALL_CYCLES\",\n        \"eventRules\": [\n            {\n                \"id\": \"148cd99f-ab74-4c10-938e-3674af75f732\",\n                \"eventType\": \"START\",\n                \"sourceType\": \"CHANGE_HISTORY\",\n                \"context\": {\n                    \"fieldType\": \"SYSTEM\",\n                    \"fieldKey\": \"status\",\n                    \"fieldValueType\": \"STATUS\",\n                    \"fieldChangeType\": \"CHANGED_TO\",\n                    \"fieldValueCondition\": \"EQUALS\",\n                    \"values\": [\n                        {\n                            \"ids\": [\n                                \"1\"\n                            ],\n                            \"label\": \"Open\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10000\",\n                                \"10009\"\n                            ],\n                            \"label\": \"To Do\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10016\"\n                            ],\n                            \"label\": \"Waiting for approval\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10011\"\n                            ],\n                            \"label\": \"Waiting for support\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10012\"\n                            ],\n                            \"label\": \"Waiting for customer\"\n                        }\n                    ]\n                },\n                \"eventContext\": null\n            },\n            {\n                \"id\": \"eb8218c9-e513-41a6-b045-da0c7d652037\",\n                \"eventType\": \"STOP\",\n                \"sourceType\": \"CHANGE_HISTORY\",\n                \"context\": {\n                    \"fieldType\": \"SYSTEM\",\n                    \"fieldKey\": \"status\",\n                    \"fieldValueType\": \"STATUS\",\n                    \"fieldChangeType\": \"CHANGED_TO\",\n                    \"fieldValueCondition\": \"EQUALS\",\n                    \"values\": [\n                        {\n                            \"ids\": [\n                                \"6\"\n                            ],\n                            \"label\": \"Closed\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10002\",\n                                \"10005\"\n                            ],\n                            \"label\": \"Done\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10021\"\n                            ],\n                            \"label\": \"Completed\"\n                        },\n                        {\n                            \"ids\": [\n                                \"5\"\n                            ],\n                            \"label\": \"Resolved\"\n                        }\n                    ]\n                },\n                \"eventContext\": null\n            }\n        ],\n        \"intervalRules\": [],\n        \"displayLinkedIssuesTypes\": []\n    },\n    {\n        \"id\": \"2\",\n        \"name\": \"Time to Response Clone\",\n        \"projectIds\": [\n            \"10002\",\n            \"10000\",\n            \"10003\",\n            \"10004\"\n        ],\n        \"jql\": \"\",\n        \"criticalThresholdPercentage\": 80,\n        \"goals\": [\n            {\n                \"id\": \"cd890544-7b01-414f-b72c-2c5693e1d18b\",\n                \"calendarId\": null,\n                \"goalType\": \"FIXED_DURATION\",\n                \"context\": {\n                    \"duration\": \"1h\"\n                },\n                \"order\": 1,\n                \"defaultGoal\": true,\n                \"enabled\": true\n            }\n        ],\n        \"enabled\": true,\n        \"calculationMethod\": \"ALL_CYCLES\",\n        \"eventRules\": [\n            {\n                \"id\": \"148cd99f-ab74-4c10-938e-3674af75f732\",\n                \"eventType\": \"START\",\n                \"sourceType\": \"CHANGE_HISTORY\",\n                \"context\": {\n                    \"fieldType\": \"SYSTEM\",\n                    \"fieldKey\": \"status\",\n                    \"fieldValueType\": \"STATUS\",\n                    \"fieldChangeType\": \"CHANGED_TO\",\n                    \"fieldValueCondition\": \"EQUALS\",\n                    \"values\": [\n                        {\n                            \"ids\": [\n                                \"1\"\n                            ],\n                            \"label\": \"Open\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10000\",\n                                \"10009\"\n                            ],\n                            \"label\": \"To Do\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10016\"\n                            ],\n                            \"label\": \"Waiting for approval\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10011\"\n                            ],\n                            \"label\": \"Waiting for support\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10012\"\n                            ],\n                            \"label\": \"Waiting for customer\"\n                        }\n                    ]\n                },\n                \"eventContext\": null\n            },\n            {\n                \"id\": \"eb8218c9-e513-41a6-b045-da0c7d652037\",\n                \"eventType\": \"STOP\",\n                \"sourceType\": \"CHANGE_HISTORY\",\n                \"context\": {\n                    \"fieldType\": \"SYSTEM\",\n                    \"fieldKey\": \"status\",\n                    \"fieldValueType\": \"STATUS\",\n                    \"fieldChangeType\": \"CHANGED_TO\",\n                    \"fieldValueCondition\": \"EQUALS\",\n                    \"values\": [\n                        {\n                            \"ids\": [\n                                \"6\"\n                            ],\n                            \"label\": \"Closed\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10002\",\n                                \"10005\"\n                            ],\n                            \"label\": \"Done\"\n                        },\n                        {\n                            \"ids\": [\n                                \"10021\"\n                            ],\n                            \"label\": \"Completed\"\n                        },\n                        {\n                            \"ids\": [\n                                \"5\"\n                            ],\n                            \"label\": \"Resolved\"\n                        }\n                    ]\n                },\n                \"eventContext\": null\n            }\n        ],\n        \"intervalRules\": [],\n        \"displayLinkedIssuesTypes\": []\n    }\n]"}],"_postman_id":"159cd70d-d620-46a4-82a9-76be4758d5f9"},{"name":"Get SLA","id":"763a15fd-a415-46a3-81e4-0af11875fd2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/sla/{slaId}","description":"<p>Get an SLA Configuration by id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla","{slaId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"fd7a88c5-508d-4b04-b7da-1e8ea0b5d546","name":"Get SLA","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/sla/1"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"1\",\n    \"name\": \"Time to Response\",\n    \"projectIds\": [\n        \"10002\",\n        \"10000\",\n        \"10003\",\n        \"10004\"\n    ],\n    \"jql\": \"\",\n    \"criticalThresholdPercentage\": 80,\n    \"goals\": [\n        {\n            \"id\": \"cd890544-7b01-414f-b72c-2c5693e1d18b\",\n            \"calendarId\": null,\n            \"goalType\": \"FIXED_DURATION\",\n            \"context\": {\n                \"duration\": \"1h\"\n            },\n            \"order\": 1,\n            \"defaultGoal\": true,\n            \"enabled\": true\n        }\n    ],\n    \"enabled\": true,\n    \"calculationMethod\": \"ALL_CYCLES\",\n    \"eventRules\": [\n        {\n            \"id\": \"148cd99f-ab74-4c10-938e-3674af75f732\",\n            \"eventType\": \"START\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"1\"\n                        ],\n                        \"label\": \"Open\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10000\",\n                            \"10009\"\n                        ],\n                        \"label\": \"To Do\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10016\"\n                        ],\n                        \"label\": \"Waiting for approval\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10011\"\n                        ],\n                        \"label\": \"Waiting for support\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10012\"\n                        ],\n                        \"label\": \"Waiting for customer\"\n                    }\n                ]\n            },\n            \"eventContext\": null\n        },\n        {\n            \"id\": \"eb8218c9-e513-41a6-b045-da0c7d652037\",\n            \"eventType\": \"STOP\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"6\"\n                        ],\n                        \"label\": \"Closed\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10002\",\n                            \"10005\"\n                        ],\n                        \"label\": \"Done\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10021\"\n                        ],\n                        \"label\": \"Completed\"\n                    },\n                    {\n                        \"ids\": [\n                            \"5\"\n                        ],\n                        \"label\": \"Resolved\"\n                    }\n                ]\n            },\n            \"eventContext\": null\n        }\n    ],\n    \"intervalRules\": [],\n    \"displayLinkedIssuesTypes\": []\n}"}],"_postman_id":"763a15fd-a415-46a3-81e4-0af11875fd2f"},{"name":"Create SLA","id":"41007026-4518-4cb4-b482-005bae3800c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/sla","description":"<p>You can create an SLA Configuration with this API.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"0cae68a5-4c94-438b-821b-cb540520f629","name":"Create SLA","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Fast Response\",\n  \"projectIds\": [\n    \"10000\"\n  ],\n  \"jql\": \"\",\n  \"criticalThresholdPercentage\": 80,\n  \"goals\": [\n    {\n      \"calendarId\": null,\n      \"goalType\": \"FIXED_DURATION\",\n      \"context\": {\n        \"duration\": \"1h\"\n      },\n      \"order\": 1,\n      \"defaultGoal\": true,\n      \"enabled\": true\n    }\n  ],\n  \"enabled\": false,\n  \"calculationMethod\": \"ALL_CYCLES\",\n  \"eventRules\": [\n    {\n      \"eventType\": \"START\",\n      \"sourceType\": \"CHANGE_HISTORY\",\n      \"context\": {\n        \"fieldType\": \"SYSTEM\",\n        \"fieldKey\": \"labels\",\n        \"fieldValueType\": \"LABEL\",\n        \"fieldChangeType\": \"CHANGED_TO\",\n        \"fieldValueCondition\": \"CONSISTS_OF\",\n        \"values\": [\n          \"New Label\"\n        ]\n      },\n      \"eventContext\": null\n    },\n    {\n      \"eventType\": \"STOP\",\n      \"sourceType\": \"CHANGE_HISTORY\",\n      \"context\": {\n        \"fieldType\": \"SYSTEM\",\n        \"fieldKey\": \"status\",\n        \"fieldValueType\": \"STATUS\",\n        \"fieldChangeType\": \"CHANGED_TO\",\n        \"fieldValueCondition\": \"EQUALS\",\n        \"values\": [\n          {\n            \"ids\": [\n              \"10008\"\n            ],\n            \"label\": \"Documentation\"\n          }\n        ]\n      },\n      \"eventContext\": null\n    },\n    {\n      \"eventType\": \"RESET\",\n      \"sourceType\": \"CHANGE_HISTORY\",\n      \"context\": {\n        \"fieldType\": \"SYSTEM\",\n        \"fieldKey\": \"fixVersions\",\n        \"fieldValueType\": \"MULTI_ALL_CHANGED\",\n        \"fieldChangeType\": \"CHANGED\",\n        \"fieldValueCondition\": \"EQUALS\",\n        \"values\": [\n          null\n        ]\n      },\n      \"eventContext\": null\n    }\n  ],\n  \"intervalRules\": [\n    {\n      \"intervalType\": \"PAUSE_ON\",\n      \"sourceType\": \"FIELD_CONDITION\",\n      \"context\": {\n        \"fieldType\": \"SYSTEM\",\n        \"fieldKey\": \"status\",\n        \"fieldValueType\": \"STATUS\",\n        \"fieldValueCondition\": \"EQUALS\",\n        \"values\": [\n          {\n            \"ids\": [\n              \"10001\"\n            ],\n            \"label\": \"In Progress\"\n          }\n        ]\n      }\n    }\n  ],\n  \"displayLinkedIssuesTypes\": []\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://tts.snapbytesapps.com/api/sla?","protocol":"https","host":["tts","snapbytesapps","com"],"path":["api","sla"],"query":[{"key":"","value":null,"type":"text"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"3\",\n    \"name\": \"Fast Response\",\n    \"projectIds\": [\n        \"10000\"\n    ],\n    \"jql\": \"\",\n    \"criticalThresholdPercentage\": 80,\n    \"goals\": [\n        {\n            \"id\": \"5274cc5f-4b18-4890-997f-80d9915b6601\",\n            \"calendarId\": null,\n            \"goalType\": \"FIXED_DURATION\",\n            \"context\": {\n                \"duration\": \"1h\"\n            },\n            \"order\": 1,\n            \"defaultGoal\": true,\n            \"enabled\": true\n        }\n    ],\n    \"enabled\": false,\n    \"calculationMethod\": \"ALL_CYCLES\",\n    \"eventRules\": [\n        {\n            \"id\": \"0fa977a9-f178-4ff4-be54-a12dc4727720\",\n            \"eventType\": \"START\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"labels\",\n                \"fieldValueType\": \"LABEL\",\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"CONSISTS_OF\",\n                \"values\": [\n                    \"New Label\"\n                ]\n            },\n            \"eventContext\": null\n        },\n        {\n            \"id\": \"9d316490-c761-423d-a1c1-c4554ac7ae6f\",\n            \"eventType\": \"STOP\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"10008\"\n                        ],\n                        \"label\": \"Documentation\"\n                    }\n                ]\n            },\n            \"eventContext\": null\n        },\n        {\n            \"id\": \"319d29db-0ed5-47e8-8138-8de6a707198f\",\n            \"eventType\": \"RESET\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"fixVersions\",\n                \"fieldValueType\": \"MULTI_ALL_CHANGED\",\n                \"fieldChangeType\": \"CHANGED\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    null\n                ]\n            },\n            \"eventContext\": null\n        }\n    ],\n    \"intervalRules\": [\n        {\n            \"id\": \"3c38d653-efb1-4ea8-9b95-a657a59b11bf\",\n            \"intervalType\": \"PAUSE_ON\",\n            \"sourceType\": \"FIELD_CONDITION\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"10001\"\n                        ],\n                        \"label\": \"In Progress\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"displayLinkedIssuesTypes\": []\n}"}],"_postman_id":"41007026-4518-4cb4-b482-005bae3800c1"},{"name":"Update SLA","id":"30abcb00-2f23-4ae4-9915-2fb3868f019c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://tts.snapbytesapps.com/api/sla","description":"<p>You can update an exist SLA with this API.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"8da2cb24-dcc8-48b0-9442-90e7ef8bf9f3","name":"Update SLA","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"3\",\n    \"name\": \"Fast Response (Edit)\",\n    \"projectIds\": [\n        \"10000\"\n    ],\n    \"jql\": \"\",\n    \"criticalThresholdPercentage\": 90,\n    \"goals\": [\n        {\n            \"id\": \"5274cc5f-4b18-4890-997f-80d9915b6601\",\n            \"calendarId\": null,\n            \"goalType\": \"FIXED_DURATION\",\n            \"context\": {\n                \"duration\": \"1h\"\n            },\n            \"order\": 1,\n            \"defaultGoal\": true,\n            \"enabled\": true\n        }\n    ],\n    \"enabled\": true,\n    \"calculationMethod\": \"ALL_CYCLES\",\n    \"eventRules\": [\n        {\n            \"id\": \"0fa977a9-f178-4ff4-be54-a12dc4727720\",\n            \"eventType\": \"START\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"labels\",\n                \"fieldValueType\": \"LABEL\",\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"CONSISTS_OF\",\n                \"values\": [\n                    \"New Label\"\n                ]\n            },\n            \"eventContext\": null\n        },\n        {\n            \"id\": \"9d316490-c761-423d-a1c1-c4554ac7ae6f\",\n            \"eventType\": \"STOP\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"10008\"\n                        ],\n                        \"label\": \"Documentation\"\n                    }\n                ]\n            },\n            \"eventContext\": null\n        },\n        {\n            \"id\": \"319d29db-0ed5-47e8-8138-8de6a707198f\",\n            \"eventType\": \"RESET\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"fixVersions\",\n                \"fieldValueType\": \"MULTI_ALL_CHANGED\",\n                \"fieldChangeType\": \"CHANGED\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    null\n                ]\n            },\n            \"eventContext\": null\n        }\n    ],\n    \"intervalRules\": [\n        {\n            \"id\": \"3c38d653-efb1-4ea8-9b95-a657a59b11bf\",\n            \"intervalType\": \"PAUSE_ON\",\n            \"sourceType\": \"FIELD_CONDITION\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"10001\"\n                        ],\n                        \"label\": \"In Progress\"\n                    }\n                ]\n            }\n        }\n    ],\n    \"displayLinkedIssuesTypes\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/sla"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"calculationMethod\": \"ALL_CYCLES\",\n    \"intervalRules\": [\n        {\n            \"context\": {\n                \"fieldValueCondition\": \"EQUALS\",\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"10001\"\n                        ],\n                        \"label\": \"In Progress\"\n                    }\n                ]\n            },\n            \"intervalType\": \"PAUSE_ON\",\n            \"id\": \"3c38d653-efb1-4ea8-9b95-a657a59b11bf\",\n            \"sourceType\": \"FIELD_CONDITION\"\n        }\n    ],\n    \"displayLinkedIssuesTypes\": [],\n    \"jql\": \"\",\n    \"name\": \"Fast Response (Edit)\",\n    \"criticalThresholdPercentage\": 90,\n    \"eventRules\": [\n        {\n            \"context\": {\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"CONSISTS_OF\",\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"labels\",\n                \"fieldValueType\": \"LABEL\",\n                \"values\": [\n                    \"New Label\"\n                ]\n            },\n            \"id\": \"0fa977a9-f178-4ff4-be54-a12dc4727720\",\n            \"eventType\": \"START\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"eventContext\": null\n        },\n        {\n            \"context\": {\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"10008\"\n                        ],\n                        \"label\": \"Documentation\"\n                    }\n                ]\n            },\n            \"id\": \"9d316490-c761-423d-a1c1-c4554ac7ae6f\",\n            \"eventType\": \"STOP\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"eventContext\": null\n        },\n        {\n            \"context\": {\n                \"fieldChangeType\": \"CHANGED\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"fixVersions\",\n                \"fieldValueType\": \"MULTI_ALL_CHANGED\",\n                \"values\": [\n                    null\n                ]\n            },\n            \"id\": \"319d29db-0ed5-47e8-8138-8de6a707198f\",\n            \"eventType\": \"RESET\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"eventContext\": null\n        }\n    ],\n    \"id\": \"3\",\n    \"projectIds\": [\n        \"10000\"\n    ],\n    \"enabled\": true,\n    \"goals\": [\n        {\n            \"goalType\": \"FIXED_DURATION\",\n            \"calendarId\": null,\n            \"context\": {\n                \"duration\": \"1h\"\n            },\n            \"defaultGoal\": true,\n            \"id\": \"5274cc5f-4b18-4890-997f-80d9915b6601\",\n            \"enabled\": true,\n            \"order\": 1\n        }\n    ]\n}"}],"_postman_id":"30abcb00-2f23-4ae4-9915-2fb3868f019c"},{"name":"Delete SLA","id":"4aff1b87-fd5a-49ea-81fb-3a59e7cd76b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://tts.snapbytesapps.com/api/sla/{slaId}","description":"<p>You can delete an SLA with this API. Id of SLA will be in the path parameter as slaId.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla","{slaId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"236cc9f8-0217-4313-bea6-9fc69b816fd5","name":"Delete SLA","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/sla/1"},"_postman_previewlanguage":"json","header":[""],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"4aff1b87-fd5a-49ea-81fb-3a59e7cd76b8"},{"name":"Clone SLA","id":"8ca22243-d518-476f-b23d-dafafa345804","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/sla/clone","description":"<p>You can clone an SLA from an existing SLA.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla","clone"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"a9d02e3b-39a2-4ff5-b7d6-99882ee1cb98","name":"Clone SLA","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"slaConfigurationId\":\"1\",\n    \"name\":\"Clone SLA\",\n    \"enabled\":true,\n    \"clonePause\":true,\n    \"cloneReset\":true,\n    \"cloneNotifs\":true\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/sla/clone"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"4\",\n    \"name\": \"Clone SLA\",\n    \"projectIds\": [\n        \"10002\",\n        \"10000\",\n        \"10003\",\n        \"10004\"\n    ],\n    \"jql\": \"\",\n    \"criticalThresholdPercentage\": 80,\n    \"goals\": [\n        {\n            \"id\": \"cd890544-7b01-414f-b72c-2c5693e1d18b\",\n            \"calendarId\": null,\n            \"goalType\": \"FIXED_DURATION\",\n            \"context\": {\n                \"duration\": \"1h\"\n            },\n            \"order\": 1,\n            \"defaultGoal\": true,\n            \"enabled\": true\n        }\n    ],\n    \"enabled\": true,\n    \"calculationMethod\": \"ALL_CYCLES\",\n    \"eventRules\": [\n        {\n            \"id\": \"148cd99f-ab74-4c10-938e-3674af75f732\",\n            \"eventType\": \"START\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"1\"\n                        ],\n                        \"label\": \"Open\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10000\",\n                            \"10009\"\n                        ],\n                        \"label\": \"To Do\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10016\"\n                        ],\n                        \"label\": \"Waiting for approval\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10011\"\n                        ],\n                        \"label\": \"Waiting for support\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10012\"\n                        ],\n                        \"label\": \"Waiting for customer\"\n                    }\n                ]\n            },\n            \"eventContext\": null\n        },\n        {\n            \"id\": \"eb8218c9-e513-41a6-b045-da0c7d652037\",\n            \"eventType\": \"STOP\",\n            \"sourceType\": \"CHANGE_HISTORY\",\n            \"context\": {\n                \"fieldType\": \"SYSTEM\",\n                \"fieldKey\": \"status\",\n                \"fieldValueType\": \"STATUS\",\n                \"fieldChangeType\": \"CHANGED_TO\",\n                \"fieldValueCondition\": \"EQUALS\",\n                \"values\": [\n                    {\n                        \"ids\": [\n                            \"6\"\n                        ],\n                        \"label\": \"Closed\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10002\",\n                            \"10005\"\n                        ],\n                        \"label\": \"Done\"\n                    },\n                    {\n                        \"ids\": [\n                            \"10021\"\n                        ],\n                        \"label\": \"Completed\"\n                    },\n                    {\n                        \"ids\": [\n                            \"5\"\n                        ],\n                        \"label\": \"Resolved\"\n                    }\n                ]\n            },\n            \"eventContext\": null\n        }\n    ],\n    \"intervalRules\": [],\n    \"displayLinkedIssuesTypes\": []\n}"}],"_postman_id":"8ca22243-d518-476f-b23d-dafafa345804"}],"id":"35bc008a-8ab2-4e4a-b19e-2c6ae4ad6dab","description":"<p>You can view and manage your SLAs with these APIs. If you don't have permission to view/manage SLA Configurations on the SLA page, you cannot use these APIs even if your JWT token has access to these APIs.</p>\n","_postman_id":"35bc008a-8ab2-4e4a-b19e-2c6ae4ad6dab","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}}},{"name":"Calendar","item":[{"name":"Get Calendars","id":"402b8e15-fcf2-4147-82ac-51092851df0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/calendar","description":"<p>Get all calendars that are defined in the Time to SLA plugin.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","calendar"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"a2cf6603-ee57-43f6-9dc7-548f87145c20","name":"Get Calendars","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/calendar"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"3dff94c6-9e40-4a13-babf-09ead59cf2ff\",\n        \"calendarName\": \"Normal Calendar\",\n        \"businessDayInfo\": {\n            \"calculationType\": \"CALENDAR\",\n            \"isCustom\": false\n        },\n        \"currentBusinessHours\": [\n            {\n                \"day\": \"Monday\",\n                \"start\": \"08:00\",\n                \"end\": \"16:00\"\n            },\n            {\n                \"day\": \"Tuesday\",\n                \"start\": \"08:00\",\n                \"end\": \"16:00\"\n            },\n            {\n                \"day\": \"Wednesday\",\n                \"start\": \"08:00\",\n                \"end\": \"16:00\"\n            },\n            {\n                \"day\": \"Thursday\",\n                \"start\": \"08:00\",\n                \"end\": \"16:00\"\n            }\n        ],\n        \"holidays\": [\n            {\n                \"id\": \"37648906-c8fa-4cf7-aea1-e6941ffb44e0\",\n                \"isRecurring\": false,\n                \"holidayName\": \"Holiday\",\n                \"holidayType\": \"whole\",\n                \"holidayDate\": \"2022-03-08\"\n            },\n            {\n                \"id\": \"bf1216c7-ed63-434a-b62b-1889ed445650\",\n                \"isRecurring\": false,\n                \"holidayName\": \"Holiday\",\n                \"holidayType\": \"whole\",\n                \"holidayDate\": \"2022-03-09\"\n            }\n        ],\n        \"timeZone\": {\n            \"id\": \"Asia/Jakarta\",\n            \"label\": \"(GMT+07:00) Asia/Jakarta\"\n        },\n        \"sharedHolidays\": [\n            {\n                \"isRecurring\": false,\n                \"holidayName\": \"Shared\",\n                \"holidayType\": \"whole\",\n                \"holidayDate\": \"2022-01-01\"\n            }\n        ],\n        \"exceptions\": [\n            {\n                \"id\": \"exc-001\",\n                \"isRecurring\": false,\n                \"recurringType\": null,\n                \"name\": \"Overtime Day\",\n                \"date\": \"2022-03-10\",\n                \"from\": \"08:00\",\n                \"until\": \"20:00\",\n                \"breaks\": []\n            },\n            {\n                \"id\": \"exc-002\",\n                \"isRecurring\": true,\n                \"recurringType\": \"yearly\",\n                \"name\": \"Yearly Support Day\",\n                \"date\": \"2022-12-25\",\n                \"from\": \"00:00\",\n                \"until\": \"23:59\",\n                \"breaks\": []\n            },\n            {\n                \"id\": \"exc-003\",\n                \"isRecurring\": false,\n                \"recurringType\": null,\n                \"name\": \"Extended Hours with Break\",\n                \"date\": \"2022-03-15\",\n                \"from\": \"08:00\",\n                \"until\": \"18:00\",\n                \"breaks\": [\n                    {\n                        \"from\": \"12:00\",\n                        \"until\": \"13:00\"\n                    }\n                ]\n            }\n        ],\n        \"sharedExceptions\": [\n            {\n                \"id\": null,\n                \"isRecurring\": false,\n                \"recurringType\": null,\n                \"name\": \"Shared Overtime\",\n                \"date\": \"2022-01-15\",\n                \"from\": \"09:00\",\n                \"until\": \"17:00\",\n                \"breaks\": []\n            },\n            {\n                \"id\": null,\n                \"isRecurring\": true,\n                \"recurringType\": \"monthly\",\n                \"name\": \"Monthly Support Day\",\n                \"date\": \"2022-01-01\",\n                \"from\": \"10:00\",\n                \"until\": \"14:00\",\n                \"breaks\": []\n            }\n        ],\n        \"exceptionsPrecedence\": \"exceptions_override_holidays\"\n    },\n    {\n        \"id\": \"ecace60a-ef05-462a-9010-e9b67b40068b\",\n        \"calendarName\": \"Normal Calendar\",\n        \"businessDayInfo\": {\n            \"calculationType\": \"CALENDAR\",\n            \"isCustom\": false\n        },\n        \"currentBusinessHours\": [\n            {\n                \"day\": \"Monday\",\n                \"start\": \"08:00\",\n                \"end\": \"17:00\"\n            },\n            {\n                \"day\": \"Tuesday\",\n                \"start\": \"08:00\",\n                \"end\": \"16:00\"\n            },\n            {\n                \"day\": \"Wednesday\",\n                \"start\": \"08:00\",\n                \"end\": \"20:00\"\n            },\n            {\n                \"day\": \"Thursday\",\n                \"start\": \"08:00\",\n                \"end\": \"16:00\"\n            }\n        ],\n        \"holidays\": [\n            {\n                \"id\": \"bf7db2a5-7ac8-4527-9604-7ebdea9602fb\",\n                \"isRecurring\": false,\n                \"holidayName\": \"Holiday\",\n                \"holidayType\": \"whole\",\n                \"holidayDate\": \"2022-03-09\"\n            }\n        ],\n        \"timeZone\": {\n            \"id\": \"Asia/Hebron\",\n            \"label\": \"(GMT+02:00) Asia/Hebron\"\n        },\n        \"sharedHolidays\": [\n            {\n                \"isRecurring\": false,\n                \"holidayName\": \"Shared\",\n                \"holidayType\": \"whole\",\n                \"holidayDate\": \"2022-01-01\"\n            }\n        ],\n        \"exceptions\": [],\n        \"sharedExceptions\": [\n            {\n                \"id\": null,\n                \"isRecurring\": false,\n                \"recurringType\": null,\n                \"name\": \"Shared Overtime\",\n                \"date\": \"2022-01-15\",\n                \"from\": \"09:00\",\n                \"until\": \"17:00\",\n                \"breaks\": []\n            }\n        ],\n        \"exceptionsPrecedence\": \"exceptions_override_holidays\"\n    }\n]"}],"_postman_id":"402b8e15-fcf2-4147-82ac-51092851df0a"},{"name":"Get Calendar","id":"0b12a63d-b5dc-46ad-a65f-826861979e4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/calendar/{id}","description":"<p>Get specific calendar configuration by id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","calendar","{id}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"27a80f1d-82cc-44ad-ada5-7ddf6505ce5e","name":"Get Calendar","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/calendar/3dff94c6-9e40-4a13-babf-09ead59cf2ff"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"3dff94c6-9e40-4a13-babf-09ead59cf2ff\",\n  \"calendarName\": \"Normal Calendar\",\n  \"businessDayInfo\": {\n    \"calculationType\": \"CALENDAR\",\n    \"isCustom\": false\n  },\n  \"currentBusinessHours\": [\n    {\n      \"day\": \"Monday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Tuesday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Wednesday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Thursday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    }\n  ],\n  \"holidays\": [\n    {\n      \"id\": \"37648906-c8fa-4cf7-aea1-e6941ffb44e0\",\n      \"isRecurring\": false,\n      \"holidayName\": \"Holiday\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-03-08\"\n    },\n    {\n      \"id\": \"bf1216c7-ed63-434a-b62b-1889ed445650\",\n      \"isRecurring\": false,\n      \"holidayName\": \"Holiday\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-03-09\"\n    }\n  ],\n  \"timeZone\": {\n    \"id\": \"Asia/Jakarta\",\n    \"label\": \"(GMT+07:00) Asia/Jakarta\"\n  },\n  \"sharedHolidays\": [\n    {\n      \"isRecurring\": false,\n      \"holidayName\": \"Shared\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-01-01\"\n    }\n  ],\n  \"exceptions\": [\n    {\n      \"id\": \"exc-001\",\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Overtime Day\",\n      \"date\": \"2022-03-10\",\n      \"from\": \"08:00\",\n      \"until\": \"20:00\",\n      \"breaks\": []\n    },\n    {\n      \"id\": \"exc-002\",\n      \"isRecurring\": true,\n      \"recurringType\": \"yearly\",\n      \"name\": \"Yearly Support Day\",\n      \"date\": \"2022-12-25\",\n      \"from\": \"00:00\",\n      \"until\": \"23:59\",\n      \"breaks\": []\n    },\n    {\n      \"id\": \"exc-003\",\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Extended Hours with Break\",\n      \"date\": \"2022-03-15\",\n      \"from\": \"08:00\",\n      \"until\": \"18:00\",\n      \"breaks\": [\n        {\n          \"from\": \"12:00\",\n          \"until\": \"13:00\"\n        }\n      ]\n    }\n  ],\n  \"sharedExceptions\": [\n    {\n      \"id\": null,\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Shared Overtime\",\n      \"date\": \"2022-01-15\",\n      \"from\": \"09:00\",\n      \"until\": \"17:00\",\n      \"breaks\": []\n    },\n    {\n      \"id\": null,\n      \"isRecurring\": true,\n      \"recurringType\": \"monthly\",\n      \"name\": \"Monthly Support Day\",\n      \"date\": \"2022-01-01\",\n      \"from\": \"10:00\",\n      \"until\": \"14:00\",\n      \"breaks\": []\n    }\n  ],\n  \"exceptionsPrecedence\": \"exceptions_override_holidays\"\n}"}],"_postman_id":"0b12a63d-b5dc-46ad-a65f-826861979e4d"},{"name":"Create Calendar","id":"625c9ed5-301a-41b2-8b48-a1788af5bb76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/calendar","description":"<p>Create a new calendar</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","calendar"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"a7279a88-97a7-4936-935d-b6da3c54ef46","name":"Create Calendar","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"calendarName\": \"Jakarta Calendar\",\n  \"businessDayInfo\": {\n    \"calculationType\": \"CALENDAR\",\n    \"isCustom\": false\n  },\n  \"currentBusinessHours\": [\n    {\n      \"day\": \"Monday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Tuesday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Wednesday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Thursday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    }\n  ],\n  \"timeZone\": {\n    \"id\": \"Asia/Jakarta\",\n    \"label\": \"(GMT+07:00) Asia/Jakarta\"\n  },\n  \"holidays\": [\n    {\n      \"id\": \"37648906-c8fa-4cf7-aea1-e6941ffb44e0\",\n      \"holidayDate\": \"2022-03-08\",\n      \"holidayName\": \"Holiday\",\n      \"holidayType\": \"whole\",\n      \"isRecurring\": false\n    },\n    {\n      \"id\": \"bf1216c7-ed63-434a-b62b-1889ed445650\",\n      \"holidayDate\": \"2022-03-09\",\n      \"holidayName\": \"Holiday\",\n      \"holidayType\": \"whole\",\n      \"isRecurring\": false\n    }\n  ],\n  \"sharedHolidays\": [\n    {\n      \"holidayDate\": \"2022-01-01\",\n      \"holidayName\": \"Shared\",\n      \"holidayType\": \"whole\",\n      \"isRecurring\": false\n    }\n  ],\n  \"exceptions\": [\n    {\n      \"id\": null,\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Overtime Day\",\n      \"date\": \"2022-03-10\",\n      \"from\": \"08:00\",\n      \"until\": \"20:00\",\n      \"breaks\": []\n    },\n    {\n      \"id\": null,\n      \"isRecurring\": true,\n      \"recurringType\": \"yearly\",\n      \"name\": \"Yearly Support Day\",\n      \"date\": \"2022-12-25\",\n      \"from\": \"00:00\",\n      \"until\": \"23:59\",\n      \"breaks\": []\n    },\n    {\n      \"id\": null,\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Extended Hours with Break\",\n      \"date\": \"2022-03-15\",\n      \"from\": \"08:00\",\n      \"until\": \"18:00\",\n      \"breaks\": [\n        {\n          \"from\": \"12:00\",\n          \"until\": \"13:00\"\n        }\n      ]\n    }\n  ],\n  \"sharedExceptions\": [\n    {\n      \"id\": null,\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Shared Overtime\",\n      \"date\": \"2022-01-15\",\n      \"from\": \"09:00\",\n      \"until\": \"17:00\",\n      \"breaks\": []\n    },\n    {\n      \"id\": null,\n      \"isRecurring\": true,\n      \"recurringType\": \"monthly\",\n      \"name\": \"Monthly Support Day\",\n      \"date\": \"2022-01-01\",\n      \"from\": \"10:00\",\n      \"until\": \"14:00\",\n      \"breaks\": []\n    }\n  ],\n  \"exceptionsPrecedence\": \"exceptions_override_holidays\"\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/calendar"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"41e94299-1998-4178-a437-231575dd278d\",\n  \"calendarName\": \"Jakarta Calendar\",\n  \"businessDayInfo\": {\n    \"calculationType\": \"CALENDAR\",\n    \"isCustom\": false\n  },\n  \"currentBusinessHours\": [\n    {\n      \"day\": \"Monday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Tuesday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Wednesday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Thursday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    }\n  ],\n  \"holidays\": [\n    {\n      \"id\": \"37648906-c8fa-4cf7-aea1-e6941ffb44e0\",\n      \"isRecurring\": false,\n      \"holidayName\": \"Holiday\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-03-08\"\n    },\n    {\n      \"id\": \"bf1216c7-ed63-434a-b62b-1889ed445650\",\n      \"isRecurring\": false,\n      \"holidayName\": \"Holiday\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-03-09\"\n    }\n  ],\n  \"timeZone\": {\n    \"id\": \"Asia/Jakarta\",\n    \"label\": \"(GMT+07:00) Asia/Jakarta\"\n  },\n  \"sharedHolidays\": [\n    {\n      \"isRecurring\": false,\n      \"holidayName\": \"Shared\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-01-01\"\n    }\n  ],\n  \"exceptions\": [\n    {\n      \"id\": \"exc-001\",\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Overtime Day\",\n      \"date\": \"2022-03-10\",\n      \"from\": \"08:00\",\n      \"until\": \"20:00\",\n      \"breaks\": []\n    },\n    {\n      \"id\": \"exc-002\",\n      \"isRecurring\": true,\n      \"recurringType\": \"yearly\",\n      \"name\": \"Yearly Support Day\",\n      \"date\": \"2022-12-25\",\n      \"from\": \"00:00\",\n      \"until\": \"23:59\",\n      \"breaks\": []\n    },\n    {\n      \"id\": \"exc-003\",\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Extended Hours with Break\",\n      \"date\": \"2022-03-15\",\n      \"from\": \"08:00\",\n      \"until\": \"18:00\",\n      \"breaks\": [\n        {\n          \"from\": \"12:00\",\n          \"until\": \"13:00\"\n        }\n      ]\n    }\n  ],\n  \"sharedExceptions\": [\n    {\n      \"id\": null,\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Shared Overtime\",\n      \"date\": \"2022-01-15\",\n      \"from\": \"09:00\",\n      \"until\": \"17:00\",\n      \"breaks\": []\n    },\n    {\n      \"id\": null,\n      \"isRecurring\": true,\n      \"recurringType\": \"monthly\",\n      \"name\": \"Monthly Support Day\",\n      \"date\": \"2022-01-01\",\n      \"from\": \"10:00\",\n      \"until\": \"14:00\",\n      \"breaks\": []\n    }\n  ],\n  \"exceptionsPrecedence\": \"exceptions_override_holidays\"\n}"}],"_postman_id":"625c9ed5-301a-41b2-8b48-a1788af5bb76"},{"name":"Update Calendar","id":"d500b409-5a4c-43c3-b479-1cd4bfabc483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://tts.snapbytesapps.com/api/calendar","description":"<p>Update an exist calendar</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","calendar"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"2e0db653-d2a6-4034-854a-d369668e95c4","name":"Update Calendar","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"41e94299-1998-4178-a437-231575dd278d\",\n    \"calendarName\": \"Jakarta Calendar (Update)\",\n    \"businessDayInfo\": {\n        \"calculationType\": \"CALENDAR\",\n        \"isCustom\": false\n    },\n    \"currentBusinessHours\": [\n        {\n            \"day\": \"Monday\",\n            \"start\": \"08:00\",\n            \"end\": \"17:00\"\n        },\n        {\n            \"day\": \"Tuesday\",\n            \"start\": \"08:00\",\n            \"end\": \"16:00\"\n        },\n        {\n            \"day\": \"Wednesday\",\n            \"start\": \"08:00\",\n            \"end\": \"17:00\"\n        },\n        {\n            \"day\": \"Thursday\",\n            \"start\": \"08:00\",\n            \"end\": \"16:00\"\n        }\n    ],\n    \"holidays\": [\n        {\n            \"id\": \"37648906-c8fa-4cf7-aea1-e6941ffb44e0\",\n            \"isRecurring\": false,\n            \"holidayName\": \"Holiday\",\n            \"holidayType\": \"whole\",\n            \"holidayDate\": \"2022-03-08\"\n        },\n        {\n            \"id\": \"bf1216c7-ed63-434a-b62b-1889ed445650\",\n            \"isRecurring\": false,\n            \"holidayName\": \"Holiday\",\n            \"holidayType\": \"whole\",\n            \"holidayDate\": \"2022-03-09\"\n        }\n    ],\n    \"timeZone\": {\n        \"id\": \"Asia/Jakarta\",\n        \"label\": \"(GMT+07:00) Asia/Jakarta\"\n    },\n    \"sharedHolidays\": [\n        {\n            \"isRecurring\": false,\n            \"holidayName\": \"Shared\",\n            \"holidayType\": \"whole\",\n            \"holidayDate\": \"2022-01-01\"\n        }\n    ],\n    \"exceptions\": [\n        {\n            \"id\": \"exc-001\",\n            \"isRecurring\": false,\n            \"recurringType\": null,\n            \"name\": \"Overtime Day\",\n            \"date\": \"2022-03-10\",\n            \"from\": \"08:00\",\n            \"until\": \"20:00\",\n            \"breaks\": []\n        },\n        {\n            \"id\": \"exc-002\",\n            \"isRecurring\": true,\n            \"recurringType\": \"yearly\",\n            \"name\": \"Yearly Support Day\",\n            \"date\": \"2022-12-25\",\n            \"from\": \"00:00\",\n            \"until\": \"23:59\",\n            \"breaks\": []\n        },\n        {\n            \"id\": null,\n            \"isRecurring\": false,\n            \"recurringType\": null,\n            \"name\": \"New Exception\",\n            \"date\": \"2022-04-01\",\n            \"from\": \"09:00\",\n            \"until\": \"15:00\",\n            \"breaks\": []\n        }\n    ],\n    \"sharedExceptions\": [\n        {\n            \"id\": null,\n            \"isRecurring\": false,\n            \"recurringType\": null,\n            \"name\": \"Shared Overtime\",\n            \"date\": \"2022-01-15\",\n            \"from\": \"09:00\",\n            \"until\": \"17:00\",\n            \"breaks\": []\n        },\n        {\n            \"id\": null,\n            \"isRecurring\": true,\n            \"recurringType\": \"monthly\",\n            \"name\": \"Monthly Support Day\",\n            \"date\": \"2022-01-01\",\n            \"from\": \"10:00\",\n            \"until\": \"14:00\",\n            \"breaks\": []\n        }\n    ],\n    \"exceptionsPrecedence\": \"exceptions_override_holidays\"\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/calendar"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"41e94299-1998-4178-a437-231575dd278d\",\n  \"calendarName\": \"Jakarta Calendar (Update)\",\n  \"businessDayInfo\": {\n    \"calculationType\": \"CALENDAR\",\n    \"isCustom\": false\n  },\n  \"currentBusinessHours\": [\n    {\n      \"day\": \"Monday\",\n      \"start\": \"08:00\",\n      \"end\": \"17:00\"\n    },\n    {\n      \"day\": \"Tuesday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    },\n    {\n      \"day\": \"Wednesday\",\n      \"start\": \"08:00\",\n      \"end\": \"17:00\"\n    },\n    {\n      \"day\": \"Thursday\",\n      \"start\": \"08:00\",\n      \"end\": \"16:00\"\n    }\n  ],\n  \"holidays\": [\n    {\n      \"id\": \"37648906-c8fa-4cf7-aea1-e6941ffb44e0\",\n      \"isRecurring\": false,\n      \"holidayName\": \"Holiday\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-03-08\"\n    },\n    {\n      \"id\": \"bf1216c7-ed63-434a-b62b-1889ed445650\",\n      \"isRecurring\": false,\n      \"holidayName\": \"Holiday\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-03-09\"\n    }\n  ],\n  \"timeZone\": {\n    \"id\": \"Asia/Jakarta\",\n    \"label\": \"(GMT+07:00) Asia/Jakarta\"\n  },\n  \"sharedHolidays\": [\n    {\n      \"isRecurring\": false,\n      \"holidayName\": \"Shared\",\n      \"holidayType\": \"whole\",\n      \"holidayDate\": \"2022-01-01\"\n    }\n  ],\n  \"exceptions\": [\n    {\n      \"id\": \"exc-001\",\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Overtime Day\",\n      \"date\": \"2022-03-10\",\n      \"from\": \"08:00\",\n      \"until\": \"20:00\",\n      \"breaks\": []\n    },\n    {\n      \"id\": \"exc-002\",\n      \"isRecurring\": true,\n      \"recurringType\": \"yearly\",\n      \"name\": \"Yearly Support Day\",\n      \"date\": \"2022-12-25\",\n      \"from\": \"00:00\",\n      \"until\": \"23:59\",\n      \"breaks\": []\n    },\n    {\n      \"id\": \"exc-004\",\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"New Exception\",\n      \"date\": \"2022-04-01\",\n      \"from\": \"09:00\",\n      \"until\": \"15:00\",\n      \"breaks\": []\n    }\n  ],\n  \"sharedExceptions\": [\n    {\n      \"id\": null,\n      \"isRecurring\": false,\n      \"recurringType\": null,\n      \"name\": \"Shared Overtime\",\n      \"date\": \"2022-01-15\",\n      \"from\": \"09:00\",\n      \"until\": \"17:00\",\n      \"breaks\": []\n    },\n    {\n      \"id\": null,\n      \"isRecurring\": true,\n      \"recurringType\": \"monthly\",\n      \"name\": \"Monthly Support Day\",\n      \"date\": \"2022-01-01\",\n      \"from\": \"10:00\",\n      \"until\": \"14:00\",\n      \"breaks\": []\n    }\n  ],\n  \"exceptionsPrecedence\": \"exceptions_override_holidays\"\n}"}],"_postman_id":"d500b409-5a4c-43c3-b479-1cd4bfabc483"},{"name":"Delete Calendar","id":"9ef935c1-cb59-499b-95ed-eb817173451a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://tts.snapbytesapps.com/api/calendar/{id}","description":"<p>Delete the calendar with id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","calendar","{id}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"8449a459-b3bf-47fa-9b60-7d626e3fe6ba","name":"Delete Calendar","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/calendar/3dff94c6-9e40-4a13-babf-09ead59cf2ff"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9ef935c1-cb59-499b-95ed-eb817173451a"}],"id":"64a276d1-bd1f-4a5c-90ad-b055e001c8d1","description":"<p>You can view/manage your calendars with these APIs.</p>\n","_postman_id":"64a276d1-bd1f-4a5c-90ad-b055e001c8d1","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}}},{"name":"Notifier","item":[{"name":"Get SLA Notifiers","id":"2d2cc8fe-0d65-4ef8-ba58-b1c237fa2f6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/notifier/sla/{slaId}","description":"<p>Get all notifiers that the SLA has.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","notifier","sla","{slaId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"f34ebef3-e5ad-4a56-8de9-395bb9be7d99","name":"Get SLA Notifiers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/notifier/sla/1"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"2\",\n        \"enabled\": true,\n        \"thresholdType\": \"WILL_BE_BREACHED\",\n        \"duration\": \"1h\",\n        \"recurrenceInterval\": null,\n        \"workingCalendarEnabled\": true,\n        \"actionType\": \"SLACK\",\n        \"slaNotifierActionContext\": {\n            \"webhooksUrl\": \"slackwebhook\",\n            \"messageBody\": \"SLA Notification for $issue.key from 'Time to SLA Plugin' <br/>\\nThe following issue is close to the SLA target date. <br/>\\n <br/>\\nHere are the details: <br/>\\nSLA Start: $slaStartDate <br/>\\nSLA Target: $slaTargetDate <br/>\\nStart Conditions : $startConditions <br/>\\nEnd Conditions : $endConditions <br/>\\n\"\n        },\n        \"appliedToAllGoals\": true,\n        \"appliedGoals\": null,\n        \"slaConfiguration\": \"1\"\n    }\n]"}],"_postman_id":"2d2cc8fe-0d65-4ef8-ba58-b1c237fa2f6d"},{"name":"Get Global Notifiers","id":"4492c35c-5f9c-442e-aee6-018eed05fc40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/notifier/global","description":"<p>Get all global notifiers that define in the Time to SLA.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","notifier","global"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"b998bec2-f774-4947-b366-a378959c63b9","name":"Get Global Notifiers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/notifier/global"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"11\",\n    \"enabled\": true,\n    \"thresholdType\": \"IS_BREACHED\",\n    \"duration\": null,\n    \"recurrenceEnabled\": true,\n    \"recurrenceInterval\": \"10m\",\n    \"actionType\": \"SLACK\",\n    \"slaNotifierActionContext\": {\n      \"webhooksUrl\": \"slackwebhook\",\n      \"messageBody\": \"SLA Notification for $issue.key from 'Time to SLA Plugin' <br/>\\nThe following issue is close to the SLA target date. <br/>\\n <br/>\\nHere are the details: <br/>\\nSLA Start: $slaStartDate <br/>\\nSLA Target: $slaTargetDate <br/>\\nStart Conditions : $startConditions <br/>\\nEnd Conditions : $endConditions <br/>\\n\"\n    },\n    \"appliedToAllGoals\": true,\n    \"appliedGoals\": null,\n    \"slaConfiguration\": \"-1\",\n    \"globalNotifier\": true\n  }\n]"}],"_postman_id":"4492c35c-5f9c-442e-aee6-018eed05fc40"},{"name":"Get Notifier","id":"0e286c14-9094-4ef0-b197-157518dd89ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/notifier/{notifierId}/sla/{slaId}","description":"<p>Get specific SLA notifier configuration with SLA id and notifier id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","notifier","{notifierId}","sla","{slaId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"bbec4ccb-adf8-4a19-be3f-6fd62d8dedaf","name":"Get Notifier","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/notifier/12/sla/1"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"12\",\n    \"enabled\": true,\n    \"thresholdType\": \"WILL_BE_BREACHED\",\n    \"duration\": \"1h\",\n    \"recurrenceInterval\": null,\n    \"workingCalendarEnabled\": true,\n    \"actionType\": \"SLACK\",\n    \"slaNotifierActionContext\": {\n        \"webhooksUrl\": \"slackwebhook\",\n        \"messageBody\": \"SLA Notification for $issue.key from 'Time to SLA Plugin' <br/>\\nThe following issue is close to the SLA target date. <br/>\\n <br/>\\nHere are the details: <br/>\\nSLA Start: $slaStartDate <br/>\\nSLA Target: $slaTargetDate <br/>\\nStart Conditions : $startConditions <br/>\\nEnd Conditions : $endConditions <br/>\\n\"\n    },\n    \"appliedToAllGoals\": true,\n    \"appliedGoals\": null,\n    \"slaConfiguration\": \"1\"\n}"}],"_postman_id":"0e286c14-9094-4ef0-b197-157518dd89ce"},{"name":"Create Notifier","id":"910be1e7-e204-4ffa-9ffc-7ec11477c779","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/notifier","description":"<p>Create a new notifier configuration.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","notifier"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"90215077-87af-426c-9a4f-50c0e2645ac0","name":"Create Notifier","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"enabled\": true,\n    \"thresholdType\": \"WILL_BE_BREACHED\",\n    \"duration\": \"2h\",\n    \"recurrenceInterval\": null,\n    \"workingCalendarEnabled\": false,\n    \"actionType\": \"SLACK\",\n    \"slaNotifierActionContext\": {\n        \"webhooksUrl\": \"slackwebhook\",\n        \"messageBody\": \"SLA Notification for $issue.key from 'Time to SLA Plugin' <br/>\\nThe following issue is close to the SLA target date. <br/>\\n <br/>\\nHere are the details: <br/>\\nSLA Start: $slaStartDate <br/>\\nSLA Target: $slaTargetDate <br/>\\nStart Conditions : $startConditions <br/>\\nEnd Conditions : $endConditions <br/>\\n\"\n    },\n    \"appliedToAllGoals\": true,\n    \"appliedGoals\": null,\n    \"slaConfiguration\": \"38\"\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/notifier"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"14\",\n    \"enabled\": true,\n    \"thresholdType\": \"WILL_BE_BREACHED\",\n    \"duration\": \"2h\",\n    \"recurrenceInterval\": null,\n    \"workingCalendarEnabled\": false,\n    \"actionType\": \"SLACK\",\n    \"slaNotifierActionContext\": {\n        \"webhooksUrl\": \"slackwebhook\",\n        \"messageBody\": \"SLA Notification for $issue.key from 'Time to SLA Plugin' \\n<br/>\\nThe following issue is close to the SLA target date.\\n<br/>\\n\\n<br/>\\nHere are the details:\\n<br/>\\nSLA Start: $slaStartDate\\n<br/>\\nSLA Target: $slaTargetDate\\n<br/>\\nStart Conditions : $startConditions\\n<br/>\\nEnd Conditions : $endConditions\\n<br/>\\n\"\n    },\n    \"appliedToAllGoals\": true,\n    \"appliedGoals\": null,\n    \"slaConfiguration\": \"38\"\n}"}],"_postman_id":"910be1e7-e204-4ffa-9ffc-7ec11477c779"},{"name":"Update Notifier","id":"6ec33587-1943-400e-8c08-a72a10128c33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://tts.snapbytesapps.com/api/notifier","description":"<p>Update an exist notifier configuration.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","notifier"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"c18567ab-c631-4393-bd8e-b89ec1472372","name":"Update Notifier","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"14\",\n    \"enabled\": true,\n    \"thresholdType\": \"WILL_BE_BREACHED\",\n    \"duration\": \"1h\",\n    \"recurrenceInterval\": null,\n    \"workingCalendarEnabled\": true,\n    \"actionType\": \"SLACK\",\n    \"slaNotifierActionContext\": {\n        \"webhooksUrl\": \"slackwebhook\",\n        \"messageBody\": \"SLA Notification for $issue.key from 'Time to SLA Plugin' <br/>\\nThe following issue is close to the SLA target date. <br/>\\n <br/>\\nHere are the details: <br/>\\nSLA Start: $slaStartDate <br/>\\nSLA Target: $slaTargetDate <br/>\\nStart Conditions : $startConditions <br/>\\nEnd Conditions : $endConditions <br/>\\n\"\n    },\n    \"appliedToAllGoals\": true,\n    \"appliedGoals\": null,\n    \"slaConfiguration\": \"1\"\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/notifier"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"14\",\n  \"enabled\": true,\n  \"thresholdType\": \"WILL_BE_BREACHED\",\n  \"duration\": \"1h\",\n  \"recurrenceInterval\": null,\n  \"workingCalendarEnabled\": true,\n  \"actionType\": \"SLACK\",\n  \"slaNotifierActionContext\": {\n    \"webhooksUrl\": \"slackwebhook\",\n    \"messageBody\": \"SLA Notification for $issue.key from 'Time to SLA Plugin' <br/>\\nThe following issue is close to the SLA target date. <br/>\\n <br/>\\nHere are the details: <br/>\\nSLA Start: $slaStartDate <br/>\\nSLA Target: $slaTargetDate <br/>\\nStart Conditions : $startConditions <br/>\\nEnd Conditions : $endConditions <br/>\\n\"\n  },\n  \"appliedToAllGoals\": true,\n  \"appliedGoals\": null,\n  \"slaConfiguration\": \"1\"\n}"}],"_postman_id":"6ec33587-1943-400e-8c08-a72a10128c33"},{"name":"Delete Notifier","id":"cd4b2f6c-b4cf-41f2-bff7-f93bde8acda5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://tts.snapbytesapps.com/api/notifier/{notifierId}/sla/{slaId}","description":"<p>Delete notifier with SLA id and notifier id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","notifier","{notifierId}","sla","{slaId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"6d09e776-3159-4c9c-83a6-c9b0970cef3e","name":"Delete Notifier","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/notifier/12/sla/1"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cd4b2f6c-b4cf-41f2-bff7-f93bde8acda5"}],"id":"3ad3154f-e818-4291-8168-d5b4202ace8f","description":"<p>You can view/manage SLA notifiers and global notifiers with these APIs.</p>\n","_postman_id":"3ad3154f-e818-4291-8168-d5b4202ace8f","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}}},{"name":"Issue SLA","item":[{"name":"Get All Issue SLAs of Issue","id":"4f80ea3a-47df-49ab-8724-cb4b7a54b302","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/issue-sla/{issueId}","description":"<p>Get all issue SLAs of Issue with SLA id.</p>\n<p>You can use an optional query parameter \"durationFormat\" to get human readable versions of elapsed, remaining, overdue, paused, and working duration values.</p>\n<p>Accepted values for durationFormat parameter are:</p>\n<ul>\n<li>dayHourMinuteSecond (e.g. 1d 10h 30m 24s)</li>\n<li>dayHourMinute (e.g. 1d 10h 30m)</li>\n<li>hourMinuteSecond (e.g. 34h 30m 24s)</li>\n<li>hourMinute (e.g. 34h 30m)</li>\n<li>dayNumber (e.g. 2d)</li>\n<li>hourNumber (e.g. 35h)</li>\n<li>minuteNumber (e.g. 90m)</li>\n<li>secondNumber (e.g. 210s)</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","issue-sla","{issueId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"c40f07f5-a1fd-4894-9396-e660a31b5373","name":"Get All Issue SLAs of Issue","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/issue-sla/10091"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n  {\n    \"issueId\": \"10091\",\n    \"slaId\": \"38\",\n    \"slaName\": \"Time to Response\",\n    \"slaValueAsDurationString\": \"1h\",\n    \"workingCalendarName\": \"7x24\",\n    \"slaValueType\": \"SLA_VALUE\",\n    \"slaStartType\": {},\n    \"slaTargetType\": {},\n    \"percentageThreshold\": 80,\n    \"slaStatus\": \"STILL\",\n    \"slaValue\": 3600000,\n    \"startDate\": 1647419947000,\n    \"endDate\": null,\n    \"deadline\": 1647423547000,\n    \"elapsedDuration\": 151867,\n    \"remainingDuration\": 3448133,\n    \"overdueDuration\": 0,\n    \"pausedDuration\": 0,\n    \"elapsedPercentage\": 4,\n    \"isStarted\": true,\n    \"isPaused\": false,\n    \"isFinished\": false,\n    \"inNonWorkingHours\": false,\n    \"inNonWorkingDays\": false,\n    \"lastStatusDate\": 1647420098867,\n    \"calendarId\": \"7x24\",\n    \"workingDuration\": 151867,\n    \"slaValueForFixedDurations\": null\n  },\n  {\n    \"issueId\": \"10091\",\n    \"slaId\": \"40\",\n    \"slaName\": \"Clone SLA\",\n    \"slaValueAsDurationString\": \"1h\",\n    \"workingCalendarName\": \"7x24\",\n    \"slaValueType\": \"SLA_VALUE\",\n    \"slaStartType\": {},\n    \"slaTargetType\": {},\n    \"percentageThreshold\": 80,\n    \"slaStatus\": \"STILL\",\n    \"slaValue\": 3600000,\n    \"startDate\": 1647419947000,\n    \"endDate\": null,\n    \"deadline\": 1647423547000,\n    \"elapsedDuration\": 151884,\n    \"remainingDuration\": 3448116,\n    \"overdueDuration\": 0,\n    \"pausedDuration\": 0,\n    \"elapsedPercentage\": 4,\n    \"isStarted\": true,\n    \"isPaused\": false,\n    \"isFinished\": false,\n    \"inNonWorkingHours\": false,\n    \"inNonWorkingDays\": false,\n    \"lastStatusDate\": 1647420098884,\n    \"calendarId\": \"7x24\",\n    \"workingDuration\": 151884,\n    \"slaValueForFixedDurations\": null\n  }\n]"},{"id":"24713b7c-8afc-4538-907c-f62a2da9d856","name":"Get All Issue SLAs of Issue with durationFormat","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":{"raw":"https://tts.snapbytesapps.com/api/issue-sla/10091?durationFormat=dayHourMinuteSecond","protocol":"https","host":["tts","snapbytesapps","com"],"path":["api","issue-sla","10091"],"query":[{"key":"durationFormat","value":"dayHourMinuteSecond"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n  {\n    \"issueId\": \"10091\",\n    \"slaId\": \"38\",\n    \"slaName\": \"Time to Response\",\n    \"slaValueAsDurationString\": \"1h\",\n    \"workingCalendarName\": \"7x24\",\n    \"slaValueType\": \"SLA_VALUE\",\n    \"slaStartType\": {},\n    \"slaTargetType\": {},\n    \"percentageThreshold\": 80,\n    \"slaStatus\": \"STILL\",\n    \"slaValue\": 3600000,\n    \"startDate\": 1647419947000,\n    \"endDate\": null,\n    \"deadline\": 1647423547000,\n    \"elapsedDuration\": 151867,\n    \"elapsedDurationFormatted\": \"2m 31s\",\n    \"remainingDuration\": 3448133,\n    \"remainingDurationFormatted\": \"57m 28s\",\n    \"overdueDuration\": 0,\n    \"overdueDurationFormatted\": \"0s\",\n    \"pausedDuration\": 0,\n    \"pausedDurationFormatted\": \"0s\",\n    \"elapsedPercentage\": 4,\n    \"isStarted\": true,\n    \"isPaused\": false,\n    \"isFinished\": false,\n    \"inNonWorkingHours\": false,\n    \"inNonWorkingDays\": false,\n    \"lastStatusDate\": 1647420098867,\n    \"calendarId\": \"7x24\",\n    \"workingDuration\": 151867,\n    \"workingDurationFormatted\": \"2m 31s\",\n    \"slaValueForFixedDurations\": null\n  }\n]"}],"_postman_id":"4f80ea3a-47df-49ab-8724-cb4b7a54b302"},{"name":"Get Issue SLA of Issue","id":"24cd0891-ff46-468f-a3cb-30e9b4a04b54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/issue-sla/{issueId}/sla/{slaId}","description":"<p>Get issue SLA of issue with issue id and SLA id.</p>\n<p>You can use an optional query parameter \"durationFormat\" to get human readable versions of elapsed, remaining, overdue, paused, and working duration values.</p>\n<p>Accepted values for durationFormat parameter are:</p>\n<ul>\n<li>dayHourMinuteSecond (e.g. 1d 10h 30m 24s)</li>\n<li>dayHourMinute (e.g. 1d 10h 30m)</li>\n<li>hourMinuteSecond (e.g. 34h 30m 24s)</li>\n<li>hourMinute (e.g. 34h 30m)</li>\n<li>dayNumber (e.g. 2d)</li>\n<li>hourNumber (e.g. 35h)</li>\n<li>minuteNumber (e.g. 90m)</li>\n<li>secondNumber (e.g. 210s)</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","issue-sla","{issueId}","sla","{slaId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"72ea7047-026f-417e-b2d2-ee8ed8cc3f4e","name":"Get Issue SLA of Issue","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/issue-sla/10091/sla/38"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"issueId\": \"10091\",\n  \"slaId\": \"38\",\n  \"slaName\": \"Time to Response\",\n  \"slaValueAsDurationString\": \"1h\",\n  \"workingCalendarName\": \"7x24\",\n  \"slaValueType\": \"SLA_VALUE\",\n  \"slaStartType\": {},\n  \"slaTargetType\": {},\n  \"percentageThreshold\": 80,\n  \"slaStatus\": \"STILL\",\n  \"slaValue\": 3600000,\n  \"startDate\": 1647419947000,\n  \"endDate\": null,\n  \"deadline\": 1647423547000,\n  \"elapsedDuration\": 235087,\n  \"remainingDuration\": 3364913,\n  \"overdueDuration\": 0,\n  \"pausedDuration\": 0,\n  \"elapsedPercentage\": 7,\n  \"isStarted\": true,\n  \"isPaused\": false,\n  \"isFinished\": false,\n  \"inNonWorkingHours\": false,\n  \"inNonWorkingDays\": false,\n  \"lastStatusDate\": 1647420182087,\n  \"calendarId\": \"7x24\",\n  \"workingDuration\": 235087,\n  \"slaValueForFixedDurations\": null\n}"},{"id":"2dc1620b-12fe-4c92-82dd-c09f0e70db2c","name":"Get Issue SLA of Issue with durationFormat","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":{"raw":"https://tts.snapbytesapps.com/api/issue-sla/10091/sla/38?durationFormat=dayHourMinuteSecond","protocol":"https","host":["tts","snapbytesapps","com"],"path":["api","issue-sla","10091","sla","38"],"query":[{"key":"durationFormat","value":"dayHourMinuteSecond"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"issueId\": \"10091\",\n  \"slaId\": \"38\",\n  \"slaName\": \"Time to Response\",\n  \"slaValueAsDurationString\": \"1h\",\n  \"workingCalendarName\": \"7x24\",\n  \"slaValueType\": \"SLA_VALUE\",\n  \"slaStartType\": {},\n  \"slaTargetType\": {},\n  \"percentageThreshold\": 80,\n  \"slaStatus\": \"STILL\",\n  \"slaValue\": 3600000,\n  \"startDate\": 1647419947000,\n  \"endDate\": null,\n  \"deadline\": 1647423547000,\n  \"elapsedDuration\": 235087,\n  \"elapsedDurationFormatted\": \"3m 55s\",\n  \"remainingDuration\": 3364913,\n  \"remainingDurationFormatted\": \"56m 4s\",\n  \"overdueDuration\": 0,\n  \"overdueDurationFormatted\": \"0s\",\n  \"pausedDuration\": 0,\n  \"pausedDurationFormatted\": \"0s\",\n  \"elapsedPercentage\": 7,\n  \"isStarted\": true,\n  \"isPaused\": false,\n  \"isFinished\": false,\n  \"inNonWorkingHours\": false,\n  \"inNonWorkingDays\": false,\n  \"lastStatusDate\": 1647420182087,\n  \"calendarId\": \"7x24\",\n  \"workingDuration\": 235087,\n  \"workingDurationFormatted\": \"3m 55s\",\n  \"slaValueForFixedDurations\": null\n}"}],"_postman_id":"24cd0891-ff46-468f-a3cb-30e9b4a04b54"},{"name":"Get Issue SLA History","id":"6d90128c-eab3-4171-aa8f-582e8da332e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/issue-sla-history/{issueId}/sla/{slaId}","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","issue-sla-history","{issueId}","sla","{slaId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"7a2a1020-5375-4310-8d7c-5748854e4813","name":"Get Issue SLA History","originalRequest":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/issue-sla-history/10001/sla/28"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"slaHistory\": {\n        \"slaState\": {\n            \"deadline\": 1689172936000,\n            \"remainingDuration\": 3548000,\n            \"overdueDuration\": 0,\n            \"elapsedPercentage\": 1,\n            \"state\": \"SUCCESS\",\n            \"slaGoal\": {\n                \"dateGoal\": null,\n                \"durationGoal\": 3600000,\n                \"nextBusinessDay\": null\n            },\n            \"elapsedDuration\": 52000,\n            \"pausedDuration\": 0,\n            \"startTime\": 1689169336000,\n            \"endTime\": 1689169388000,\n            \"startCondition\": \"Entered in Backlog status\",\n            \"endCondition\": \"Entered in Selected for Development status\",\n            \"goalCondition\": \"All issues Duration='1h'\",\n            \"slaGoalContext\": {\n                \"duration\": \"1h\"\n            },\n            \"slaGoalContextType\": \"FIXED_DURATION\"\n        },\n        \"calendarName\": \"7x24\",\n        \"slaEventDtos\": [\n            {\n                \"authorName\": \"Test User\",\n                \"authorAvatarUrl\": \"test_url\",\n                \"eventTime\": 1689169336000,\n                \"eventType\": \"START\",\n                \"stateType\": \"RUNNING\",\n                \"eventDuration\": 52000,\n                \"overallElapsed\": 52000,\n                \"overallPaused\": 0,\n                \"overallOverdue\": 0,\n                \"isBreached\": false,\n                \"cycle\": 1\n            },\n            {\n                \"authorName\": \"Test User\",\n                \"authorAvatarUrl\": \"test_url\",\n                \"eventTime\": 1689169336000,\n                \"eventType\": \"ISSUE_CREATED\",\n                \"stateType\": null,\n                \"eventDuration\": null,\n                \"overallElapsed\": null,\n                \"overallPaused\": null,\n                \"overallOverdue\": null,\n                \"isBreached\": null,\n                \"cycle\": 1\n            },\n            {\n                \"authorName\": \"Test User\",\n                \"authorAvatarUrl\": \"test_url\",\n                \"eventTime\": 1689169388000,\n                \"eventType\": \"STOP\",\n                \"stateType\": \"STOPPED\",\n                \"eventDuration\": null,\n                \"overallElapsed\": 52000,\n                \"overallPaused\": 0,\n                \"overallOverdue\": 0,\n                \"isBreached\": false,\n                \"cycle\": 1\n            }\n        ],\n        \"hoursOfBusinessDay\": 24\n    }\n}"}],"_postman_id":"6d90128c-eab3-4171-aa8f-582e8da332e9"},{"name":"Get Issue SLAs by JQL","id":"401cb1e1-4f0b-4cdb-a091-457e05fb1e83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/issue-sla","description":"<p>Get SLA details for issues based on JQL</p>\n<ul>\n<li><p>Parameter slaId is optional to filter results.</p>\n</li>\n<li><p>Parameters start and limit are applied on JQL.</p>\n</li>\n<li><p>Parameter limit is recommended to be no more than 10, in order to avoid timeouts.</p>\n</li>\n<li><p>Parameter durationFormat is optional to get human readable versions of elapsed, remaining, overdue, paused, and working duration values. Accepted values for durationFormat parameter are:</p>\n<ul>\n<li><p>dayHourMinuteSecond (e.g. 1d 10h 30m 24s)</p>\n</li>\n<li><p>dayHourMinute (e.g. 1d 10h 30m)</p>\n</li>\n<li><p>hourMinuteSecond (e.g. 34h 30m 24s)</p>\n</li>\n<li><p>hourMinute (e.g. 34h 30m)</p>\n</li>\n<li><p>dayNumber (e.g. 2d)</p>\n</li>\n<li><p>hourNumber (e.g. 35h)</p>\n</li>\n<li><p>minuteNumber (e.g. 90m)</p>\n</li>\n<li><p>secondNumber (e.g. 210s)</p>\n</li>\n</ul>\n</li>\n<li><p>The <code>start</code> parameter indicates the starting point for the next page of results.</p>\n<ul>\n<li><p>To fetch the first page, the <code>start</code> parameter should either be omitted or sent with an empty string (<code>\"\"</code>).</p>\n</li>\n<li><p>To fetch the next page of results, use the value returned in the <code>nextStart</code> parameter as the <code>start</code> parameter in your subsequent request.</p>\n</li>\n<li><p>When the <code>nextStart</code> parameter in the response is not defined, it indicates that there are no more results or pages to fetch. This can be used as a signal to stop making additional requests, as all available data has been retrieved.</p>\n</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","issue-sla"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"d0831fae-e0c3-41d1-8a0b-fd8bd14213e3","name":"Get Issue SLAs by JQL","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"jql\": \"project = TEST\",\n  \"slaId\": \"38\",\n  \"start\": \"SBGaXJl\",\n  \"limit\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/issue-sla"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalIssues\": 1308,\n  \"nextStart\": \"CAEaAggD\",\n  \"issueSlas\": [\n    {\n      \"issueId\": \"12500\",\n      \"slaId\": \"9\",\n      \"slaName\": \"test-all-cycles\",\n      \"slaValueAsDurationString\": \"5m\",\n      \"workingCalendarName\": \"7x24\",\n      \"slaValueType\": \"SLA_VALUE\",\n      \"slaStartType\": {},\n      \"slaTargetType\": {},\n      \"slaValueSourceName\": \"SLA_VALUE\",\n      \"percentageThreshold\": 80,\n      \"slaStatus\": \"EXCEED\",\n      \"slaValue\": 300000,\n      \"startDate\": 1674790803000,\n      \"endDate\": null,\n      \"deadline\": 1674798315000,\n      \"elapsedDuration\": 358963362,\n      \"remainingDuration\": 0,\n      \"overdueDuration\": 358663362,\n      \"pausedDuration\": 30000,\n      \"elapsedPercentage\": 119654,\n      \"isStarted\": true,\n      \"isPaused\": false,\n      \"isFinished\": false,\n      \"inNonWorkingHours\": false,\n      \"inNonWorkingDays\": false,\n      \"inCriticalZone\": true,\n      \"lastStatusDate\": 1675156978362,\n      \"calendarId\": \"7x24\",\n      \"workingDuration\": 358963362,\n      \"slaValueForFixedDurations\": null\n    },\n    {\n      \"issueId\": \"12499\",\n      \"slaId\": \"9\",\n      \"slaName\": \"test-all-cycles\",\n      \"slaValueAsDurationString\": \"5m\",\n      \"workingCalendarName\": \"7x24\",\n      \"slaValueType\": \"SLA_VALUE\",\n      \"slaStartType\": {},\n      \"slaTargetType\": {},\n      \"slaValueSourceName\": \"SLA_VALUE\",\n      \"percentageThreshold\": 80,\n      \"slaStatus\": \"EXCEED\",\n      \"slaValue\": 300000,\n      \"startDate\": 1674486952000,\n      \"endDate\": null,\n      \"deadline\": 1674487252000,\n      \"elapsedDuration\": 670026479,\n      \"remainingDuration\": 0,\n      \"overdueDuration\": 669726479,\n      \"pausedDuration\": 0,\n      \"elapsedPercentage\": 223342,\n      \"isStarted\": true,\n      \"isPaused\": false,\n      \"isFinished\": false,\n      \"inNonWorkingHours\": false,\n      \"inNonWorkingDays\": false,\n      \"inCriticalZone\": true,\n      \"lastStatusDate\": 1675156978479,\n      \"calendarId\": \"7x24\",\n      \"workingDuration\": 670026479,\n      \"slaValueForFixedDurations\": null\n    },\n    {\n      \"issueId\": \"12498\",\n      \"slaId\": \"9\",\n      \"slaName\": \"test-all-cycles\",\n      \"slaValueAsDurationString\": \"5m\",\n      \"workingCalendarName\": \"7x24\",\n      \"slaValueType\": \"SLA_VALUE\",\n      \"slaStartType\": {},\n      \"slaTargetType\": {},\n      \"slaValueSourceName\": \"SLA_VALUE\",\n      \"percentageThreshold\": 80,\n      \"slaStatus\": \"EXCEED\",\n      \"slaValue\": 300000,\n      \"startDate\": 1674220539000,\n      \"endDate\": null,\n      \"deadline\": 1674220839000,\n      \"elapsedDuration\": 936439579,\n      \"remainingDuration\": 0,\n      \"overdueDuration\": 936139579,\n      \"pausedDuration\": 0,\n      \"elapsedPercentage\": 312147,\n      \"isStarted\": true,\n      \"isPaused\": false,\n      \"isFinished\": false,\n      \"inNonWorkingHours\": false,\n      \"inNonWorkingDays\": false,\n      \"inCriticalZone\": true,\n      \"lastStatusDate\": 1675156978579,\n      \"calendarId\": \"7x24\",\n      \"workingDuration\": 936439579,\n      \"slaValueForFixedDurations\": null\n    },\n    {\n      \"issueId\": \"12497\",\n      \"slaId\": \"9\",\n      \"slaName\": \"test-all-cycles\",\n      \"slaValueAsDurationString\": \"5m\",\n      \"workingCalendarName\": \"7x24\",\n      \"slaValueType\": \"SLA_VALUE\",\n      \"slaStartType\": {},\n      \"slaTargetType\": {},\n      \"slaValueSourceName\": \"SLA_VALUE\",\n      \"percentageThreshold\": 80,\n      \"slaStatus\": \"EXCEED\",\n      \"slaValue\": 300000,\n      \"startDate\": 1674034337000,\n      \"endDate\": null,\n      \"deadline\": 1674034637000,\n      \"elapsedDuration\": 1122623659,\n      \"remainingDuration\": 0,\n      \"overdueDuration\": 1122323659,\n      \"pausedDuration\": 0,\n      \"elapsedPercentage\": 374208,\n      \"isStarted\": true,\n      \"isPaused\": false,\n      \"isFinished\": false,\n      \"inNonWorkingHours\": false,\n      \"inNonWorkingDays\": false,\n      \"inCriticalZone\": true,\n      \"lastStatusDate\": 1675156978659,\n      \"calendarId\": \"7x24\",\n      \"workingDuration\": 1122623659,\n      \"slaValueForFixedDurations\": null\n    },\n    {\n      \"issueId\": \"12496\",\n      \"slaId\": \"9\",\n      \"slaName\": \"test-all-cycles\",\n      \"slaValueAsDurationString\": \"5m\",\n      \"workingCalendarName\": \"7x24\",\n      \"slaValueType\": \"SLA_VALUE\",\n      \"slaStartType\": {},\n      \"slaTargetType\": {},\n      \"slaValueSourceName\": \"SLA_VALUE\",\n      \"percentageThreshold\": 80,\n      \"slaStatus\": \"EXCEED\",\n      \"slaValue\": 300000,\n      \"startDate\": 1673834539000,\n      \"endDate\": null,\n      \"deadline\": 1673834839000,\n      \"elapsedDuration\": 1322439759,\n      \"remainingDuration\": 0,\n      \"overdueDuration\": 1322139759,\n      \"pausedDuration\": 0,\n      \"elapsedPercentage\": 440813,\n      \"isStarted\": true,\n      \"isPaused\": false,\n      \"isFinished\": false,\n      \"inNonWorkingHours\": false,\n      \"inNonWorkingDays\": false,\n      \"inCriticalZone\": true,\n      \"lastStatusDate\": 1675156978759,\n      \"calendarId\": \"7x24\",\n      \"workingDuration\": 1322439759,\n      \"slaValueForFixedDurations\": null\n    }\n  ]\n}"},{"id":"b7acb98d-d1bd-49be-b157-1bc2f618563c","name":"Get Issue SLAs by JQL with durationFormat","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"jql\": \"project = TEST\",\n  \"slaId\": \"38\",\n  \"start\": \"SBGaXJl\",\n  \"limit\": 1,\n  \"durationFormat\": \"dayHourMinuteSecond\"\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/issue-sla"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"totalIssues\": 1308,\n  \"nextStart\": \"CAEaAggD\",\n  \"issueSlas\": [\n    {\n      \"issueId\": \"12500\",\n      \"slaId\": \"9\",\n      \"slaName\": \"test-all-cycles\",\n      \"slaValueAsDurationString\": \"5m\",\n      \"workingCalendarName\": \"7x24\",\n      \"slaValueType\": \"SLA_VALUE\",\n      \"slaStartType\": {},\n      \"slaTargetType\": {},\n      \"slaValueSourceName\": \"SLA_VALUE\",\n      \"percentageThreshold\": 80,\n      \"slaStatus\": \"EXCEED\",\n      \"slaValue\": 300000,\n      \"startDate\": 1674790803000,\n      \"endDate\": null,\n      \"deadline\": 1674798315000,\n      \"elapsedDuration\": 358963362,\n      \"elapsedDurationFormatted\": \"4d 3h 42m 43s\",\n      \"remainingDuration\": 0,\n      \"remainingDurationFormatted\": \"0s\",\n      \"overdueDuration\": 358663362,\n      \"overdueDurationFormatted\": \"4d 3h 37m 43s\",\n      \"pausedDuration\": 30000,\n      \"pausedDurationFormatted\": \"30s\",\n      \"elapsedPercentage\": 119654,\n      \"isStarted\": true,\n      \"isPaused\": false,\n      \"isFinished\": false,\n      \"inNonWorkingHours\": false,\n      \"inNonWorkingDays\": false,\n      \"inCriticalZone\": true,\n      \"lastStatusDate\": 1675156978362,\n      \"calendarId\": \"7x24\",\n      \"workingDuration\": 358963362,\n      \"workingDurationFormatted\": \"4d 3h 42m 43s\",\n      \"slaValueForFixedDurations\": null\n    }\n  ]\n}"}],"_postman_id":"401cb1e1-4f0b-4cdb-a091-457e05fb1e83"},{"name":"Get Issue SLAs by Issue IDs","id":"d43c09d2-99a0-433e-a451-9a6447b60bd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"issueIds\": [\n        12345,\n        12346,\n        12347\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/issue-sla/multi","description":"<p>Get SLA details for issues based on issue IDs</p>\n<ul>\n<li>Parameter slaIds is optional array of SLA IDs.</li>\n<li>Maximum number of issue IDs that can be given is 100.</li>\n<li>Parameter durationFormat is optional to get human readable versions of elapsed, remaining, overdue, paused, and working duration values. Accepted values for durationFormat parameter are:<ul>\n<li>dayHourMinuteSecond (e.g. 1d 10h 30m 24s)</li>\n<li>dayHourMinute (e.g. 1d 10h 30m)</li>\n<li>hourMinuteSecond (e.g. 34h 30m 24s)</li>\n<li>hourMinute (e.g. 34h 30m)</li>\n<li>dayNumber (e.g. 2d)</li>\n<li>hourNumber (e.g. 35h)</li>\n<li>minuteNumber (e.g. 90m)</li>\n<li>secondNumber (e.g. 210s)</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","issue-sla","multi"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"d0e4839f-10fd-4db5-9db2-edd5840a8b90","name":"Get Issue SLAs by issue IDs","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"issueIds\": [\n        12496,\n        12497,\n        12498,\n        12499,\n        12500\n    ],\n    \"slaIds\": [\n        \"9\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/issue-sla"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"issueId\": \"12500\",\n        \"slaId\": \"9\",\n        \"slaName\": \"test-all-cycles\",\n        \"slaValueAsDurationString\": \"5m\",\n        \"workingCalendarName\": \"7x24\",\n        \"slaValueType\": \"SLA_VALUE\",\n        \"slaStartType\": {},\n        \"slaTargetType\": {},\n        \"slaValueSourceName\": \"SLA_VALUE\",\n        \"percentageThreshold\": 80,\n        \"slaStatus\": \"EXCEED\",\n        \"slaValue\": 300000,\n        \"startDate\": 1674790803000,\n        \"endDate\": null,\n        \"deadline\": 1674798315000,\n        \"elapsedDuration\": 358963362,\n        \"remainingDuration\": 0,\n        \"overdueDuration\": 358663362,\n        \"pausedDuration\": 30000,\n        \"elapsedPercentage\": 119654,\n        \"isStarted\": true,\n        \"isPaused\": false,\n        \"isFinished\": false,\n        \"inNonWorkingHours\": false,\n        \"inNonWorkingDays\": false,\n        \"inCriticalZone\": true,\n        \"lastStatusDate\": 1675156978362,\n        \"calendarId\": \"7x24\",\n        \"workingDuration\": 358963362,\n        \"slaValueForFixedDurations\": null\n    },\n    {\n        \"issueId\": \"12499\",\n        \"slaId\": \"9\",\n        \"slaName\": \"test-all-cycles\",\n        \"slaValueAsDurationString\": \"5m\",\n        \"workingCalendarName\": \"7x24\",\n        \"slaValueType\": \"SLA_VALUE\",\n        \"slaStartType\": {},\n        \"slaTargetType\": {},\n        \"slaValueSourceName\": \"SLA_VALUE\",\n        \"percentageThreshold\": 80,\n        \"slaStatus\": \"EXCEED\",\n        \"slaValue\": 300000,\n        \"startDate\": 1674486952000,\n        \"endDate\": null,\n        \"deadline\": 1674487252000,\n        \"elapsedDuration\": 670026479,\n        \"remainingDuration\": 0,\n        \"overdueDuration\": 669726479,\n        \"pausedDuration\": 0,\n        \"elapsedPercentage\": 223342,\n        \"isStarted\": true,\n        \"isPaused\": false,\n        \"isFinished\": false,\n        \"inNonWorkingHours\": false,\n        \"inNonWorkingDays\": false,\n        \"inCriticalZone\": true,\n        \"lastStatusDate\": 1675156978479,\n        \"calendarId\": \"7x24\",\n        \"workingDuration\": 670026479,\n        \"slaValueForFixedDurations\": null\n    },\n    {\n        \"issueId\": \"12498\",\n        \"slaId\": \"9\",\n        \"slaName\": \"test-all-cycles\",\n        \"slaValueAsDurationString\": \"5m\",\n        \"workingCalendarName\": \"7x24\",\n        \"slaValueType\": \"SLA_VALUE\",\n        \"slaStartType\": {},\n        \"slaTargetType\": {},\n        \"slaValueSourceName\": \"SLA_VALUE\",\n        \"percentageThreshold\": 80,\n        \"slaStatus\": \"EXCEED\",\n        \"slaValue\": 300000,\n        \"startDate\": 1674220539000,\n        \"endDate\": null,\n        \"deadline\": 1674220839000,\n        \"elapsedDuration\": 936439579,\n        \"remainingDuration\": 0,\n        \"overdueDuration\": 936139579,\n        \"pausedDuration\": 0,\n        \"elapsedPercentage\": 312147,\n        \"isStarted\": true,\n        \"isPaused\": false,\n        \"isFinished\": false,\n        \"inNonWorkingHours\": false,\n        \"inNonWorkingDays\": false,\n        \"inCriticalZone\": true,\n        \"lastStatusDate\": 1675156978579,\n        \"calendarId\": \"7x24\",\n        \"workingDuration\": 936439579,\n        \"slaValueForFixedDurations\": null\n    },\n    {\n        \"issueId\": \"12497\",\n        \"slaId\": \"9\",\n        \"slaName\": \"test-all-cycles\",\n        \"slaValueAsDurationString\": \"5m\",\n        \"workingCalendarName\": \"7x24\",\n        \"slaValueType\": \"SLA_VALUE\",\n        \"slaStartType\": {},\n        \"slaTargetType\": {},\n        \"slaValueSourceName\": \"SLA_VALUE\",\n        \"percentageThreshold\": 80,\n        \"slaStatus\": \"EXCEED\",\n        \"slaValue\": 300000,\n        \"startDate\": 1674034337000,\n        \"endDate\": null,\n        \"deadline\": 1674034637000,\n        \"elapsedDuration\": 1122623659,\n        \"remainingDuration\": 0,\n        \"overdueDuration\": 1122323659,\n        \"pausedDuration\": 0,\n        \"elapsedPercentage\": 374208,\n        \"isStarted\": true,\n        \"isPaused\": false,\n        \"isFinished\": false,\n        \"inNonWorkingHours\": false,\n        \"inNonWorkingDays\": false,\n        \"inCriticalZone\": true,\n        \"lastStatusDate\": 1675156978659,\n        \"calendarId\": \"7x24\",\n        \"workingDuration\": 1122623659,\n        \"slaValueForFixedDurations\": null\n    },\n    {\n        \"issueId\": \"12496\",\n        \"slaId\": \"9\",\n        \"slaName\": \"test-all-cycles\",\n        \"slaValueAsDurationString\": \"5m\",\n        \"workingCalendarName\": \"7x24\",\n        \"slaValueType\": \"SLA_VALUE\",\n        \"slaStartType\": {},\n        \"slaTargetType\": {},\n        \"slaValueSourceName\": \"SLA_VALUE\",\n        \"percentageThreshold\": 80,\n        \"slaStatus\": \"EXCEED\",\n        \"slaValue\": 300000,\n        \"startDate\": 1673834539000,\n        \"endDate\": null,\n        \"deadline\": 1673834839000,\n        \"elapsedDuration\": 1322439759,\n        \"remainingDuration\": 0,\n        \"overdueDuration\": 1322139759,\n        \"pausedDuration\": 0,\n        \"elapsedPercentage\": 440813,\n        \"isStarted\": true,\n        \"isPaused\": false,\n        \"isFinished\": false,\n        \"inNonWorkingHours\": false,\n        \"inNonWorkingDays\": false,\n        \"inCriticalZone\": true,\n        \"lastStatusDate\": 1675156978759,\n        \"calendarId\": \"7x24\",\n        \"workingDuration\": 1322439759,\n        \"slaValueForFixedDurations\": null\n    }\n]"},{"id":"9dc58121-4d16-4af0-b688-37f3e93d0408","name":"Get Issue SLAs by issue IDs with durationFormat","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"issueIds\": [\n        12500\n    ],\n    \"slaIds\": [\n        \"9\"\n    ],\n    \"durationFormat\": \"dayHourMinuteSecond\"\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/issue-sla"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"issueId\": \"12500\",\n        \"slaId\": \"9\",\n        \"slaName\": \"test-all-cycles\",\n        \"slaValueAsDurationString\": \"5m\",\n        \"workingCalendarName\": \"7x24\",\n        \"slaValueType\": \"SLA_VALUE\",\n        \"slaStartType\": {},\n        \"slaTargetType\": {},\n        \"slaValueSourceName\": \"SLA_VALUE\",\n        \"percentageThreshold\": 80,\n        \"slaStatus\": \"EXCEED\",\n        \"slaValue\": 300000,\n        \"startDate\": 1674790803000,\n        \"endDate\": null,\n        \"deadline\": 1674798315000,\n        \"elapsedDuration\": 358963362,\n        \"elapsedDurationFormatted\": \"4d 3h 42m 43s\",\n        \"remainingDuration\": 0,\n        \"remainingDurationFormatted\": \"0s\",\n        \"overdueDuration\": 358663362,\n        \"overdueDurationFormatted\": \"4d 3h 37m 43s\",\n        \"pausedDuration\": 30000,\n        \"pausedDurationFormatted\": \"30s\",\n        \"elapsedPercentage\": 119654,\n        \"isStarted\": true,\n        \"isPaused\": false,\n        \"isFinished\": false,\n        \"inNonWorkingHours\": false,\n        \"inNonWorkingDays\": false,\n        \"inCriticalZone\": true,\n        \"lastStatusDate\": 1675156978362,\n        \"calendarId\": \"7x24\",\n        \"workingDuration\": 358963362,\n        \"workingDurationFormatted\": \"4d 3h 42m 43s\",\n        \"slaValueForFixedDurations\": null\n    }\n]"}],"_postman_id":"d43c09d2-99a0-433e-a451-9a6447b60bd7"}],"id":"4241267d-1238-42c7-ad70-648c795b0816","description":"<p>You can view issue SLA(s) of issue.</p>\n","_postman_id":"4241267d-1238-42c7-ad70-648c795b0816","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}}},{"name":"Recalculation","item":[{"name":"Get All Recalculations","id":"5fdb5f4f-8b0d-411f-ba02-2446726390b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/sla-recalculation","description":"<p>Get all recalculations records.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla-recalculation"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"b8213c1f-372d-469b-b879-b68c3d911d4f","name":"Get All Recalculations","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/sla-recalculation"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"failRecordCount\": 0,\n        \"tempAddToCount\": 0,\n        \"lastPublishedThreadNumber\": 1,\n        \"skey\": \"TASK_TYPE#SLA_RECALCULATE#PROCESS#1\",\n        \"heartBeat\": \"2022-05-10T09:33:21.064Z\",\n        \"expectedThreadCount\": 1,\n        \"data\": {\n            \"jql\": \"key = 'TP-4'\",\n            \"slaIds\": [],\n            \"excludeFinishedSlas\": false\n        },\n        \"estimatedRecordCount\": 1,\n        \"successRecordCount\": 1,\n        \"messageGroupId\": \"911e02a5-a0c5-3d75-bb80-3a2c57fe9307##1\",\n        \"hangOnThreadNumberTempTest\": 0,\n        \"completedRecordCount\": 1,\n        \"messageDeduplicationId\": \"CK.911e02a5-a0c5-3d75-bb80-3a2c57fe9307.JI.1.LPTN.0\",\n        \"expectedRecordCount\": 1,\n        \"jobId\": \"1\",\n        \"startTime\": \"2022-05-10T09:33:15.188Z\",\n        \"haltTasksOnThreadNumberTempTest\": 0,\n        \"pkey\": \"CLIENT#911e02a5-a0c5-3d75-bb80-3a2c57fe9307\",\n        \"taskType\": \"SLA_RECALCULATE\",\n        \"endTime\": \"2022-05-10T09:33:21.064Z\",\n        \"remoteFetchSize\": 400,\n        \"clientKey\": \"911e02a5-a0c5-3d75-bb80-3a2c57fe9307\",\n        \"loggingLevel\": {\n            \"stats\": false,\n            \"task\": false\n        },\n        \"jobStatus\": \"COMPLETED\",\n        \"userAccountId\": \"5e1acf702a133f0ca4ea0010\",\n        \"userData\": {\n            \"self\": \"https://ramazansen.atlassian.net/rest/api/3/user?accountId=5e1acf702a133f0ca4ea0010\",\n            \"accountId\": \"5e1acf702a133f0ca4ea0010\",\n            \"accountType\": \"atlassian\",\n            \"avatarUrls\": {\n                \"48x48\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n                \"24x24\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n                \"16x16\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n                \"32x32\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\"\n            },\n            \"displayName\": \"ramazan şen\",\n            \"active\": true,\n            \"timeZone\": \"Europe/Moscow\",\n            \"locale\": \"en_US\",\n            \"groups\": {\n                \"size\": 2,\n                \"items\": [\n                    {\n                        \"name\": \"administrators\",\n                        \"groupId\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                        \"self\": \"https://ramazansen.atlassian.net/rest/api/3/group?groupId=5e23e1bd-a295-4e04-9f11-8962a50157bd\"\n                    },\n                    {\n                        \"name\": \"site-admins\",\n                        \"groupId\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                        \"self\": \"https://ramazansen.atlassian.net/rest/api/3/group?groupId=5da8eb6e-91b3-454c-9787-3666e864eddd\"\n                    }\n                ]\n            },\n            \"applicationRoles\": {\n                \"size\": 2,\n                \"items\": []\n            },\n            \"expand\": \"groups,applicationRoles\"\n        }\n    },\n    {\n        \"failRecordCount\": 0,\n        \"tempAddToCount\": 0,\n        \"lastPublishedThreadNumber\": 1,\n        \"skey\": \"TASK_TYPE#SLA_RECALCULATE#PROCESS#2\",\n        \"heartBeat\": \"2022-05-11T09:28:33.047Z\",\n        \"expectedThreadCount\": 1,\n        \"data\": {\n            \"jql\": \"key = 'TP-394645'\",\n            \"slaIds\": [],\n            \"excludeFinishedSlas\": false\n        },\n        \"estimatedRecordCount\": 1,\n        \"successRecordCount\": 1,\n        \"messageGroupId\": \"911e02a5-a0c5-3d75-bb80-3a2c57fe9307##2\",\n        \"hangOnThreadNumberTempTest\": 0,\n        \"completedRecordCount\": 1,\n        \"messageDeduplicationId\": \"CK.911e02a5-a0c5-3d75-bb80-3a2c57fe9307.JI.2.LPTN.0\",\n        \"expectedRecordCount\": 1,\n        \"jobId\": \"2\",\n        \"startTime\": \"2022-05-11T09:28:27.295Z\",\n        \"haltTasksOnThreadNumberTempTest\": 0,\n        \"pkey\": \"CLIENT#911e02a5-a0c5-3d75-bb80-3a2c57fe9307\",\n        \"taskType\": \"SLA_RECALCULATE\",\n        \"endTime\": \"2022-05-11T09:28:33.047Z\",\n        \"remoteFetchSize\": 400,\n        \"clientKey\": \"911e02a5-a0c5-3d75-bb80-3a2c57fe9307\",\n        \"loggingLevel\": {\n            \"stats\": false,\n            \"task\": false\n        },\n        \"jobStatus\": \"COMPLETED\",\n        \"userAccountId\": \"5e1acf702a133f0ca4ea0010\",\n        \"userData\": {\n            \"self\": \"https://ramazansen.atlassian.net/rest/api/3/user?accountId=5e1acf702a133f0ca4ea0010\",\n            \"accountId\": \"5e1acf702a133f0ca4ea0010\",\n            \"accountType\": \"atlassian\",\n            \"avatarUrls\": {\n                \"48x48\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n                \"24x24\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n                \"16x16\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n                \"32x32\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\"\n            },\n            \"displayName\": \"ramazan şen\",\n            \"active\": true,\n            \"timeZone\": \"Europe/Moscow\",\n            \"locale\": \"en_US\",\n            \"groups\": {\n                \"size\": 2,\n                \"items\": [\n                    {\n                        \"name\": \"administrators\",\n                        \"groupId\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                        \"self\": \"https://ramazansen.atlassian.net/rest/api/3/group?groupId=5e23e1bd-a295-4e04-9f11-8962a50157bd\"\n                    },\n                    {\n                        \"name\": \"site-admins\",\n                        \"groupId\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                        \"self\": \"https://ramazansen.atlassian.net/rest/api/3/group?groupId=5da8eb6e-91b3-454c-9787-3666e864eddd\"\n                    }\n                ]\n            },\n            \"applicationRoles\": {\n                \"size\": 2,\n                \"items\": []\n            },\n            \"expand\": \"groups,applicationRoles\"\n        }\n    }\n]"}],"_postman_id":"5fdb5f4f-8b0d-411f-ba02-2446726390b4"},{"name":"Get SLA Recalculation","id":"7550f353-3bb9-4c5c-8745-290de277d2d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/sla-recalculation/{jobId}","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla-recalculation","{jobId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"e0e7066a-a640-4408-88b0-327366003c72","name":"Get SLA Recalculation","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":{"raw":"https://tts.snapbytesapps.com/api/sla-recalculation/1","protocol":"https","host":["tts","snapbytesapps","com"],"path":["api","sla-recalculation","1"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"failRecordCount\": 0,\n    \"tempAddToCount\": 0,\n    \"lastPublishedThreadNumber\": 1,\n    \"skey\": \"TASK_TYPE#SLA_RECALCULATE#PROCESS#1\",\n    \"heartBeat\": \"2022-05-10T09:33:21.064Z\",\n    \"expectedThreadCount\": 1,\n    \"data\": {\n        \"jql\": \"key = 'TP-4'\",\n        \"slaIds\": [],\n        \"excludeFinishedSlas\": false\n    },\n    \"estimatedRecordCount\": 1,\n    \"successRecordCount\": 1,\n    \"messageGroupId\": \"911e02a5-a0c5-3d75-bb80-3a2c57fe9307##1\",\n    \"hangOnThreadNumberTempTest\": 0,\n    \"completedRecordCount\": 1,\n    \"messageDeduplicationId\": \"CK.911e02a5-a0c5-3d75-bb80-3a2c57fe9307.JI.1.LPTN.0\",\n    \"expectedRecordCount\": 1,\n    \"jobId\": \"1\",\n    \"startTime\": \"2022-05-10T09:33:15.188Z\",\n    \"haltTasksOnThreadNumberTempTest\": 0,\n    \"pkey\": \"CLIENT#911e02a5-a0c5-3d75-bb80-3a2c57fe9307\",\n    \"taskType\": \"SLA_RECALCULATE\",\n    \"endTime\": \"2022-05-10T09:33:21.064Z\",\n    \"remoteFetchSize\": 400,\n    \"clientKey\": \"911e02a5-a0c5-3d75-bb80-3a2c57fe9307\",\n    \"loggingLevel\": {\n        \"stats\": false,\n        \"task\": false\n    },\n    \"jobStatus\": \"COMPLETED\",\n    \"userAccountId\": \"5e1acf702a133f0ca4ea0010\",\n    \"userData\": {\n        \"self\": \"https://ramazansen.atlassian.net/rest/api/3/user?accountId=5e1acf702a133f0ca4ea0010\",\n        \"accountId\": \"5e1acf702a133f0ca4ea0010\",\n        \"accountType\": \"atlassian\",\n        \"avatarUrls\": {\n            \"48x48\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n            \"24x24\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n            \"16x16\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\",\n            \"32x32\": \"https://secure.gravatar.com/avatar/4677e0952ba88f9bef6372b36fb64a77?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FR-1.png\"\n        },\n        \"displayName\": \"ramazan şen\",\n        \"active\": true,\n        \"timeZone\": \"Europe/Moscow\",\n        \"locale\": \"en_US\",\n        \"groups\": {\n            \"size\": 2,\n            \"items\": [\n                {\n                    \"name\": \"administrators\",\n                    \"groupId\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"self\": \"https://ramazansen.atlassian.net/rest/api/3/group?groupId=5e23e1bd-a295-4e04-9f11-8962a50157bd\"\n                },\n                {\n                    \"name\": \"site-admins\",\n                    \"groupId\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"self\": \"https://ramazansen.atlassian.net/rest/api/3/group?groupId=5da8eb6e-91b3-454c-9787-3666e864eddd\"\n                }\n            ]\n        },\n        \"applicationRoles\": {\n            \"size\": 2,\n            \"items\": []\n        },\n        \"expand\": \"groups,applicationRoles\"\n    }\n}"}],"_postman_id":"7550f353-3bb9-4c5c-8745-290de277d2d0"},{"name":"Start SLA Recalculation","id":"86a25f37-607b-4e94-91a0-91503f7f5478","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/sla-recalculation","description":"<p>Start recalculation with JQL.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla-recalculation"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"d87dff24-0214-4bcb-8945-3a83ac1190e3","name":"Start SLA Recalculation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"jql\": \"key='TP-1'\",\n    \"slaIds\": [],\n    \"excludeFinishedSlas\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/sla-recalculation"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"86a25f37-607b-4e94-91a0-91503f7f5478"},{"name":"Abort Recalculation","id":"f09a6792-7e70-493d-9833-3aa6890c3545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/sla-recalculation/{jobId}","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla-recalculation","{jobId}"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"299a6f8b-fd9d-4783-a1bc-7a014820e03d","name":"Abort Recalculation","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/sla-recalculation/1"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f09a6792-7e70-493d-9833-3aa6890c3545"}],"id":"9ec60104-8b0d-463b-84df-261a8b5c5952","_postman_id":"9ec60104-8b0d-463b-84df-261a8b5c5952","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}}},{"name":"Permissions","item":[{"name":"Get All Permissions","id":"8dfb5d83-9dd4-4091-ab2e-8383aedffe1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/permissions","description":"<p>Get all permissions.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","permissions"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"5379c690-eee6-4e94-8452-fab7b4c4e27c","name":"Get All Permissions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/permissions"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"Audit Logs\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            }\n        ],\n        \"id\": \"cb65ed2f-3ebe-4d18-8b0c-ceb19ee2da7f\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 10\n    },\n    {\n        \"name\": \"Calendars\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            }\n        ],\n        \"id\": \"be4c3595-5bd3-43b7-8c44-6758621b22ef\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 2\n    },\n    {\n        \"name\": \"Customer Portal SLAs\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            }\n        ],\n        \"id\": \"4f23b160-e459-40d8-b246-3bd2d9a51df4\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 7\n    },\n    {\n        \"name\": \"Landing\",\n        \"id\": \"1d3dc50b-ccb5-473b-9f59-b54907927957\",\n        \"order\": 9\n    },\n    {\n        \"name\": \"Permissions\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            }\n        ],\n        \"id\": \"a11b3804-7726-49f0-a051-e7655ce59e44\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 6\n    },\n    {\n        \"name\": \"Settings\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            }\n        ],\n        \"id\": \"2c221f42-b3be-43c5-b168-0c8a206d3f84\",\n        \"order\": 8\n    },\n    {\n        \"name\": \"SLA Configurations\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            },\n            {\n                \"value\": \"0bba22b2-5695-448d-8b7d-ae81f09c5270\",\n                \"label\": \"system-administrators\"\n            },\n            {\n                \"value\": \"4bbdaac9-c38b-4873-a84b-d252b37707d9\",\n                \"label\": \"jira-software-users\"\n            }\n        ],\n        \"id\": \"35ac2711-6082-4201-8020-f3034583496b\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 0\n    },\n    {\n        \"name\": \"SLA Detail Report\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            }\n        ],\n        \"id\": \"4df9ff23-5a51-4c08-bac5-01a051346971\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 4\n    },\n    {\n        \"name\": \"SLA for Existing Issues\",\n        \"id\": \"31210b06-ca9e-4e2e-b505-cbfaedb8c7e2\",\n        \"order\": 4\n    },\n    {\n        \"name\": \"SLA History\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            }\n        ],\n        \"id\": \"13393ee6-0a22-4027-975d-2927cfaed90c\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 10\n    },\n    {\n        \"name\": \"SLA Panel\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            }\n        ],\n        \"id\": \"0597fb9e-1280-4b1b-af4a-531b88dab82d\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 8\n    },\n    {\n        \"name\": \"SLA Summary Report\",\n        \"groups\": [\n            {\n                \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                \"label\": \"administrators\"\n            },\n            {\n                \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                \"label\": \"site-admins\"\n            }\n        ],\n        \"id\": \"689f3463-0ca1-408b-a8b9-d827e5a6a869\",\n        \"users\": [\n            {\n                \"label\": \"robert\",\n                \"value\": \"5e1acf702a133f0ca4ea0010\"\n            }\n        ],\n        \"order\": 3\n    }\n]"}],"_postman_id":"8dfb5d83-9dd4-4091-ab2e-8383aedffe1d"},{"name":"Update Permission","id":"74785dbf-5213-480f-bdb5-da7603b07186","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/permissions","description":"<p>Update permission.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","permissions"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"781f03fc-8bb2-4bc3-bd14-836f92677607","name":"Update Permission","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"35ac2711-6082-4201-8020-f3034583496b\",\n  \"name\": \"SLA Configurations\",\n  \"order\": 0,\n  \"groups\": [\n    {\n      \"value\": \"0bba22b2-5695-448d-8b7d-ae81f09c5270\",\n      \"label\": \"system-administrators\"\n    }\n  ],\n  \"users\": [\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/permissions"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"permissionSettings\": [\n        {\n            \"name\": \"Audit Logs\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                }\n            ],\n            \"id\": \"cb65ed2f-3ebe-4d18-8b0c-ceb19ee2da7f\",\n            \"users\": [\n                {\n                    \"value\": \"5e1acf702a133f0ca4ea0010\"\n                }\n            ],\n            \"order\": 10\n        },\n        {\n            \"name\": \"Calendars\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                },\n                {\n                    \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"label\": \"site-admins\"\n                }\n            ],\n            \"id\": \"be4c3595-5bd3-43b7-8c44-6758621b22ef\",\n            \"users\": [\n                {\n                    \"value\": \"5e1acf702a133f0ca4ea0010\",\n                    \"label\": \"ramazan şen\"\n                }\n            ],\n            \"order\": 2\n        },\n        {\n            \"name\": \"Customer Portal SLAs\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                },\n                {\n                    \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"label\": \"site-admins\"\n                }\n            ],\n            \"id\": \"4f23b160-e459-40d8-b246-3bd2d9a51df4\",\n            \"users\": [\n                {\n                    \"value\": \"5e1acf702a133f0ca4ea0010\",\n                    \"label\": \"ramazan şen\"\n                }\n            ],\n            \"order\": 7\n        },\n        {\n            \"name\": \"Landing\",\n            \"id\": \"1d3dc50b-ccb5-473b-9f59-b54907927957\",\n            \"order\": 9\n        },\n        {\n            \"name\": \"Permissions\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                },\n                {\n                    \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"label\": \"site-admins\"\n                }\n            ],\n            \"id\": \"a11b3804-7726-49f0-a051-e7655ce59e44\",\n            \"users\": [\n                {\n                    \"value\": \"5e1acf702a133f0ca4ea0010\",\n                    \"label\": \"ramazan şen\"\n                }\n            ],\n            \"order\": 6\n        },\n        {\n            \"name\": \"Settings\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                },\n                {\n                    \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"label\": \"site-admins\"\n                }\n            ],\n            \"id\": \"2c221f42-b3be-43c5-b168-0c8a206d3f84\",\n            \"order\": 8\n        },\n        {\n            \"name\": \"SLA Configurations\",\n            \"groups\": [\n                {\n                    \"value\": \"0bba22b2-5695-448d-8b7d-ae81f09c5270\",\n                    \"label\": \"system-administrators\"\n                }\n            ],\n            \"id\": \"35ac2711-6082-4201-8020-f3034583496b\",\n            \"users\": [],\n            \"order\": 0\n        },\n        {\n            \"name\": \"SLA Detail Report\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                },\n                {\n                    \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"label\": \"site-admins\"\n                }\n            ],\n            \"id\": \"4df9ff23-5a51-4c08-bac5-01a051346971\",\n            \"users\": [\n                {\n                    \"value\": \"5e1acf702a133f0ca4ea0010\",\n                    \"label\": \"ramazan şen\"\n                }\n            ],\n            \"order\": 4\n        },\n        {\n            \"name\": \"SLA for Existing Issues\",\n            \"id\": \"31210b06-ca9e-4e2e-b505-cbfaedb8c7e2\",\n            \"order\": 4\n        },\n        {\n            \"name\": \"SLA History\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                },\n                {\n                    \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"label\": \"site-admins\"\n                }\n            ],\n            \"id\": \"13393ee6-0a22-4027-975d-2927cfaed90c\",\n            \"users\": [\n                {\n                    \"value\": \"5e1acf702a133f0ca4ea0010\",\n                    \"label\": \"ramazan şen\"\n                }\n            ],\n            \"order\": 10\n        },\n        {\n            \"name\": \"SLA Panel\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                },\n                {\n                    \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"label\": \"site-admins\"\n                }\n            ],\n            \"id\": \"0597fb9e-1280-4b1b-af4a-531b88dab82d\",\n            \"users\": [\n                {\n                    \"value\": \"5e1acf702a133f0ca4ea0010\"\n                }\n            ],\n            \"order\": 8\n        },\n        {\n            \"name\": \"SLA Summary Report\",\n            \"groups\": [\n                {\n                    \"value\": \"5e23e1bd-a295-4e04-9f11-8962a50157bd\",\n                    \"label\": \"administrators\"\n                },\n                {\n                    \"value\": \"5da8eb6e-91b3-454c-9787-3666e864eddd\",\n                    \"label\": \"site-admins\"\n                }\n            ],\n            \"id\": \"689f3463-0ca1-408b-a8b9-d827e5a6a869\",\n            \"users\": [\n                {\n                    \"value\": \"5e1acf702a133f0ca4ea0010\",\n                    \"label\": \"ramazan şen\"\n                }\n            ],\n            \"order\": 3\n        }\n    ],\n    \"permittedPages\": [\n        \"Audit Logs\",\n        \"SLA History\",\n        \"Calendars\",\n        \"SLA Summary Report\",\n        \"SLA Detail Report\",\n        \"Permissions\",\n        \"Customer Portal SLAs\",\n        \"Settings\",\n        \"SLA Panel\"\n    ]\n}"}],"_postman_id":"74785dbf-5213-480f-bdb5-da7603b07186"}],"id":"9049feff-9036-4be4-8380-ad751bafddcd","_postman_id":"9049feff-9036-4be4-8380-ad751bafddcd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}}},{"name":"SLA Reports","item":[{"name":"Get SLA Reports","id":"803af256-3385-47b4-ae8e-5c42a4b43f46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tts.snapbytesapps.com/api/sla-reports/","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla-reports",""],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"c1baf76a-c727-42cd-a5b2-5cce8beda01c","name":"Get SLA Reports","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{jwtToken}}","type":"text"}],"url":"https://tts.snapbytesapps.com/api/sla-reports/"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"pkey\": \"CLIENT#59689a18-6da3-4233-acb4-cca44a72d421\",\n        \"skey\": \"BACKGROUND_REPORT#381f5adb-7bd1-4b57-82c4-eaec5c582fca\",\n        \"createdDate\": 1672663965767,\n        \"createdBy\": \"5e1acf702a133f0ca4ea0010\",\n        \"updatedDate\": 1672663976884,\n        \"updatedBy\": \"5e1acf702a133f0ca4ea0010\",\n        \"id\": \"381f5adb-7bd1-4b57-82c4-eaec5c582fca\",\n        \"name\": \"sample-report\",\n        \"configuration\": {\n            \"status\": [],\n            \"timeFormat\": \"dayHourMinuteSecond\",\n            \"slaIds\": [],\n            \"additionalFields\": [\n                \"issuetype\",\n                \"summary\",\n                \"priority\",\n                \"reporter\",\n                \"assignee\",\n                \"status\"\n            ],\n            \"startDateFilter\": null,\n            \"endDateFilter\": null,\n            \"targetDateFilter\": null,\n            \"filterType\": \"PROJECT\",\n            \"reportType\": \"SUMMARY\",\n            \"states\": [],\n            \"elapsedFilter\": {},\n            \"remainingFilter\": {},\n            \"chartInterval\": null,\n            \"downloadUrlExpireTime\": 7200000\n        },\n        \"state\": \"DONE\",\n        \"location\": \"https://tts-reports.s3.eu-west-1.amazonaws.com/sample-report.csv\",\n        \"downloadUrl\": \"https://sam-tts-test-reports.s3.eu-west-1.amazonaws.com/sample-report.csv\",\n        \"reportRequestType\": \"SIMPLE\"\n    }\n]"}],"_postman_id":"803af256-3385-47b4-ae8e-5c42a4b43f46"},{"name":"Generate Background Report","id":"16b7bccd-e5cb-4fa3-9f7f-a0e128d7d75d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tts.snapbytesapps.com/api/sla-background-report","description":"<p>Query parameter: <code>downloadUrlExpireTime</code><br />Defines the validity duration of the download URL generated by this REST endpoint.</p>\n<ul>\n<li><p><strong>Type:</strong> Integer</p>\n</li>\n<li><p><strong>Unit:</strong> Milliseconds</p>\n</li>\n<li><p><strong>Minimum:</strong> 3600000 (1 hour)</p>\n</li>\n<li><p><strong>Maximum:</strong> 43200000 (12 hours)</p>\n</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}},"urlObject":{"protocol":"https","path":["api","sla-background-report"],"host":["tts","snapbytesapps","com"],"query":[],"variable":[]}},"response":[{"id":"896061f4-812a-4662-a572-35c09945fe6f","name":"Generate Background Report","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"status\": [],\n  \"states\": [],\n  \"timeFormat\": \"dayHourMinuteSecond\",\n  \"slaIds\": [],\n  \"additionalFields\": [\n    \"issuetype\",\n    \"summary\",\n    \"priority\",\n    \"reporter\",\n    \"assignee\",\n    \"status\"\n  ],\n  \"slaColumns\": [\n    \"startTime\",\n    \"deadline\",\n    \"endTime\",\n    \"workingDuration\",\n    \"remainingDuration\",\n    \"pausedDuration\",\n    \"breachString\"\n  ],\n  \"startDateFilter\": null,\n  \"endDateFilter\": null,\n  \"targetDateFilter\": null,\n  \"filterValue\": \"issuekey > \\\"TP-396720\\\"\",\n  \"filterType\": \"JQL\",\n  \"reportType\": \"SUMMARY\",\n  \"elapsedFilter\": {},\n  \"remainingFilter\": {},\n  \"inCriticalZone\": null,\n  \"downloadUrlExpireTime\": 7200000\n}","options":{"raw":{"language":"json"}}},"url":"https://tts.snapbytesapps.com/api/sla-background-report"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"5b924bec-4f68-49c9-bee4-8bd93525b1eb\",\n    \"name\": \"tts-summary-report_2023-03-07T18:40:54.580+03:00\",\n    \"state\": \"DONE\",\n    \"location\": \"https://tts-reports.s3....\",\n    \"downloadUrl\": \"https://tts-reports.s3....\"\n}"}],"_postman_id":"16b7bccd-e5cb-4fa3-9f7f-a0e128d7d75d"}],"id":"6b1f7f26-951f-4756-8ba5-953c94ea15e8","_postman_id":"6b1f7f26-951f-4756-8ba5-953c94ea15e8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","id":"1452ada8-ef6a-4f39-a146-d44a55153cd5","name":"Time to SLA Cloud - REST API","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[]}},"event":[{"listen":"prerequest","script":{"id":"4d9e5f68-29a9-485b-ab1d-f85db2c42ac2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"691ff063-3e4a-4cc3-acff-69782253311d","type":"text/javascript","exec":[""]}}]}