{
  "v": 3,
  "name": "Pakistan Cables",
  "folders": [
    {
      "v": 3,
      "name": "Auth",
      "folders": [],
      "requests": [
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"firstName\": \"Admin\",\r\n    \"lastName\": \"Admin\",\r\n    \"roleId\": \"1\",  // 1 = Admin, 2 = Mangaer, 3 = 'Sales Representative'\r\n    \"email\": \"salman6@yopmail.com\",\r\n    \"password\": \"Admin@123\"\r\n}", "contentType": "application/json" },
          "name": "Sign Up",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/auth/signup",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": {
            "body": "// {\r\n//     \"email\": \"bilalmohammad41@gmail.com\",\r\n//     \"password\": \"Bilal@123\"\r\n// }\r\n// {\r\n//     \"email\":\"salman.sami.jj@gmail.com\",\r\n//     \"password\":\"Salman@123\"\r\n// }\r\n\r\n {\r\n    \"email\": \"salman1@gmail.com\",\r\n    \"password\": \"Admin@123\"\r\n}\r\n",
            "contentType": "application/json"
          },
          "name": "Login",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/auth/login/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"email\":\"salman@yopmail.com\",\r\n    \"code\": \"40369\"\r\n}", "contentType": "application/json" },
          "name": "Email Verification",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/auth/email-verification/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"email\": \"salman@yopmail.com\"\r\n}", "contentType": "application/json" },
          "name": "Forgot Password",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/auth/forgot-password/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"code\":\"65254\",\r\n    \"email\":\"salman.sami.jj@gmail.com\"\r\n}", "contentType": "application/json" },
          "name": "Validate Password Change Code",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/auth/forgot-password/validate-code",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"email\":\"salman.sami.jj@gmail.com\",\r\n    \"newPassword\":\"Salman@123\",\r\n    \"confirmPassword\":\"Salman@123\"\r\n}", "contentType": "application/json" },
          "name": "Change Password",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/auth/forgot-password/change-password",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"email\":\"salman.sami.jj@gmail.com\"\r\n}", "contentType": "application/json" },
          "name": "Resend Verification Code",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/auth/verification-code/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        }
      ],
      "auth": { "authType": "inherit", "authActive": true },
      "headers": []
    },
    {
      "v": 3,
      "name": "Team",
      "folders": [],
      "requests": [
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": null, "contentType": null },
          "name": "Get All Teams",
          "method": "GET",
          "params": [
            { "key": "page", "value": "1", "active": true, "description": "" },
            { "key": "limit", "value": "10", "active": true, "description": "" },
            { "key": "city", "value": "karachi", "active": true, "description": "k" },
            { "key": "region", "value": "EAST", "active": true, "description": "" },
            { "key": "area", "value": "nazimabad", "active": false, "description": "" }
          ],
          "headers": [],
          "endpoint": "<<LOC>>/team/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        { "v": "7", "auth": { "authType": "none", "authActive": true }, "body": { "body": null, "contentType": null }, "name": "Get Team", "method": "GET", "params": [], "headers": [], "endpoint": "<<LOC>>/team/1", "testScript": "", "preRequestScript": "", "requestVariables": [] },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"title\": \"Sales Team I\",\r\n    \"city\": \"Karachi\",\r\n    \"Region\": \"East\",\r\n    \"Area\": \"Gulshan\"\r\n}", "contentType": "application/json" },
          "name": "Create Team",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/team/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": {
            "body": "{\r\n    \"name\": \"Sales Representative Team III\"          //Optional\r\n    //\"city\": \"Karachi\",                              //Optional\r\n    //\"region\": \"East\",                               //Optional\r\n    //\"area\": \"Gulshan\"                               //Optional\r\n}",
            "contentType": "application/json"
          },
          "name": "Update Team",
          "method": "PUT",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/team/update/1",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"teamId\": \"1\",\r\n    \"userIds\": [\r\n        \"1\",\r\n        \"2\",\r\n        \"3\",\r\n        \"4\",\r\n        \"5\"\r\n    ]\r\n}", "contentType": "application/json" },
          "name": "Add Member To Team",
          "method": "PUT",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/team/add",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"teamId\": \"1\",\r\n    \"userIds\": [\"2\",\"3\",\"4\"]\r\n}", "contentType": "application/json" },
          "name": "Remove MemberFrom Team",
          "method": "PUT",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/team/remove/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        }
      ],
      "auth": { "authType": "inherit", "authActive": true },
      "headers": []
    },
    {
      "v": 3,
      "name": "Role",
      "folders": [],
      "requests": [
        { "v": "7", "auth": { "authType": "none", "authActive": true }, "body": { "body": null, "contentType": null }, "name": "Get All Roles", "method": "GET", "params": [], "headers": [], "endpoint": "<<LOC>>/role/", "testScript": "", "preRequestScript": "", "requestVariables": [] },
        {
          "v": "7",
          "auth": { "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjIiLCJyb2xlIjoiQWRtaW4iLCJpYXQiOjE3MjE2NDE5OTksImV4cCI6MTcyMTgxNDc5OX0.Ll6GSGkO0MF__ZH8rFUxhUsHhEpFVjsUf1ec_SeCHbs", "authType": "bearer", "authActive": true },
          "body": { "body": "{\r\n    \"title\": \"Executive\"\r\n}", "contentType": "application/json" },
          "name": "Update Role Admin",
          "method": "PUT",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/role/8",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        { "v": "7", "auth": { "authType": "none", "authActive": true }, "body": { "body": null, "contentType": null }, "name": "Get Role", "method": "GET", "params": [], "headers": [], "endpoint": "<<LOC>>/role/4", "testScript": "", "preRequestScript": "", "requestVariables": [] },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": "{\r\n    \"title\": \"Executive\"\r\n}", "contentType": "application/json" },
          "name": "Create Role Admin",
          "method": "POST",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/role/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        { "v": "7", "auth": { "authType": "none", "authActive": true }, "body": { "body": null, "contentType": null }, "name": "Delete Role Admin", "method": "DELETE", "params": [], "headers": [], "endpoint": "<<LOC>>/role/5", "testScript": "", "preRequestScript": "", "requestVariables": [] }
      ],
      "auth": { "authType": "inherit", "authActive": true },
      "headers": []
    },
    {
      "v": 3,
      "name": "User",
      "folders": [],
      "requests": [
        { "v": "7", "auth": { "authType": "none", "authActive": true }, "body": { "body": null, "contentType": null }, "name": "Get User", "method": "GET", "params": [], "headers": [], "endpoint": "<<LOC>>/user", "testScript": "", "preRequestScript": "", "requestVariables": [] },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": { "body": null, "contentType": null },
          "name": "Get All User",
          "method": "GET",
          "params": [
            { "key": "page", "value": "1", "active": true, "description": "" },
            { "key": "limit", "value": "10", "active": true, "description": "" },
            { "key": "isVerified", "value": "true", "active": false, "description": "" },
            { "key": "roleId", "value": "1", "active": false, "description": "" },
            { "key": "query", "value": "salman", "active": true, "description": "" }
          ],
          "headers": [],
          "endpoint": "<<LOC>>/user/all",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        },
        {
          "v": "7",
          "auth": { "authType": "none", "authActive": true },
          "body": {
            "body": [
              { "key": "image", "value": "", "active": false, "isFile": false },
              { "key": "firstName", "value": "Mohammad", "active": true, "isFile": false },
              { "key": "lastName", "value": "Ahmed", "active": false, "isFile": false }
            ],
            "contentType": "multipart/form-data"
          },
          "name": "Update User",
          "method": "PUT",
          "params": [],
          "headers": [],
          "endpoint": "<<LOC>>/user/",
          "testScript": "",
          "preRequestScript": "",
          "requestVariables": []
        }
      ],
      "auth": { "authType": "inherit", "authActive": true },
      "headers": []
    }
  ],
  "requests": [],
  "auth": { "authType": "inherit", "authActive": true },
  "headers": []
}
