{"info":{"_postman_id":"359a7490-b279-4256-acf6-27f1e7701583","name":"Procirc8_admin","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"v2_story","item":[{"name":"list Of stories","id":"69913d8e-1a0d-4f62-b304-f6b723c3ea5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/story/list"},"response":[],"_postman_id":"69913d8e-1a0d-4f62-b304-f6b723c3ea5e"},{"name":"story","id":"e3b44078-2bb2-4e15-a929-595a3e294db8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"image\":\"sdfasdfsdfdsfdsfdsf\",\n\t\"image_mime_type\":\"jpg\",\n\t\"header\":\"My First Header\",\n\t\"sub_header\":\"MySub Header\",\n\t\"story\":\"This is first Story update\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/story/1/update","description":"this api used to create a new story"},"response":[],"_postman_id":"e3b44078-2bb2-4e15-a929-595a3e294db8"},{"name":"Story","id":"65c6d6e1-e37f-48fa-98f8-a8c4e75b9d8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"image\":\"Divyesh parmar\",\n\t\"image_mime_type\":\"jpg\",\n\t\"header\":\"My First Header\",\n\t\"sub_header\":\"MySub Header\",\n\t\"story\":\"This is first Story 3\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/story/create"},"response":[],"_postman_id":"65c6d6e1-e37f-48fa-98f8-a8c4e75b9d8a"},{"name":"Story","id":"a54b9753-4a01-4333-b390-ad9ffaf68be3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[],"url":"{{host_url}}v2/tournament/74/story/4/delete"},"response":[],"_postman_id":"a54b9753-4a01-4333-b390-ad9ffaf68be3"},{"name":"Stroy","id":"38b18840-17bf-4033-9c79-9f1814af640e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/tournament/74/story/3","description":"this is used to get story find by id"},"response":[],"_postman_id":"38b18840-17bf-4033-9c79-9f1814af640e"}],"id":"b2b6a8cc-5105-40fe-8a1d-ec1fca72b493","_postman_id":"b2b6a8cc-5105-40fe-8a1d-ec1fca72b493"},{"name":"v2_group","item":[{"name":"list Of Groups","id":"54a7aff8-ee63-479a-96a8-c50290553375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/group/list"},"response":[],"_postman_id":"54a7aff8-ee63-479a-96a8-c50290553375"},{"name":"Group","id":"65170ed4-79e3-4b06-8307-ed33c3c08071","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"group_name\": \"Group F\",\r\n    \"short_name\": \"F\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/group/32/update","description":"this api used to create a new story"},"response":[],"_postman_id":"65170ed4-79e3-4b06-8307-ed33c3c08071"},{"name":"Group","id":"8fb17c29-a79a-4d62-b4ae-1f53dbaa3121","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"group_name\": \"Group E\",\r\n    \"short_name\": \"D\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/group/create"},"response":[],"_postman_id":"8fb17c29-a79a-4d62-b4ae-1f53dbaa3121"},{"name":"Group","id":"4747fd9c-2cce-4a6c-96db-40a9ef87265a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[],"url":"{{host_url}}v2/tournament/74/group/32/delete"},"response":[],"_postman_id":"4747fd9c-2cce-4a6c-96db-40a9ef87265a"},{"name":"Group","id":"680f5164-aac7-4dc6-9f40-ce8f562d7968","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/tournament/74/group/32","description":"this is used to get story find by id"},"response":[],"_postman_id":"680f5164-aac7-4dc6-9f40-ce8f562d7968"},{"name":"Team in Group","id":"16bfd78e-953d-42b0-9b54-9ecf8c31371e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[],"url":"{{host_url}}v2/tournament/74/team/94/group/Group A"},"response":[],"_postman_id":"16bfd78e-953d-42b0-9b54-9ecf8c31371e"},{"name":"Team in Group","id":"dea628ca-11ed-47c7-8aca-56fb6fb5b1c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[],"url":"{{host_url}}v2/tournament/74/team/97/group/Group A"},"response":[],"_postman_id":"dea628ca-11ed-47c7-8aca-56fb6fb5b1c3"}],"id":"2cb680f8-c865-4564-af5d-17d104efec2f","_postman_id":"2cb680f8-c865-4564-af5d-17d104efec2f"},{"name":"v2_auction","item":[{"name":"List of Auction","id":"5b96d992-7a9f-49c3-8c48-d770ed2f23c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/auction/74/list"},"response":[],"_postman_id":"5b96d992-7a9f-49c3-8c48-d770ed2f23c9"},{"name":"Create Auction","id":"036daf0f-0c97-4f8c-9b1e-aaa56b912875","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\":\"Thisis the my first auction 7\",\r\n    \"location\":\"Kandivlai\",\r\n    \"shiftTime\":60,\r\n    \"auctionStartDate\":\"2020-02-21\",\r\n    \"auctionEndDate\":\"2020-02-21\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/auction/74/create"},"response":[],"_postman_id":"036daf0f-0c97-4f8c-9b1e-aaa56b912875"},{"name":"Update Auction","id":"1fcfd717-e8ed-4883-a431-0c3fc7b75091","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"description\":\"Thisis the my first auction 6\",\r\n    \"location\":\"Kandivlai\",\r\n    \"shiftTime\":60,\r\n    \"auctionStartDate\":\"2020-02-21\",\r\n    \"auctionEndDate\":\"2020-02-21\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/auction/74/update/6"},"response":[],"_postman_id":"1fcfd717-e8ed-4883-a431-0c3fc7b75091"},{"name":"Delete Auctions","id":"a085aafb-38bf-469b-9acc-01cf21543ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[],"url":"{{host_url}}v2/auction/74/delete/5","description":"this api used to delete the auction"},"response":[],"_postman_id":"a085aafb-38bf-469b-9acc-01cf21543ee8"},{"name":"Login ","event":[{"listen":"test","script":{"id":"5b9c6ead-4105-42b8-9ef2-a791bad4cc2b","exec":["    let authResponse = pm.response.json();","    pm.environment.set(\"bToken\", authResponse.access_token);",""],"type":"text/javascript"}}],"id":"98a49a3b-42a0-4a34-9594-b2a06ab61ad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"1111111111\",\n    \"password\": \"Dasnadas@0\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}auth/login"},"response":[],"_postman_id":"98a49a3b-42a0-4a34-9594-b2a06ab61ad7"},{"name":"Tournament list of admin","id":"c59eb6bd-96ae-4cc5-8de7-18a1127de08e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/auction/tournament/list"},"response":[],"_postman_id":"c59eb6bd-96ae-4cc5-8de7-18a1127de08e"},{"name":"Auction By Id","id":"9b93066b-dce4-4a68-89e0-a19a81c0a1d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/auction/74/1"},"response":[],"_postman_id":"9b93066b-dce4-4a68-89e0-a19a81c0a1d4"},{"name":"Create or Update Suffle","id":"53dd202c-4702-4b4d-97d6-f2fdfead4c0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[],"url":"{{host_url}}v2/auction/74/suffle/1"},"response":[],"_postman_id":"53dd202c-4702-4b4d-97d6-f2fdfead4c0d"},{"name":"Suffle State","id":"89b35791-6fca-4e61-aa33-31757e53d61e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/auction/74/suffle/1"},"response":[],"_postman_id":"89b35791-6fca-4e61-aa33-31757e53d61e"},{"name":"Active team state","id":"bf1602ff-1de8-44b4-851c-d725296ea7af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"teamId\":94\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/auction/74/suffle/1/active"},"response":[],"_postman_id":"bf1602ff-1de8-44b4-851c-d725296ea7af"},{"name":"Tournament Team Players","id":"8389e4bb-666a-4c89-aeba-4d86907b32d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/auction/74/team/94/players"},"response":[],"_postman_id":"8389e4bb-666a-4c89-aeba-4d86907b32d7"},{"name":"Tournament Players","id":"ce7ee013-a0cf-4998-b48f-a23ba50229d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"lasttime\": \"2020-02-27 11:38:22\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/auction/74/players/1"},"response":[],"_postman_id":"ce7ee013-a0cf-4998-b48f-a23ba50229d2"},{"name":"Reset Auction","id":"2ee3dd04-950b-44d0-a66b-7922917b2ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[],"url":"{{host_url}}v2/auction/74/reset/1","description":"this api used to reset all allocated team member in given auction"},"response":[],"_postman_id":"2ee3dd04-950b-44d0-a66b-7922917b2ec7"},{"name":"Tournament Team Player","id":"08d4e94b-d666-4100-ac15-d61f6fb4781f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"auctionId\":1,\n\t\"startTime\":\"2020-02-22 14:00:00\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/auction/74/team/88/players/663","description":"this api used to add team player with give auction and team and tour id"},"response":[],"_postman_id":"08d4e94b-d666-4100-ac15-d61f6fb4781f"},{"name":"Tournament Team Player","id":"d178c24d-11c4-433c-90cf-3ffe78aec398","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[],"url":"{{host_url}}v2/auction/74/team/95/players/249"},"response":[],"_postman_id":"d178c24d-11c4-433c-90cf-3ffe78aec398"},{"name":"All Invitees","id":"233ce100-c85f-4899-ad09-990d64e0209b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"lasttime\":\"2020-02-27 11:23:12\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/auction/74/all/invitees"},"response":[],"_postman_id":"233ce100-c85f-4899-ad09-990d64e0209b"}],"id":"ac28776e-3c4b-45cd-8c8f-40bed98af704","_postman_id":"ac28776e-3c4b-45cd-8c8f-40bed98af704"},{"name":"v2_auth","item":[{"name":"Auth admin","event":[{"listen":"test","script":{"id":"90bbdb21-d477-46bf-a699-14cd89e5299f","exec":["    let authResponse = pm.response.json();","    console.log(authResponse);","    if(authResponse !== undefined && authResponse.data !== undefined &&  authResponse.data.token !== undefined){","        pm.environment.set(\"bToken\", authResponse.data.token.access_token);","    }","    ",""],"type":"text/javascript"}}],"id":"e7dfa90e-a81b-40c7-942a-0182360bdb8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"111111111\",\n    \"password\":\"1234\"\n}","options":{"raw":{"language":"json"}}},"url":"{{procric_url}}v2/auth/admin"},"response":[],"_postman_id":"e7dfa90e-a81b-40c7-942a-0182360bdb8e"},{"name":"forgot password","id":"2349a160-052d-4d85-bf78-4140270330cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"username\":1111111111\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/auth/admin/forgot"},"response":[],"_postman_id":"2349a160-052d-4d85-bf78-4140270330cf"}],"id":"7598f144-a639-456c-b7ea-7efe74949b73","_postman_id":"7598f144-a639-456c-b7ea-7efe74949b73"},{"name":"v2_tournament_team","item":[{"name":"List of Tournament Teams","id":"37784c7a-cf3c-4d95-823d-feaac5f0960d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/tournament/74/team/list"},"response":[],"_postman_id":"37784c7a-cf3c-4d95-823d-feaac5f0960d"},{"name":"Tournament Team","id":"81c15121-7864-4924-a59f-6a17881338fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/tournament/74/team/89"},"response":[],"_postman_id":"81c15121-7864-4924-a59f-6a17881338fd"},{"name":"Add Team in Tournament","id":"84d4400d-fb09-4185-ae57-c4e5d626e799","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[],"url":"{{host_url}}v2/tournament/74/team/94"},"response":[],"_postman_id":"84d4400d-fb09-4185-ae57-c4e5d626e799"},{"name":"Team from Tournament","id":"61030fe6-d566-411c-9796-61951cc29939","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[],"url":"{{host_url}}v2/tournament/74/team/94"},"response":[],"_postman_id":"61030fe6-d566-411c-9796-61951cc29939"},{"name":"Owner in Tournament","id":"7388e5a0-8256-462f-aa95-63433d6064f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[],"url":"{{host_url}}v2/tournament/74/team/94/owner/75"},"response":[],"_postman_id":"7388e5a0-8256-462f-aa95-63433d6064f4"},{"name":"list of player in Tournament Team","id":"ffa39930-1d5d-4355-9a4b-6e7181ead846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/tournament/74/team/132/player/list"},"response":[],"_postman_id":"ffa39930-1d5d-4355-9a4b-6e7181ead846"},{"name":"add player in team","id":"f8d977c7-27f9-4eb4-aae0-9b9f92a47463","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[],"url":"{{host_url}}v2/tournament/74/team/132/player/1031"},"response":[],"_postman_id":"f8d977c7-27f9-4eb4-aae0-9b9f92a47463"},{"name":"update player in team","id":"c48ed62b-e9d2-49f0-8209-80b266cde33f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"role\":\"wk\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/team/132/player/1031"},"response":[],"_postman_id":"c48ed62b-e9d2-49f0-8209-80b266cde33f"},{"name":"player in team","id":"2f8fbb13-12b2-41e5-8050-9173ddfa0ce8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[],"url":"{{host_url}}v2/tournament/74/team/97/player/104"},"response":[],"_postman_id":"2f8fbb13-12b2-41e5-8050-9173ddfa0ce8"}],"id":"9045b224-8eae-4fb8-92f7-ea9cd1c5691f","_postman_id":"9045b224-8eae-4fb8-92f7-ea9cd1c5691f"},{"name":"v2_fixture","item":[{"name":"Fisture list","id":"fbcfeddd-6a97-462d-9310-a9321a104f18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/tournament/74/fixture/list"},"response":[],"_postman_id":"fbcfeddd-6a97-462d-9310-a9321a104f18"},{"name":"Fixture","id":"2caefd18-a916-48c4-8506-5718663df502","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"match_date\": \"2020-03-23\",\r\n    \"match_name\":\"1st Group Stage\",\r\n    \"team_decide\":\"FIXED\",\r\n    \"match_type\": \"Group Stage\",\r\n    \"ground_name\": \"MHB\",\r\n    \"team_id1\": 97,\r\n    \"team_name1\":\"Aashoj Legends\" ,\r\n    \"team_id2\": 89,\r\n    \"team_name2\": \"Akshar Bashers\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/fixture"},"response":[],"_postman_id":"2caefd18-a916-48c4-8506-5718663df502"},{"name":"Fixture","id":"3e25a163-2ce6-49aa-8b43-7f6e93e3a158","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n        \"match_date\": \"2020-03-10 07:10:00\",\r\n        \"group_name\": \"Group A\",\r\n        \"team_id1\": 94,\r\n        \"team_name1\": \"Ekantik Starz\",\r\n        \"team_id2\": 89,\r\n        \"team_name2\": \"Akshar Bashers\",\r\n        \"type\": \"Group Stage\",\r\n        \"ground_name\": \"MHB\"\r\n    }","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/fixture/378"},"response":[],"_postman_id":"3e25a163-2ce6-49aa-8b43-7f6e93e3a158"},{"name":"Fixture","id":"77136655-ec79-44ad-99cf-e60711994b76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n        \"match_date\": \"2020-03-10 07:10:00 AM\",\r\n        \"group_name\":\"Group A\",\r\n        \"team_id1\": 94,\r\n        \"team_name1\": \"Ekantik Starz\",\r\n        \"team_id2\": 89,\r\n        \"team_name2\": \"Akshar Bashers\",\r\n        \"type\": \"Group Stage\",\r\n        \"ground_name\": \"MHB\"\r\n    }","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/fixture/377"},"response":[],"_postman_id":"77136655-ec79-44ad-99cf-e60711994b76"},{"name":"Fixture","id":"c27791df-c69f-4e04-9678-60bca1014e96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/tournament/74/fixture/382"},"response":[],"_postman_id":"c27791df-c69f-4e04-9678-60bca1014e96"}],"id":"2f14d889-d031-4cf3-a595-f80f378d7fdf","_postman_id":"2f14d889-d031-4cf3-a595-f80f378d7fdf"},{"name":"v2_org_team","item":[{"name":"List of Organization Teams","id":"e62b4962-9fc8-48a0-ae14-785f78725200","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/organization/1/team/list"},"response":[],"_postman_id":"e62b4962-9fc8-48a0-ae14-785f78725200"},{"name":"Oraganization team","id":"4c9c7900-707a-4284-af03-2ee69fe59afb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/organization/1/team/89"},"response":[],"_postman_id":"4c9c7900-707a-4284-af03-2ee69fe59afb"},{"name":"Oraganization team","id":"902128e1-2019-4c43-b548-b307894e23c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n            \"team_name\": \"Aashoj Legends Test\",\r\n            \"short_name\": \"ALT\",\r\n            \"location\": \"Borivali\",\r\n            \"logo\": \"assets/uploads/files/logoEiKbGQ.png\",\r\n            \"logo_mime_type\":\"jpg\"\r\n        }","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/organization/1/team"},"response":[],"_postman_id":"902128e1-2019-4c43-b548-b307894e23c2"},{"name":"Oraganization team","id":"46120a18-9bec-4950-873a-8912bf12be54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n            \"team_name\": \"Aashoj Legends Test\",\r\n            \"short_name\": \"ALT\",\r\n            \"location\": \"Borivali\",\r\n            \"logo\": \"assets/uploads/files/logoEiKbGQ.png\",\r\n            \"logo_mime_type\":\"jpg\"\r\n        }","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/organization/1/team"},"response":[],"_postman_id":"46120a18-9bec-4950-873a-8912bf12be54"},{"name":"Oraganization team","id":"8ad9fb0f-b416-45ca-a0b4-f4ef6ddd4d9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host_url}}v2/organization/1/team/134"},"response":[],"_postman_id":"8ad9fb0f-b416-45ca-a0b4-f4ef6ddd4d9b"}],"id":"4eeb10e7-70a9-4684-900a-08f2e804de82","_postman_id":"4eeb10e7-70a9-4684-900a-08f2e804de82"},{"name":"User Profile Details","id":"429ceb78-0a4e-4360-a2e1-4f6eae656db1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}users/profile"},"response":[],"_postman_id":"429ceb78-0a4e-4360-a2e1-4f6eae656db1"},{"name":"Tournaments","id":"328bdf0e-ab89-4874-8172-86750a66d179","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/tournament/list"},"response":[],"_postman_id":"328bdf0e-ab89-4874-8172-86750a66d179"},{"name":"Login","event":[{"listen":"test","script":{"id":"5b9c6ead-4105-42b8-9ef2-a791bad4cc2b","exec":["    let authResponse = pm.response.json();","    pm.environment.set(\"bToken\", authResponse.access_token);",""],"type":"text/javascript"}}],"id":"6c019391-8ea2-4cc9-8866-53a51253de65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"8879316137\",\n    \"password\": \"Dasnadas@0\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host_url}}auth/login"},"response":[],"_postman_id":"6c019391-8ea2-4cc9-8866-53a51253de65"},{"name":"list of Tournament players","id":"a005cce0-6689-4bde-9e91-a59391509b7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{bToken}}"}},"method":"GET","header":[],"url":"{{host_url}}v2/tournament/74/player/list"},"response":[],"_postman_id":"a005cce0-6689-4bde-9e91-a59391509b7e"}]}