{"info":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","description":"<html><head></head><body><p>API métier centrale de la plateforme LNV. Endpoints REST versionnés pour les seasons, competitions, games, palmares, officials, etc. Authentification OAuth2 via Passport (SSO lnv-auth).</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7884501","collectionId":"3271b63c-2362-4767-b14c-c6fbb104e79c","publishedId":"2sBXcAJNp5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-10T10:20:59.000Z"},"item":[{"name":"Clubs","item":[{"name":"List Clubs","id":"9a43b4fb-8b80-48fa-9a30-659aa0e149a5","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/clubs","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","clubs"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a43b4fb-8b80-48fa-9a30-659aa0e149a5"},{"name":"Get Club","id":"aa753e10-d417-4edf-9f49-8631e112406d","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/clubs/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","clubs",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"ab3096fe-0732-4556-a231-423c712db230","description":{"content":"<p>The ID of the club.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"aa753e10-d417-4edf-9f49-8631e112406d"},{"name":"Create Club","id":"ec7e498c-eac4-4c95-9057-bb68b3980ea3","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"state\":\"suspended\",\"full_name\":\"n\",\"short_name\":\"g\",\"affiliation_number\":\"z\",\"competing_for_title\":true,\"address\":\"m\",\"address_suite\":\"i\",\"postal_code\":\"yvdljnikhwaykcmy\",\"city\":\"u\",\"phone\":\"w\",\"email\":\"theo.hauck@example.com\",\"website\":\"w\",\"ticketing_url\":\"https:\\/\\/mclaughlin.com\\/ipsum-nostrum-omnis-autem-et-consequatur-aut-dolores-enim.html\",\"legal_status\":\"n\",\"legal_status_date\":\"2026-08-10T11:40:14\",\"equipment\":\"architecto\",\"other_equipment\":\"architecto\"}"},"url":"https://api.lnv.fr/api/v1/clubs","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","clubs"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec7e498c-eac4-4c95-9057-bb68b3980ea3"},{"name":"Update Club","id":"d5120013-1232-439c-9170-8b1ee6036935","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"state\":\"archived\",\"full_name\":\"n\",\"short_name\":\"g\",\"affiliation_number\":\"z\",\"competing_for_title\":false,\"address\":\"m\",\"address_suite\":\"i\",\"postal_code\":\"yvdljnikhwaykcmy\",\"city\":\"u\",\"phone\":\"w\",\"email\":\"theo.hauck@example.com\",\"website\":\"w\",\"ticketing_url\":\"https:\\/\\/mclaughlin.com\\/ipsum-nostrum-omnis-autem-et-consequatur-aut-dolores-enim.html\",\"legal_status\":\"n\",\"legal_status_date\":\"2026-08-10T11:40:14\",\"equipment\":\"architecto\",\"other_equipment\":\"architecto\"}"},"url":"https://api.lnv.fr/api/v1/clubs/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","clubs",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"ff5a81ab-deaf-4bc9-922a-2890ae72eb66","description":{"content":"<p>The ID of the club.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"d5120013-1232-439c-9170-8b1ee6036935"},{"name":"Delete Club","id":"5ffa8a20-a618-4e76-b89c-98c199781d08","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/clubs/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","clubs",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"d69697a8-61c3-450b-81ed-aff24a5ebb9e","description":{"content":"<p>The ID of the club.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"5ffa8a20-a618-4e76-b89c-98c199781d08"},{"name":"Restore Club","id":"795c60bd-1cd1-40b9-8fef-71ffdfd12f8a","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/clubs/:club/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","clubs",":club","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"3f9d4989-3c3b-4263-b220-2fab0598c425","description":{"content":"<p>The club.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"club"}]}},"response":[],"_postman_id":"795c60bd-1cd1-40b9-8fef-71ffdfd12f8a"},{"name":"Purge Club","id":"590b1ddb-dce5-41ae-9783-bc2f157eeee3","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/clubs/:club/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","clubs",":club","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"15f56551-37b6-49b4-a05d-084b4339a4f8","description":{"content":"<p>The club.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"club"}]}},"response":[],"_postman_id":"590b1ddb-dce5-41ae-9783-bc2f157eeee3"}],"id":"ddfdad8f-2ed8-460e-b0b5-99c0e3c7b7e0","_postman_id":"ddfdad8f-2ed8-460e-b0b5-99c0e3c7b7e0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Competitions","item":[{"name":"List Competitions","id":"7cf18431-00ab-4dd3-bfd5-4aa9e26a6419","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/competitions","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","competitions"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"7cf18431-00ab-4dd3-bfd5-4aa9e26a6419"},{"name":"Get Competition","id":"27f0c562-8681-4bb7-94c8-409ae73c9b2b","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/competitions/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","competitions",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"c72057bb-1873-40d2-8e8a-e3ed4176b6c2","description":{"content":"<p>The ID of the competition.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"27f0c562-8681-4bb7-94c8-409ae73c9b2b"},{"name":"Create Competition","id":"f8ea00ab-cd46-49e2-a472-26834f24805a","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/competitions","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","competitions"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8ea00ab-cd46-49e2-a472-26834f24805a"},{"name":"Update Competition","id":"d8f5e809-403a-4a47-b520-e05b7d0261e6","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/competitions/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","competitions",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"b831b90b-c08d-44c1-9e89-06429a38160f","description":{"content":"<p>The ID of the competition.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"d8f5e809-403a-4a47-b520-e05b7d0261e6"},{"name":"Delete Competition","id":"c9cb1e67-3330-4ee6-ae5f-0b343947cc7a","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/competitions/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","competitions",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"1d8f3e1e-f815-4234-903d-38c3433cc18a","description":{"content":"<p>The ID of the competition.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"c9cb1e67-3330-4ee6-ae5f-0b343947cc7a"},{"name":"Restore Competition","id":"3d2d7fb9-8961-492d-a9a5-af7774c86d36","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/competitions/:competition/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","competitions",":competition","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"5c476253-926d-4acc-8376-414173cb1c76","description":{"content":"<p>The competition.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"competition"}]}},"response":[],"_postman_id":"3d2d7fb9-8961-492d-a9a5-af7774c86d36"},{"name":"Purge Competition","id":"543a04e7-fae4-4942-aaa8-689b64dbfeca","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/competitions/:competition/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","competitions",":competition","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"076362b4-71cb-492a-9b7a-8d9ab51a9d6c","description":{"content":"<p>The competition.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"competition"}]}},"response":[],"_postman_id":"543a04e7-fae4-4942-aaa8-689b64dbfeca"}],"id":"ecc1a9fc-9417-4f49-abdc-9373a3091aa4","_postman_id":"ecc1a9fc-9417-4f49-abdc-9373a3091aa4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Dossiers","item":[{"name":"Check dossier completeness","id":"a5295dba-ff26-4e39-9684-429d77ad50de","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/dossiers/:type/:id/completeness","description":"<p>Returns completeness state without any side-effect. Use before submit to preview missing documents.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","dossiers",":type",":id","completeness"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"468c70b0-5173-480b-b075-0cc7c75113db","type":"any","value":"architecto","key":"type"},{"id":"4f854fc3-7abe-4fc5-b135-ea6950ed5497","description":{"content":"<p>The ID of the {type}.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"id"}]}},"response":[{"id":"5fe599e2-4b30-48fe-ba02-04942d8eb926","name":"response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.lnv.fr/api/v1/dossiers/:type/:id/completeness","host":["https://api.lnv.fr"],"path":["api","v1","dossiers",":type",":id","completeness"],"variable":[{"id":"468c70b0-5173-480b-b075-0cc7c75113db","key":"type","value":"architecto"},{"id":"4f854fc3-7abe-4fc5-b135-ea6950ed5497","key":"id","value":"architecto","description":"The ID of the {type}."}]},"description":"Returns completeness state without any side-effect. Use before submit to preview missing documents."},"_postman_previewlanguage":"Text","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"},{"key":"x-ratelimit-limit","value":"600"},{"key":"x-ratelimit-remaining","value":"560"},{"key":"access-control-allow-origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Server Error\"\n}"}],"_postman_id":"a5295dba-ff26-4e39-9684-429d77ad50de"},{"name":"Submit a dossier","id":"699205a4-3cbc-439d-9d72-85fcf6e8d9fc","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/dossiers/:type/:id/submit","description":"<p>Blocks submission if any required document is missing or archived. On success, updates\nstate to <code>submitted</code> and records regulatory timestamps.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","dossiers",":type",":id","submit"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"294b2079-09a9-4044-aa3a-9dc6037fbb5e","type":"any","value":"architecto","key":"type"},{"id":"1b76501d-f752-4ee6-8993-16a9730380a9","description":{"content":"<p>The ID of the {type}.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"id"}]}},"response":[{"id":"e848cf32-6671-477d-ac22-9e1f403c54dc","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.lnv.fr/api/v1/dossiers/:type/:id/submit","host":["https://api.lnv.fr"],"path":["api","v1","dossiers",":type",":id","submit"],"variable":[{"id":"294b2079-09a9-4044-aa3a-9dc6037fbb5e","key":"type","value":"architecto"},{"id":"1b76501d-f752-4ee6-8993-16a9730380a9","key":"id","value":"architecto","description":"The ID of the {type}."}]},"description":"Blocks submission if any required document is missing or archived. On success, updates\nstate to `submitted` and records regulatory timestamps."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"message\":\"Le dossier est incomplet.\",\"missing_documents\":[{\"file_type\":\"Test Doc\",\"label\":\"\",\"required\":true}]}"}],"_postman_id":"699205a4-3cbc-439d-9d72-85fcf6e8d9fc"}],"id":"8b971236-1ad4-49aa-8255-e0c7aa4907a7","_postman_id":"8b971236-1ad4-49aa-8255-e0c7aa4907a7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Endpoints","item":[{"name":"POST api/webhooks/resource-validation","id":"3282fbc2-a91a-4c68-8cef-cdd4db7158b8","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"event_type\":\"reopened\",\"entity_type\":\"architecto\",\"entity_id\":16,\"reason\":\"architecto\"}"},"url":"https://api.lnv.fr/api/webhooks/resource-validation","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","webhooks","resource-validation"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"3282fbc2-a91a-4c68-8cef-cdd4db7158b8"},{"name":"Download IPQ PDF for a team (no game context required).","id":"9f4a7f13-640f-4a43-9b7f-bb38af0204ee","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/teams/:team_id/ipq","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","teams",":team_id","ipq"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"785ccbb1-57bf-4c97-ae72-d52d168e91d0","description":{"content":"<p>The ID of the team.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"team_id"}]}},"response":[],"_postman_id":"9f4a7f13-640f-4a43-9b7f-bb38af0204ee"},{"name":"GET api/v1/required-documents/{entityType}","id":"381ebe7a-5872-4eb0-8eef-9418f7b0e722","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/required-documents/:entityType","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","required-documents",":entityType"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"0bbc6560-4af4-4ddb-b806-9914ab227872","type":"any","value":"architecto","key":"entityType"}]}},"response":[],"_postman_id":"381ebe7a-5872-4eb0-8eef-9418f7b0e722"}],"id":"22308fd4-15e8-4d4e-a2f9-016497a315fb","_postman_id":"22308fd4-15e8-4d4e-a2f9-016497a315fb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"FFVolley Callbacks","item":[{"name":"Attribution d'une licence.","id":"31a55820-deb2-4352-a4cb-6fca7da1cd05","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"licence\":\"2416656\"}"},"url":"https://api.lnv.fr/api/ffvolley/player/:player/licence","description":"<p>Callback FFVolley : renvoie le n° de licence attribué à un joueur, corrélé via notre id interne\n(<code>IdLNV</code> envoyé dans lnvlicnew) passé dans l'URL. Idempotent : n'écrase jamais une licence existante.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","ffvolley","player",":player","licence"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"29e22bf1-b6ab-4c8c-8150-6867e8bdc34c","description":{"content":"<p>Notre id interne joueur (= IdLNV envoyé dans lnvlicnew).</p>\n","type":"text/plain"},"type":"any","value":"475","key":"player"}]}},"response":[{"id":"b5b66f28-8aad-450d-8fbd-9130d321e8c1","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"licence\":\"2416656\"}"},"url":{"raw":"https://api.lnv.fr/api/ffvolley/player/:player/licence","host":["https://api.lnv.fr"],"path":["api","ffvolley","player",":player","licence"],"variable":[{"id":"29e22bf1-b6ab-4c8c-8150-6867e8bdc34c","key":"player","value":"475","description":"Notre id interne joueur (= IdLNV envoyé dans lnvlicnew)."}]},"description":"Callback FFVolley : renvoie le n° de licence attribué à un joueur, corrélé via notre id interne\n(`IdLNV` envoyé dans lnvlicnew) passé dans l'URL. Idempotent : n'écrase jamais une licence existante."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"ok\": true}"},{"id":"08b688e3-17bb-4e00-a8bf-de5bee2b2ef5","name":"licence introuvable","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"licence\":\"2416656\"}"},"url":{"raw":"https://api.lnv.fr/api/ffvolley/player/:player/licence","host":["https://api.lnv.fr"],"path":["api","ffvolley","player",":player","licence"],"variable":[{"id":"29e22bf1-b6ab-4c8c-8150-6867e8bdc34c","key":"player","value":"475","description":"Notre id interne joueur (= IdLNV envoyé dans lnvlicnew)."}]},"description":"Callback FFVolley : renvoie le n° de licence attribué à un joueur, corrélé via notre id interne\n(`IdLNV` envoyé dans lnvlicnew) passé dans l'URL. Idempotent : n'écrase jamais une licence existante."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"error\": {\"code\": \"player_not_found\", \"message\": \"Joueur introuvable pour cet identifiant.\"}}"}],"_postman_id":"31a55820-deb2-4352-a4cb-6fca7da1cd05"},{"name":"Suspension joueur — enregistrer.","id":"ce217a59-936a-48cf-ae3d-a250e9a08bab","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"starts_on\":\"2026-01-01\",\"ends_on\":\"2026-03-01\",\"source\":\"FFVolley\"}"},"url":"https://api.lnv.fr/api/ffvolley/player/:licence/suspensions","description":"<p>FFVolley pousse une période de suspension pour un joueur (identifié par son n° de licence).\nUpsert sur (joueur, date de début) : re-pousser la même date de début = correction/levée.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","ffvolley","player",":licence","suspensions"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"90e24e0d-4777-4c1e-ba44-8c5b1470108c","description":{"content":"<p>N° de licence du joueur.</p>\n","type":"text/plain"},"type":"any","value":"2416656","key":"licence"}]}},"response":[{"id":"f4bfcde2-43e3-4f2c-b5e1-c6337020e296","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"starts_on\":\"2026-01-01\",\"ends_on\":\"2026-03-01\",\"source\":\"FFVolley\"}"},"url":{"raw":"https://api.lnv.fr/api/ffvolley/player/:licence/suspensions","host":["https://api.lnv.fr"],"path":["api","ffvolley","player",":licence","suspensions"],"variable":[{"id":"90e24e0d-4777-4c1e-ba44-8c5b1470108c","key":"licence","value":"2416656","description":"N° de licence du joueur."}]},"description":"FFVolley pousse une période de suspension pour un joueur (identifié par son n° de licence).\nUpsert sur (joueur, date de début) : re-pousser la même date de début = correction/levée."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"ok\": true}"},{"id":"9a5aec19-9b97-453b-b8f4-d01c29aa91fb","name":"licence introuvable","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"starts_on\":\"2026-01-01\",\"ends_on\":\"2026-03-01\",\"source\":\"FFVolley\"}"},"url":{"raw":"https://api.lnv.fr/api/ffvolley/player/:licence/suspensions","host":["https://api.lnv.fr"],"path":["api","ffvolley","player",":licence","suspensions"],"variable":[{"id":"90e24e0d-4777-4c1e-ba44-8c5b1470108c","key":"licence","value":"2416656","description":"N° de licence du joueur."}]},"description":"FFVolley pousse une période de suspension pour un joueur (identifié par son n° de licence).\nUpsert sur (joueur, date de début) : re-pousser la même date de début = correction/levée."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"error\": {\"code\": \"licence_not_found\", \"message\": \"Aucun licencié trouvé pour ce numéro de licence.\"}}"}],"_postman_id":"ce217a59-936a-48cf-ae3d-a250e9a08bab"},{"name":"Suspension staff — enregistrer.","id":"98c334ff-ae38-4a36-a22e-ad95833ca6b8","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"starts_on\":\"2026-01-01\",\"ends_on\":\"2026-03-01\",\"source\":\"FFVolley\"}"},"url":"https://api.lnv.fr/api/ffvolley/staff/:licence/suspensions","description":"<p>Identique à la version joueur, pour un membre du staff (identifié par son n° de licence).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","ffvolley","staff",":licence","suspensions"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"7c8f6cf1-0d50-4d58-a244-b34afcc0e02b","description":{"content":"<p>N° de licence du staff.</p>\n","type":"text/plain"},"type":"any","value":"2416656","key":"licence"}]}},"response":[{"id":"7f3e9913-d76c-4b16-8756-a3dff942e09c","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"starts_on\":\"2026-01-01\",\"ends_on\":\"2026-03-01\",\"source\":\"FFVolley\"}"},"url":{"raw":"https://api.lnv.fr/api/ffvolley/staff/:licence/suspensions","host":["https://api.lnv.fr"],"path":["api","ffvolley","staff",":licence","suspensions"],"variable":[{"id":"7c8f6cf1-0d50-4d58-a244-b34afcc0e02b","key":"licence","value":"2416656","description":"N° de licence du staff."}]},"description":"Identique à la version joueur, pour un membre du staff (identifié par son n° de licence)."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"ok\": true}"},{"id":"33a1962e-4c8f-4515-9907-73697080351f","name":"licence introuvable","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"starts_on\":\"2026-01-01\",\"ends_on\":\"2026-03-01\",\"source\":\"FFVolley\"}"},"url":{"raw":"https://api.lnv.fr/api/ffvolley/staff/:licence/suspensions","host":["https://api.lnv.fr"],"path":["api","ffvolley","staff",":licence","suspensions"],"variable":[{"id":"7c8f6cf1-0d50-4d58-a244-b34afcc0e02b","key":"licence","value":"2416656","description":"N° de licence du staff."}]},"description":"Identique à la version joueur, pour un membre du staff (identifié par son n° de licence)."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"error\": {\"code\": \"licence_not_found\", \"message\": \"Aucun licencié trouvé pour ce numéro de licence.\"}}"}],"_postman_id":"98c334ff-ae38-4a36-a22e-ad95833ca6b8"},{"name":"Suspensions joueur — lister.","id":"170dd4ee-add5-461d-8720-914736ebee16","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/ffvolley/player/:licence/suspensions","description":"<p>Renvoie les périodes de suspension d'un joueur + l'état <code>is_suspended</code> dérivé (période couvrant aujourd'hui).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","ffvolley","player",":licence","suspensions"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"b3e28ddb-da4c-43ca-81ab-f3c59d91a635","description":{"content":"<p>N° de licence du joueur.</p>\n","type":"text/plain"},"type":"any","value":"2416656","key":"licence"}]}},"response":[{"id":"f5356f00-1765-4f6c-8aae-ccc2fc752ca2","name":"response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.lnv.fr/api/ffvolley/player/:licence/suspensions","host":["https://api.lnv.fr"],"path":["api","ffvolley","player",":licence","suspensions"],"variable":[{"id":"b3e28ddb-da4c-43ca-81ab-f3c59d91a635","key":"licence","value":"2416656","description":"N° de licence du joueur."}]},"description":"Renvoie les périodes de suspension d'un joueur + l'état `is_suspended` dérivé (période couvrant aujourd'hui)."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"license_number\": \"2416656\", \"is_suspended\": true, \"suspensions\": [{\"starts_on\": \"2026-01-01\", \"ends_on\": \"2026-03-01\", \"source\": \"FFVolley\"}]}"},{"id":"98621495-46bd-4b35-8553-bb056f53bbe9","name":"licence introuvable","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.lnv.fr/api/ffvolley/player/:licence/suspensions","host":["https://api.lnv.fr"],"path":["api","ffvolley","player",":licence","suspensions"],"variable":[{"id":"b3e28ddb-da4c-43ca-81ab-f3c59d91a635","key":"licence","value":"2416656","description":"N° de licence du joueur."}]},"description":"Renvoie les périodes de suspension d'un joueur + l'état `is_suspended` dérivé (période couvrant aujourd'hui)."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"error\": {\"code\": \"licence_not_found\", \"message\": \"Aucun licencié trouvé pour ce numéro de licence.\"}}"}],"_postman_id":"170dd4ee-add5-461d-8720-914736ebee16"},{"name":"Suspensions staff — lister.","id":"05b4ca4e-0bbd-42e9-b7ea-ed50e52b35cd","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/ffvolley/staff/:licence/suspensions","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","ffvolley","staff",":licence","suspensions"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"ac3bc3e5-b5ff-4083-af8a-b7b47f8085d4","description":{"content":"<p>N° de licence du staff.</p>\n","type":"text/plain"},"type":"any","value":"2416656","key":"licence"}]}},"response":[{"id":"b4592f88-cd06-49bb-85cb-6ba9eded2287","name":"response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.lnv.fr/api/ffvolley/staff/:licence/suspensions","host":["https://api.lnv.fr"],"path":["api","ffvolley","staff",":licence","suspensions"],"variable":[{"id":"ac3bc3e5-b5ff-4083-af8a-b7b47f8085d4","key":"licence","value":"2416656","description":"N° de licence du staff."}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"license_number\": \"2416656\", \"is_suspended\": false, \"suspensions\": []}"},{"id":"cc11344a-8f06-4e5f-b41c-7d9ad3655daa","name":"licence introuvable","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.lnv.fr/api/ffvolley/staff/:licence/suspensions","host":["https://api.lnv.fr"],"path":["api","ffvolley","staff",":licence","suspensions"],"variable":[{"id":"ac3bc3e5-b5ff-4083-af8a-b7b47f8085d4","key":"licence","value":"2416656","description":"N° de licence du staff."}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"error\": {\"code\": \"licence_not_found\", \"message\": \"Aucun licencié trouvé pour ce numéro de licence.\"}}"}],"_postman_id":"05b4ca4e-0bbd-42e9-b7ea-ed50e52b35cd"}],"id":"146a5b27-d5a6-49b0-af46-163a66913a69","description":"<p>Endpoints <strong>entrants</strong> appelés par FFVolley sur notre API (auth M2M, client_credentials via lnv-auth).\nÀ partager avec FFVolley pour leur intégration. (Nos appels sortants vers FFVolley sont dans « FFVolley Sync ».)</p>\n","_postman_id":"146a5b27-d5a6-49b0-af46-163a66913a69","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"FFVolley Sync","item":[{"name":"Trigger FFVolley Hall Sync","id":"47c62641-bf8f-4da0-b12e-e77120bf47bc","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"type\":\"architecto\",\"id\":16}"},"url":"https://api.lnv.fr/api/v1/ffvolley/hall/sync","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","ffvolley","hall","sync"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"47c62641-bf8f-4da0-b12e-e77120bf47bc"},{"name":"Trigger FFVolley Licence Push","id":"3ee83f5d-5ebb-431c-93e0-4c6a5742765c","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"team_player_id\":16}"},"url":"https://api.lnv.fr/api/v1/ffvolley/licence/push","description":"<p>Déclenché en M2M par les modules Nova (ex. lnv-clubs) ; la donnée et l'appel\nFFVolley restent centralisés ici (cf. CLAUDE.md). Route selon la présence du\nnuméro de licence : création/renouvellement (lnvlicnew) ou MAJ (lnvlicupdate).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","ffvolley","licence","push"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ee83f5d-5ebb-431c-93e0-4c6a5742765c"}],"id":"e486d048-f373-4fab-ac70-c45d095446a4","_postman_id":"e486d048-f373-4fab-ac70-c45d095446a4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Files","item":[{"name":"List staged files","id":"3157f88a-16ba-4d0f-81e5-d6c278aed63b","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"staging_token\":\"architecto\"}"},"url":"https://api.lnv.fr/api/v1/files/staged","description":"<p>Returns all files staged under a session token (all target tables), for slot rehydration.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files","staged"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"3157f88a-16ba-4d0f-81e5-d6c278aed63b"},{"name":"Get file metadata","id":"1ff4f89a-894d-421e-9ac9-a2aa66692eac","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/files/:file_id","description":"<p>Returns metadata only. The stored path is never exposed.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files",":file_id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"438c3b19-ed61-42c0-8ab6-fd47e8bfac9e","description":{"content":"<p>The ID of the file.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"file_id"}]}},"response":[],"_postman_id":"1ff4f89a-894d-421e-9ac9-a2aa66692eac"},{"name":"Download a file","id":"b7714956-d42f-49f4-b0f3-de09c61c682f","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/files/:file_id/download","description":"<p>Secure proxy: verifies scope, perimeter, and logs access. Returns 410 if purged.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files",":file_id","download"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"08898be0-1645-48e0-956f-7c7abecb0d46","description":{"content":"<p>The ID of the file.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"file_id"}]}},"response":[],"_postman_id":"b7714956-d42f-49f4-b0f3-de09c61c682f"},{"name":"List files for an entity","id":"d98c4999-12db-483f-8d31-a7e86ccbaa8a","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/entities/:type/:id/files","description":"<p>Returns active and archived files for a given entity, filtered by accessible scopes.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","entities",":type",":id","files"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"568261ed-442f-4528-a7e2-7d6ca45fd4eb","type":"any","value":"architecto","key":"type"},{"id":"4c40dfa4-42c9-479a-99e3-5e2253515e51","description":{"content":"<p>The ID of the {type}.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"id"}]}},"response":[],"_postman_id":"d98c4999-12db-483f-8d31-a7e86ccbaa8a"},{"name":"Upload a file","id":"62382dde-4f83-4dbc-a582-2a5612cd0133","request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file_type_id","value":"16","type":"text","description":"<p>The <code>id</code> of an existing record in the file_types table.</p>\n"},{"key":"entity_type","value":"training_centers","type":"text"},{"key":"entity_id","value":"22","type":"text","description":"<p>validation.min.</p>\n"},{"key":"file","type":"file","src":[]}]},"url":"https://api.lnv.fr/api/v1/files","description":"<p>Upload a document for an entity. Auto-archives the previous active file on the same slot.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"62382dde-4f83-4dbc-a582-2a5612cd0133"},{"name":"Stage a file","id":"005108a9-06af-4abd-b03d-9ce9af2fcd5a","request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file_type_id","value":"16","type":"text","description":"<p>The <code>id</code> of an existing record in the file_types table.</p>\n"},{"key":"entity_type","value":"training_centers","type":"text"},{"key":"staging_token","value":"n","type":"text","description":"<p>validation.max.</p>\n"},{"key":"club_id","value":"67","type":"text","description":"<p>validation.min.</p>\n"},{"key":"file","type":"file","src":[]}]},"url":"https://api.lnv.fr/api/v1/files/staged","description":"<p>Upload a document before its entity exists. Replaces the previous staged file on the same slot.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files","staged"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"005108a9-06af-4abd-b03d-9ce9af2fcd5a"},{"name":"Discard a staged file","id":"ad06cee8-bf91-4502-a178-4b7b9431f8d3","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/files/staged/:stagedFile","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files","staged",":stagedFile"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"07683492-69f0-46ac-a0e7-4f68c6516322","type":"any","value":"architecto","key":"stagedFile"}]}},"response":[],"_postman_id":"ad06cee8-bf91-4502-a178-4b7b9431f8d3"},{"name":"Archive a file","id":"163737a0-7b16-46b3-87ad-421274707728","request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/files/:file_id/archive","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files",":file_id","archive"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"087c540b-aaed-4caa-8b82-1957f57b93f1","description":{"content":"<p>The ID of the file.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"file_id"}]}},"response":[],"_postman_id":"163737a0-7b16-46b3-87ad-421274707728"},{"name":"Purge a file definitively","id":"1fc21c90-97e1-42b8-a390-78ece97c55b4","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"reason\":\"b\"}"},"url":"https://api.lnv.fr/api/v1/files/:file_id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files",":file_id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"9d8f6aa4-cf73-48a3-b0a4-1a446b3fa050","description":{"content":"<p>The ID of the file.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"file_id"}]}},"response":[],"_postman_id":"1fc21c90-97e1-42b8-a390-78ece97c55b4"},{"name":"PATCH api/v1/files/{file_id}/legal-hold","id":"f1202608-c566-4eb1-8195-6c19d3ae512b","request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"action\":\"lift\"}"},"url":"https://api.lnv.fr/api/v1/files/:file_id/legal-hold","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files",":file_id","legal-hold"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"574137bd-c766-4b83-9cd7-558951339b82","description":{"content":"<p>The ID of the file.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"file_id"}]}},"response":[],"_postman_id":"f1202608-c566-4eb1-8195-6c19d3ae512b"},{"name":"Validate a submitted file","id":"358b3a78-c7b0-4e7d-805a-7eb64fef3153","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/files/:file_id/validate","description":"<p>Marks a submitted document as validated. Only allowed on files in 'submitted' state.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files",":file_id","validate"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"9436cc5e-388a-4742-a845-98fc54cb6e53","description":{"content":"<p>The ID of the file.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"file_id"}]}},"response":[],"_postman_id":"358b3a78-c7b0-4e7d-805a-7eb64fef3153"},{"name":"Refuse a submitted file","id":"ae2326ab-6e9f-4877-ba2a-279771ef519d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"reason\":\"b\"}"},"url":"https://api.lnv.fr/api/v1/files/:file_id/refuse","description":"<p>Marks a submitted document as refused with a mandatory reason.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files",":file_id","refuse"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"7da77a2b-909d-404f-be60-807f9c9accc4","description":{"content":"<p>The ID of the file.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"file_id"}]}},"response":[],"_postman_id":"ae2326ab-6e9f-4877-ba2a-279771ef519d"},{"name":"Annuler une décision de validation ou de refus (#199)","id":"669c0098-a34e-4d1d-aff8-1d39f5d7667e","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"reason\":\"b\"}"},"url":"https://api.lnv.fr/api/v1/files/:file_id/cancel","description":"<p>Remet un document décidé dans la file de revue LNV. Le club n'est pas\ndérangé : le document repasse en <code>submitted</code>, pas en brouillon.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","files",":file_id","cancel"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"06980284-be2c-45bf-8b11-df09c0844956","description":{"content":"<p>The ID of the file.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"file_id"}]}},"response":[],"_postman_id":"669c0098-a34e-4d1d-aff8-1d39f5d7667e"}],"id":"907a0770-aa59-406a-90d0-746b20f94e0b","description":"<p>Dépôt de documents différé (#122) : les fichiers déposés avant que l'entité\nexiste sont stockés en <code>status=staged</code> (entity_id NULL), rattachés à un jeton\nde session. Le premier enregistrement de la fiche les revendique (cf.\nStagedFileClaimer côté lnv-shared).</p>\n","_postman_id":"907a0770-aa59-406a-90d0-746b20f94e0b","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Game Days","item":[{"name":"List Game Days","id":"43b2706d-2eb1-4185-82eb-d33d05197cf3","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/game_days","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","game_days"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"43b2706d-2eb1-4185-82eb-d33d05197cf3"},{"name":"Get Game Day","id":"00b761f2-dca9-4438-aef3-0dbd370f08a3","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/game_days/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","game_days",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"81b38701-a4ad-43bf-85a9-52d93e03b988","description":{"content":"<p>The ID of the game day.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"00b761f2-dca9-4438-aef3-0dbd370f08a3"},{"name":"Create Game Day","id":"84deac79-88b3-4f7c-9188-3e50688767a8","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/game_days","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","game_days"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"84deac79-88b3-4f7c-9188-3e50688767a8"},{"name":"Update Game Day","id":"1225feca-182c-4cf9-b622-2048bcedacea","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/game_days/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","game_days",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"a82556dd-3b56-49a1-989b-d33b5ac3daf4","description":{"content":"<p>The ID of the game day.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"1225feca-182c-4cf9-b622-2048bcedacea"},{"name":"Delete Game Day","id":"f60bbcad-f016-4607-bbb5-70ab3d4a53b5","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/game_days/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","game_days",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"87ba4d52-b397-4d92-bc10-327ac52e3211","description":{"content":"<p>The ID of the game day.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"f60bbcad-f016-4607-bbb5-70ab3d4a53b5"},{"name":"Restore Game Day","id":"ffb48014-d49f-4ff8-9266-25a8c778759b","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/game_days/:game_day/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","game_days",":game_day","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"b6ff4ee7-e585-4bf6-ac01-70ce6888a28b","type":"any","value":"16","key":"game_day"}]}},"response":[],"_postman_id":"ffb48014-d49f-4ff8-9266-25a8c778759b"},{"name":"Purge Game Day","id":"cf821e93-fb65-4c9d-9269-04cb2ce27729","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/game_days/:game_day/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","game_days",":game_day","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"a4818a0f-87ff-4a93-93c8-c34b2d57e6d7","type":"any","value":"16","key":"game_day"}]}},"response":[],"_postman_id":"cf821e93-fb65-4c9d-9269-04cb2ce27729"}],"id":"2da746fc-1435-4037-b9da-6d716b8a57d0","_postman_id":"2da746fc-1435-4037-b9da-6d716b8a57d0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Games","item":[{"name":"List Games","id":"79663915-57a4-4da8-b40c-3bc16e58f681","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/games","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","games"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"79663915-57a4-4da8-b40c-3bc16e58f681"},{"name":"Get Game","id":"f34b4030-1827-4d35-aae2-3f5cea5bb3a8","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/games/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","games",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"49611155-b479-4024-8a85-16ae8022f350","description":{"content":"<p>The ID of the game.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"f34b4030-1827-4d35-aae2-3f5cea5bb3a8"},{"name":"Download IPQ PDF for a team in this game","id":"ccaf0ae8-2514-4141-9e88-b068891a00ba","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/games/:game_id/ipq/:team_id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","games",":game_id","ipq",":team_id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"39886c3b-2b94-4145-beb1-2be083b8445f","description":{"content":"<p>The ID of the game.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"game_id"},{"id":"78cc1888-8345-4011-a512-8a70d14c7525","description":{"content":"<p>The ID of the team.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"team_id"}]}},"response":[],"_postman_id":"ccaf0ae8-2514-4141-9e88-b068891a00ba"},{"name":"Create Game","id":"3bd2c207-fede-4538-bc4d-53604c4d13f9","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/games","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","games"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"3bd2c207-fede-4538-bc4d-53604c4d13f9"},{"name":"Update Game","id":"bd290361-81bf-4aa7-a3bd-df6da47b9b17","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"state\":\"live\",\"comment\":\"b\",\"date\":\"2026-08-10T11:40:14\"}"},"url":"https://api.lnv.fr/api/v1/games/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","games",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"e35758f8-7447-4454-ac99-78fbe280db05","description":{"content":"<p>The ID of the game.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"bd290361-81bf-4aa7-a3bd-df6da47b9b17"},{"name":"Delete Game","id":"f58aac64-7c57-4173-bec6-3405a4834801","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/games/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","games",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"839f6aec-392f-42d7-b08f-4dae04414ee2","description":{"content":"<p>The ID of the game.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"f58aac64-7c57-4173-bec6-3405a4834801"},{"name":"Restore Game","id":"83ceb106-3a15-4f94-b91f-a012bccb6f22","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/games/:game/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","games",":game","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"5ef4c958-dd94-4c98-825e-7f4c69a9bbe0","description":{"content":"<p>The game.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"game"}]}},"response":[],"_postman_id":"83ceb106-3a15-4f94-b91f-a012bccb6f22"},{"name":"Purge Game","id":"97aac943-8e35-42b1-a341-1175d20f1ec1","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/games/:game/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","games",":game","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"e2da21de-40ad-43dc-82ac-e4fee2d094d4","description":{"content":"<p>The game.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"game"}]}},"response":[],"_postman_id":"97aac943-8e35-42b1-a341-1175d20f1ec1"}],"id":"9fa609be-fa69-4737-95c2-4fd73a94469e","_postman_id":"9fa609be-fa69-4737-95c2-4fd73a94469e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Genius Sync","item":[{"name":"Trigger Genius Sync","id":"92847dec-0d6d-455d-9a24-b152713ea018","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"type\":\"architecto\",\"id\":16}"},"url":"https://api.lnv.fr/api/v1/genius/sync","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","genius","sync"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"92847dec-0d6d-455d-9a24-b152713ea018"}],"id":"edf58d7c-3031-495b-a678-c44ccbd0b337","_postman_id":"edf58d7c-3031-495b-a678-c44ccbd0b337","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"LNV Members","item":[{"name":"List LNV Members","id":"474aea5c-8b0d-44ba-a1a5-700e66c0557c","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/lnv_members","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","lnv_members"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"474aea5c-8b0d-44ba-a1a5-700e66c0557c"},{"name":"Get LNV Member","id":"44ae24ae-d175-40ff-a8b2-e36816423ef0","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/lnv_members/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","lnv_members",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"001d8219-1a18-4354-bb8d-f4fafa37d0cb","description":{"content":"<p>The ID of the lnv member.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"44ae24ae-d175-40ff-a8b2-e36816423ef0"},{"name":"Create LNV Member","id":"8d6d6b1d-e5aa-430b-94af-ee165a315caa","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"firstname\":\"b\",\"lastname\":\"n\",\"jobs\":[\"g\"],\"email\":\"rowan.gulgowski@example.com\",\"birthdate\":\"2026-08-10T11:40:15\"}"},"url":"https://api.lnv.fr/api/v1/lnv_members","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","lnv_members"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d6d6b1d-e5aa-430b-94af-ee165a315caa"},{"name":"Update LNV Member","id":"e436e6d2-13ba-4e7f-8656-b732b96aca8c","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"firstname\":\"b\",\"lastname\":\"n\",\"jobs\":[\"g\"],\"email\":\"rowan.gulgowski@example.com\",\"birthdate\":\"2026-08-10T11:40:15\"}"},"url":"https://api.lnv.fr/api/v1/lnv_members/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","lnv_members",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"f7624588-57a1-493c-9b79-e9c64157f101","description":{"content":"<p>The ID of the lnv member.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"e436e6d2-13ba-4e7f-8656-b732b96aca8c"},{"name":"Delete LNV Member","id":"2e292a12-d7ed-441e-9adc-ae487a4d697a","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/lnv_members/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","lnv_members",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"2325ec33-7dae-4ad4-92df-2d31297e2c51","description":{"content":"<p>The ID of the lnv member.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"2e292a12-d7ed-441e-9adc-ae487a4d697a"},{"name":"Restore LNV Member","id":"ac68901c-5496-453b-b817-4d215df03bfc","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/lnv_members/:lnv_member/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","lnv_members",":lnv_member","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"529d591e-5493-4fef-bf30-f3f4541ddbdf","type":"any","value":"16","key":"lnv_member"}]}},"response":[],"_postman_id":"ac68901c-5496-453b-b817-4d215df03bfc"},{"name":"Purge LNV Member","id":"9754302b-3111-46e3-ae2a-d4816d9b46ff","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/lnv_members/:lnv_member/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","lnv_members",":lnv_member","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"6871ad58-d1a3-4f7a-ad08-435e11afac22","type":"any","value":"16","key":"lnv_member"}]}},"response":[],"_postman_id":"9754302b-3111-46e3-ae2a-d4816d9b46ff"}],"id":"a5408595-49c5-4576-8ebc-44b10d6cc215","_postman_id":"a5408595-49c5-4576-8ebc-44b10d6cc215","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Officials","item":[{"name":"List Officials","id":"71f7a66e-45d2-4d58-967c-2766561548b6","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/officials","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","officials"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"71f7a66e-45d2-4d58-967c-2766561548b6"},{"name":"Get Official","id":"4a53dae9-fe55-4f9e-9ec2-825100458f3d","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/officials/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","officials",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"4bd7ef81-1819-4a1a-b72c-739e4e26f568","description":{"content":"<p>The ID of the official.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"4a53dae9-fe55-4f9e-9ec2-825100458f3d"},{"name":"Create Official","id":"bb4370a4-89b3-46a4-9a5a-3c215072b29d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"gender\":\"unknown\",\"first_name\":\"n\",\"last_name\":\"g\",\"date_of_birth\":\"2026-08-10T11:40:15\",\"nationality\":\"z\",\"email\":\"rempel.chadrick@example.org\",\"panel\":\"a\"}"},"url":"https://api.lnv.fr/api/v1/officials","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","officials"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb4370a4-89b3-46a4-9a5a-3c215072b29d"},{"name":"Update Official","id":"b942cf85-4a05-42f1-9fef-def680228936","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"gender\":\"other\",\"first_name\":\"n\",\"last_name\":\"g\",\"date_of_birth\":\"2026-08-10T11:40:15\",\"nationality\":\"z\",\"email\":\"rempel.chadrick@example.org\",\"panel\":\"other\"}"},"url":"https://api.lnv.fr/api/v1/officials/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","officials",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"2c6e9c0e-d5bd-4bfb-b6ce-6692555cd7aa","description":{"content":"<p>The ID of the official.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"b942cf85-4a05-42f1-9fef-def680228936"},{"name":"Delete Official","id":"4a484b4e-1a54-4c98-890c-474d94920add","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/officials/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","officials",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"ed026fae-5992-4271-b546-44c9468a8b1b","description":{"content":"<p>The ID of the official.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"4a484b4e-1a54-4c98-890c-474d94920add"},{"name":"Restore Official","id":"c4f3d17b-c1fd-4701-b649-2232aacabf76","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/officials/:official/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","officials",":official","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"63c6a4d9-1fda-4150-90b2-7ae003c74ae9","description":{"content":"<p>The official.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"official"}]}},"response":[],"_postman_id":"c4f3d17b-c1fd-4701-b649-2232aacabf76"},{"name":"Purge Official","id":"dae20d6f-45fa-43ba-9a14-00f8bd45e805","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/officials/:official/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","officials",":official","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"a5e4de7d-f6ba-45a6-b7c7-1687a7c81838","description":{"content":"<p>The official.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"official"}]}},"response":[],"_postman_id":"dae20d6f-45fa-43ba-9a14-00f8bd45e805"}],"id":"8b85d21c-f2c0-4667-b4ca-bf8718e27f2e","_postman_id":"8b85d21c-f2c0-4667-b4ca-bf8718e27f2e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Palmaress","item":[{"name":"List Palmaress","id":"407d5de3-cb89-4049-84ff-cb61116ede5e","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/palmares","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","palmares"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"407d5de3-cb89-4049-84ff-cb61116ede5e"},{"name":"Get Palmares","id":"b5222355-374a-4ec7-b3fe-be017b17fe54","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/palmares/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","palmares",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"b683e8e4-b409-4f57-9a7d-65fdd205db9d","description":{"content":"<p>The ID of the palmare.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"b5222355-374a-4ec7-b3fe-be017b17fe54"},{"name":"Create Palmares","id":"202e56b8-f7c2-46cf-b1ba-54dddc0345eb","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/palmares","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","palmares"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"202e56b8-f7c2-46cf-b1ba-54dddc0345eb"},{"name":"Update Palmares","id":"c7e9c31f-8b8e-448a-b5c9-0f0e91316c30","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/palmares/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","palmares",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"f86f12a4-3adf-48d0-8bed-0d83edbc776c","description":{"content":"<p>The ID of the palmare.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"c7e9c31f-8b8e-448a-b5c9-0f0e91316c30"},{"name":"Delete Palmares","id":"edffaca6-324c-49d0-bdd3-58dbda75716a","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/palmares/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","palmares",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"24a092f7-aba8-4def-b62c-41c094e651ab","description":{"content":"<p>The ID of the palmare.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"edffaca6-324c-49d0-bdd3-58dbda75716a"},{"name":"Restore Palmares","id":"bf1d7ee0-5d4e-4f53-9bfd-ea910b5c9c3f","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/palmares/:palmares/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","palmares",":palmares","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"0eef3aa4-b078-43c6-97eb-034193ad6c91","type":"any","value":"architecto","key":"palmares"}]}},"response":[],"_postman_id":"bf1d7ee0-5d4e-4f53-9bfd-ea910b5c9c3f"},{"name":"Purge Palmares","id":"7efa950d-b8cf-48c8-acba-75bff0179394","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/palmares/:palmares/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","palmares",":palmares","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"4bad2635-da72-40ab-a6ad-2b3239243328","type":"any","value":"architecto","key":"palmares"}]}},"response":[],"_postman_id":"7efa950d-b8cf-48c8-acba-75bff0179394"}],"id":"45455941-e8ff-406b-b10a-be3c0d57fc9d","_postman_id":"45455941-e8ff-406b-b10a-be3c0d57fc9d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Players","item":[{"name":"List Players","id":"6187e1ed-c313-4e59-8e7e-7dda250a78a2","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/players","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","players"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"6187e1ed-c313-4e59-8e7e-7dda250a78a2"},{"name":"Get Player","id":"45f9d9ff-1dba-4d60-8266-4b0df1fd8c2f","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/players/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","players",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"fedb34b1-9ea9-43bd-99d8-7874d65c73fc","description":{"content":"<p>The ID of the player.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"45f9d9ff-1dba-4d60-8266-4b0df1fd8c2f"},{"name":"Create Player","id":"909bed89-bb0b-416f-9dab-5b49bfeb9b7d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":16,\"state\":\"active\",\"gender\":\"female\",\"first_name\":\"n\",\"last_name\":\"g\",\"short_name\":\"z\",\"date_of_birth\":\"2026-08-10T11:40:14\",\"place_of_birth\":\"m\",\"nationality\":\"i\",\"other_nationality\":\"y\",\"address\":\"v\",\"postal_code\":\"dljnikhwaykcmyuw\",\"city\":\"p\",\"phone\":\"w\",\"email\":\"emelie.baumbach@example.net\",\"license_number\":\"s\",\"license_type\":\"MUTATION\",\"height_cm\":20,\"weight_kg\":3,\"dominant_hand\":\"c\",\"attack_height_cm\":16,\"block_height_cm\":9}"},"url":"https://api.lnv.fr/api/v1/players","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","players"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"909bed89-bb0b-416f-9dab-5b49bfeb9b7d"},{"name":"Update Player","id":"804141aa-a5e4-41d5-af5a-c102e07ae1cc","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":16,\"state\":\"inactive\",\"gender\":\"male\",\"first_name\":\"n\",\"last_name\":\"g\",\"short_name\":\"z\",\"date_of_birth\":\"2026-08-10T11:40:14\",\"place_of_birth\":\"m\",\"nationality\":\"i\",\"other_nationality\":\"y\",\"address\":\"v\",\"postal_code\":\"dljnikhwaykcmyuw\",\"city\":\"p\",\"phone\":\"w\",\"email\":\"emelie.baumbach@example.net\",\"license_number\":\"s\",\"license_type\":\"RENOUVELLEMENT\",\"height_cm\":20,\"weight_kg\":3,\"dominant_hand\":\"c\",\"attack_height_cm\":16,\"block_height_cm\":9}"},"url":"https://api.lnv.fr/api/v1/players/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","players",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"9592aff4-0d92-464f-bdc4-b2f480602a8f","description":{"content":"<p>The ID of the player.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"804141aa-a5e4-41d5-af5a-c102e07ae1cc"},{"name":"Delete Player","id":"e79882fb-d88e-4f8c-a2f8-78632476d083","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/players/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","players",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"b2570736-8822-4f95-826a-02fe9a4830a9","description":{"content":"<p>The ID of the player.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"e79882fb-d88e-4f8c-a2f8-78632476d083"},{"name":"Restore Player","id":"79a6400b-4c20-40d4-91d0-fe5e7d78e76f","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/players/:player/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","players",":player","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"0f5625a7-4227-40eb-aa98-4d57e64c802e","description":{"content":"<p>The player.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"player"}]}},"response":[],"_postman_id":"79a6400b-4c20-40d4-91d0-fe5e7d78e76f"},{"name":"Purge Player","id":"29dd9e18-3a02-4b74-b98b-c95aea248f6d","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/players/:player/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","players",":player","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"a9f14921-174f-4c5e-b4db-0758e5993f80","description":{"content":"<p>The player.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"player"}]}},"response":[],"_postman_id":"29dd9e18-3a02-4b74-b98b-c95aea248f6d"}],"id":"831cf0e9-b732-4cc4-bf0e-68c10fdc2bcb","_postman_id":"831cf0e9-b732-4cc4-bf0e-68c10fdc2bcb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Seasons","item":[{"name":"List Seasons","id":"5971fe94-41dd-4437-8f33-1681504ae22e","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/seasons","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","seasons"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"5971fe94-41dd-4437-8f33-1681504ae22e"},{"name":"Get Season","id":"1c0564bd-39a7-4a84-9565-59e1a773b578","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/seasons/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","seasons",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"dd990a93-7ded-47dd-8c97-7eca23570873","description":{"content":"<p>The ID of the season.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"1c0564bd-39a7-4a84-9565-59e1a773b578"},{"name":"Create Season","id":"7caa2ac8-c2a5-4554-a9b0-78a4e000f9f8","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"fullname\":\"b\",\"shortname\":\"n\",\"start_year\":16,\"end_year\":16}"},"url":"https://api.lnv.fr/api/v1/seasons","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","seasons"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"7caa2ac8-c2a5-4554-a9b0-78a4e000f9f8"},{"name":"Update Season","id":"07ee11dc-bc5e-458d-af68-a2b73b016263","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"fullname\":\"b\",\"shortname\":\"n\",\"start_year\":16,\"end_year\":16}"},"url":"https://api.lnv.fr/api/v1/seasons/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","seasons",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"36c7239a-d029-4295-ae87-864ac3f1973e","description":{"content":"<p>The ID of the season.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"07ee11dc-bc5e-458d-af68-a2b73b016263"},{"name":"Delete Season","id":"ce271d25-224e-4099-9120-8e9db56d12fe","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/seasons/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","seasons",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"f26ffa1c-e101-4a60-a909-b8627649269e","description":{"content":"<p>The ID of the season.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"ce271d25-224e-4099-9120-8e9db56d12fe"},{"name":"Restore Season","id":"a64ffb3a-8609-4e17-a18e-9d0bd8882aa8","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/seasons/:season/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","seasons",":season","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"a7f0af4d-7c25-424a-a655-1f49189b67cf","description":{"content":"<p>The season.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"season"}]}},"response":[],"_postman_id":"a64ffb3a-8609-4e17-a18e-9d0bd8882aa8"},{"name":"Purge Season","id":"db17e5cb-d992-450a-83a3-a692c762b074","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/seasons/:season/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","seasons",":season","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"18041a76-a8c8-4a72-bc27-30d2dc693453","description":{"content":"<p>The season.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"season"}]}},"response":[],"_postman_id":"db17e5cb-d992-450a-83a3-a692c762b074"}],"id":"e7816150-cae7-4d3a-a296-5742d8840271","_postman_id":"e7816150-cae7-4d3a-a296-5742d8840271","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Staff Roles","item":[{"name":"List Staff Roles","id":"a772e9dd-82b0-4c21-8d26-2cd2a760004a","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff_roles","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff_roles"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"a772e9dd-82b0-4c21-8d26-2cd2a760004a"},{"name":"Get Staff Role","id":"d99d8cf1-9a4c-4b41-8969-d5b19acbf433","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff_roles/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff_roles",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"f46e1171-b24f-4862-a239-aa283811cc50","description":{"content":"<p>The ID of the staff role.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"d99d8cf1-9a4c-4b41-8969-d5b19acbf433"},{"name":"Create Staff Role","id":"69a1ac57-6805-4e6d-921c-8ad7d677a303","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"name\":\"b\",\"genius_role\":\"n\"}"},"url":"https://api.lnv.fr/api/v1/staff_roles","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff_roles"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"69a1ac57-6805-4e6d-921c-8ad7d677a303"},{"name":"Update Staff Role","id":"1c343921-0ea6-4ea8-89db-bce36e232274","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"name\":\"b\",\"genius_role\":\"n\"}"},"url":"https://api.lnv.fr/api/v1/staff_roles/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff_roles",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"29394b8c-0372-4743-a2a6-e4cbb26bc9b8","description":{"content":"<p>The ID of the staff role.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"1c343921-0ea6-4ea8-89db-bce36e232274"},{"name":"Delete Staff Role","id":"7a3f6e8a-fd58-4e55-ae32-6cd6a594bd3a","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff_roles/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff_roles",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"d25fb790-e13a-4d92-abae-3ebf0052cedf","description":{"content":"<p>The ID of the staff role.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"7a3f6e8a-fd58-4e55-ae32-6cd6a594bd3a"},{"name":"Restore Staff Role","id":"d3e83b76-fec0-488f-aa39-812ca43913f9","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff_roles/:staff_role/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff_roles",":staff_role","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"bcd8e9dd-7486-4730-9f60-50639ee4b286","type":"any","value":"architecto","key":"staff_role"}]}},"response":[],"_postman_id":"d3e83b76-fec0-488f-aa39-812ca43913f9"},{"name":"Purge Staff Role","id":"0481d15a-837d-4dea-921f-fea37390e050","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff_roles/:staff_role/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff_roles",":staff_role","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"6e3c1577-92c8-4cbc-8ea8-7a3a2f2678f2","type":"any","value":"architecto","key":"staff_role"}]}},"response":[],"_postman_id":"0481d15a-837d-4dea-921f-fea37390e050"}],"id":"2ccf9ece-83eb-47e2-9048-95307a91ba43","_postman_id":"2ccf9ece-83eb-47e2-9048-95307a91ba43","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Staffs","item":[{"name":"List Staff","id":"da3b52bf-de9b-4f1d-a78c-f05bb01ba4d6","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"da3b52bf-de9b-4f1d-a78c-f05bb01ba4d6"},{"name":"Get Staff","id":"53f4d357-3e48-4df3-ad6e-9f00a3a29583","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"35e7ac0a-c3f4-40c9-9148-e1d2cfffb199","description":{"content":"<p>The ID of the staff.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"53f4d357-3e48-4df3-ad6e-9f00a3a29583"},{"name":"Create Staff","id":"c167fb99-e125-484b-9857-ff2e71180cdb","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"state\":\"inactive\",\"first_name\":\"b\",\"last_name\":\"n\",\"type\":\"g\",\"gender\":\"z\",\"date_of_birth\":\"2026-08-10T11:40:15\",\"place_of_birth\":\"m\",\"nationality\":\"i\",\"other_nationality\":\"y\",\"address\":\"v\",\"address_suite\":\"d\",\"postal_code\":\"ljnikhwaykcmyuwp\",\"city\":\"w\",\"phone\":\"l\",\"personal_email\":\"wleuschke@example.net\",\"professional_email\":\"ferne52@example.com\",\"license_number\":\"s\",\"license_type\":\"c\"}"},"url":"https://api.lnv.fr/api/v1/staff","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"c167fb99-e125-484b-9857-ff2e71180cdb"},{"name":"Update Staff","id":"cd72cc48-39b1-42ef-b761-923b270a9025","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"state\":\"suspended\",\"first_name\":\"b\",\"last_name\":\"n\",\"type\":\"g\",\"gender\":\"z\",\"date_of_birth\":\"2026-08-10T11:40:15\",\"place_of_birth\":\"m\",\"nationality\":\"i\",\"other_nationality\":\"y\",\"address\":\"v\",\"address_suite\":\"d\",\"postal_code\":\"ljnikhwaykcmyuwp\",\"city\":\"w\",\"phone\":\"l\",\"personal_email\":\"wleuschke@example.net\",\"professional_email\":\"ferne52@example.com\",\"license_number\":\"s\",\"license_type\":\"c\"}"},"url":"https://api.lnv.fr/api/v1/staff/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"671afcbc-cf72-43fc-905c-2564692663b8","description":{"content":"<p>The ID of the staff.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"cd72cc48-39b1-42ef-b761-923b270a9025"},{"name":"Delete Staff","id":"a10ae234-4a4c-4a71-8cf0-74c0f77fb266","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"fee80edf-baac-439e-91a6-d5da18c7c9b1","description":{"content":"<p>The ID of the staff.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"a10ae234-4a4c-4a71-8cf0-74c0f77fb266"},{"name":"Restore Staff","id":"3f6cc29d-f548-4c77-a668-e318f2d5fdda","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff/:staff/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff",":staff","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"1bcaff1b-46b0-46c9-91be-360737f8bee7","description":{"content":"<p>The staff.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"staff"}]}},"response":[],"_postman_id":"3f6cc29d-f548-4c77-a668-e318f2d5fdda"},{"name":"Purge Staff","id":"ee703c39-1c73-4de9-b8e4-ffbc6d4a9e60","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/staff/:staff/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","staff",":staff","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"dafdbc1c-0836-42c1-ac5f-7ebb040cac47","description":{"content":"<p>The staff.</p>\n","type":"text/plain"},"type":"any","value":"architecto","key":"staff"}]}},"response":[],"_postman_id":"ee703c39-1c73-4de9-b8e4-ffbc6d4a9e60"}],"id":"e52babde-cde0-457b-a852-b535f76cab1d","_postman_id":"e52babde-cde0-457b-a852-b535f76cab1d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Standings","item":[{"name":"List published ranking snapshots","id":"a2664954-6686-49e8-87d7-12bba6a492df","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/standings","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","standings"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2664954-6686-49e8-87d7-12bba6a492df"},{"name":"Get latest published ranking snapshot per competition","id":"63b46422-ca74-4eb8-b9e2-39783575988f","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/standings/latest","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","standings","latest"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"63b46422-ca74-4eb8-b9e2-39783575988f"}],"id":"5ce0b400-213a-41a5-8472-892586a5d548","_postman_id":"5ce0b400-213a-41a5-8472-892586a5d548","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Team Players","item":[{"name":"List Team Players","id":"587484c8-ec4f-4889-b76d-ae118aaa04b4","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_players","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_players"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"587484c8-ec4f-4889-b76d-ae118aaa04b4"},{"name":"Get Team Player","id":"f245371c-1e36-4f90-becc-b76e51fa42f6","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_players/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_players",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"0d2e8d3f-b0bb-4c13-a070-ff0bf3c51330","description":{"content":"<p>The ID of the team player.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"f245371c-1e36-4f90-becc-b76e51fa42f6"},{"name":"Create Team Player","id":"535d816c-1f6d-4549-b862-487806909c92","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"player_id\":\"architecto\",\"team_id\":\"architecto\",\"jersey_number\":22,\"status\":\"g\",\"position\":5,\"secondary_position\":1,\"is_medical_joker\":false,\"is_temporary_jiff_joker\":true,\"contract_type\":\"none\",\"jiff\":\"J\",\"contract_start_date\":\"2026-08-10T11:40:14\",\"contract_end_date\":\"2052-09-02\",\"ffvolley_authorization\":false,\"homologation_date\":\"2026-08-10T11:40:14\",\"housing\":true,\"meals\":false,\"transport\":false,\"misc\":\"architecto\",\"education_level\":\"n\",\"salary_annual\":84,\"hours_per_month\":16}"},"url":"https://api.lnv.fr/api/v1/team_players","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_players"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"535d816c-1f6d-4549-b862-487806909c92"},{"name":"Update Team Player","id":"32668b63-d4cc-4bab-a035-f46e00c77e40","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"jersey_number\":1,\"status\":\"n\",\"position\":5,\"secondary_position\":4,\"is_medical_joker\":true,\"is_temporary_jiff_joker\":false,\"contract_type\":\"none\",\"jiff\":\"A\",\"contract_start_date\":\"2026-08-10T11:40:14\",\"contract_end_date\":\"2052-09-02\",\"ffvolley_authorization\":true,\"homologation_date\":\"2026-08-10T11:40:14\",\"housing\":false,\"meals\":false,\"transport\":true,\"misc\":\"architecto\",\"education_level\":\"n\",\"salary_annual\":84,\"hours_per_month\":16}"},"url":"https://api.lnv.fr/api/v1/team_players/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_players",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"6c739d9e-49bc-4108-a9bd-f836580c9cbe","description":{"content":"<p>The ID of the team player.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"32668b63-d4cc-4bab-a035-f46e00c77e40"},{"name":"Delete Team Player","id":"1ad8eb9d-970d-4626-bd12-0cd6b9f74cd7","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_players/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_players",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"39a9e482-9a3e-4edb-80fd-7889f89f0780","description":{"content":"<p>The ID of the team player.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"1ad8eb9d-970d-4626-bd12-0cd6b9f74cd7"},{"name":"Restore Team Player","id":"55b92370-2cd4-4473-8c21-e5c207e1071b","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_players/:team_player/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_players",":team_player","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"31975cc3-8a5f-4d36-8726-d70c6ab06c0a","type":"any","value":"architecto","key":"team_player"}]}},"response":[],"_postman_id":"55b92370-2cd4-4473-8c21-e5c207e1071b"},{"name":"Purge Team Player","id":"e49cbc53-8b65-44e9-ba14-27679cd2340c","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_players/:team_player/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_players",":team_player","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"bd73ec7a-3f49-48bb-aca9-32c2e6336cd3","type":"any","value":"architecto","key":"team_player"}]}},"response":[],"_postman_id":"e49cbc53-8b65-44e9-ba14-27679cd2340c"}],"id":"aac25cc6-414a-4bec-83a0-b022c573d79c","_postman_id":"aac25cc6-414a-4bec-83a0-b022c573d79c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Team Staff","item":[{"name":"List Team Staff","id":"80594199-c805-4105-946e-821487b8a990","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_staff","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_staff"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"80594199-c805-4105-946e-821487b8a990"},{"name":"Get Team Staff","id":"30726c17-f550-4624-b2fe-03a11496dd93","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_staff/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_staff",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"a884f555-93f8-4dbc-ac0e-98dc7b243e9d","description":{"content":"<p>The ID of the team staff.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"30726c17-f550-4624-b2fe-03a11496dd93"},{"name":"Create Team Staff","id":"ad5b2e62-c572-4df3-9aff-606af9e8cefb","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"staff_id\":\"architecto\",\"team_id\":\"architecto\",\"contract_type\":\"none\",\"contract_start_date\":\"2026-08-10T11:40:15\",\"contract_end_date\":\"2052-09-02\",\"ffvolley_authorization\":true,\"homologation_date\":\"2026-08-10T11:40:15\",\"position\":\"n\",\"other_position\":\"g\"}"},"url":"https://api.lnv.fr/api/v1/team_staff","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_staff"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad5b2e62-c572-4df3-9aff-606af9e8cefb"},{"name":"Update Team Staff","id":"7350ae87-578f-4d4a-a469-1bf98e35e3eb","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"contract_type\":\"none\",\"contract_start_date\":\"2026-08-10T11:40:15\",\"contract_end_date\":\"2052-09-02\",\"ffvolley_authorization\":true,\"homologation_date\":\"2026-08-10T11:40:15\",\"position\":\"n\",\"other_position\":\"g\"}"},"url":"https://api.lnv.fr/api/v1/team_staff/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_staff",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"9618b43f-0ba6-4e8c-9d3a-82b1a3251b2c","description":{"content":"<p>The ID of the team staff.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"7350ae87-578f-4d4a-a469-1bf98e35e3eb"},{"name":"Delete Team Staff","id":"e478ee7a-a1d1-4608-8cc5-0d0bd62b0273","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_staff/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_staff",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"369b9c6d-858e-48d7-b744-2303926a8d62","description":{"content":"<p>The ID of the team staff.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"e478ee7a-a1d1-4608-8cc5-0d0bd62b0273"},{"name":"Restore Team Staff","id":"a09f1090-0ff3-4ab4-9e8f-1d4bdd6a8a62","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_staff/:team_staff/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_staff",":team_staff","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"5c746516-6d42-4eed-900e-872cfefa0259","type":"any","value":"architecto","key":"team_staff"}]}},"response":[],"_postman_id":"a09f1090-0ff3-4ab4-9e8f-1d4bdd6a8a62"},{"name":"Purge Team Staff","id":"30e3c5af-5382-49d7-a58b-0be50359331d","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/team_staff/:team_staff/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","team_staff",":team_staff","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"1bfb9f39-41ef-4084-8cc3-4f9f708712cb","type":"any","value":"architecto","key":"team_staff"}]}},"response":[],"_postman_id":"30e3c5af-5382-49d7-a58b-0be50359331d"}],"id":"87e54394-ee3e-4bfa-bb14-1d9accb373a3","_postman_id":"87e54394-ee3e-4bfa-bb14-1d9accb373a3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Teams","item":[{"name":"List Teams","id":"85029d3f-c430-48fa-b695-c835f8946597","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/teams","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","teams"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"85029d3f-c430-48fa-b695-c835f8946597"},{"name":"Get Team","id":"da8f91d4-4559-4201-a8d7-83ef47416086","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/teams/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","teams",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"7a4eeccf-d30b-4015-bb86-aaf9da73c173","description":{"content":"<p>The ID of the team.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"da8f91d4-4559-4201-a8d7-83ef47416086"},{"name":"Create Team","id":"01204b46-93ae-471a-a366-66130b329318","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"club_id\":\"architecto\",\"name\":\"n\",\"type\":\"youth\"}"},"url":"https://api.lnv.fr/api/v1/teams","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","teams"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"01204b46-93ae-471a-a366-66130b329318"},{"name":"Update Team","id":"00f58b74-3747-4121-b4cf-bf2a7a46c860","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"name\":\"n\",\"type\":\"women\"}"},"url":"https://api.lnv.fr/api/v1/teams/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","teams",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"9ebf97d3-74e8-478f-92cd-ec7c49a8e08a","description":{"content":"<p>The ID of the team.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"00f58b74-3747-4121-b4cf-bf2a7a46c860"},{"name":"Delete Team","id":"e2ee14a8-e339-4ff1-a577-551579c941e5","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/teams/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","teams",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"bbe3c23e-7a8c-46e6-b92b-89d221057910","description":{"content":"<p>The ID of the team.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"e2ee14a8-e339-4ff1-a577-551579c941e5"},{"name":"Restore Team","id":"59c3bbf7-dc33-47fe-ab53-1fcbc9b281e7","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/teams/:team/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","teams",":team","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"1ae3287b-dc32-4a5e-9728-7c607a2174ee","description":{"content":"<p>The team.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"team"}]}},"response":[],"_postman_id":"59c3bbf7-dc33-47fe-ab53-1fcbc9b281e7"},{"name":"Purge Team","id":"ec704436-5608-42af-98aa-a720bdebb22f","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/teams/:team/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","teams",":team","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"cdeaa544-f499-431b-86c5-d06946180887","description":{"content":"<p>The team.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"team"}]}},"response":[],"_postman_id":"ec704436-5608-42af-98aa-a720bdebb22f"}],"id":"c918d7f1-f247-43ad-973c-5a1d324e4ad5","_postman_id":"c918d7f1-f247-43ad-973c-5a1d324e4ad5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Timeline","item":[{"name":"Chronologie d'un slot de document","id":"164f9bf6-f0a5-4c16-a644-c71d9125e3e4","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/timeline/:entityType/:entityId/:fileTypeId","description":"<p>Restitue l'histoire complète d'un emplacement de document : dépôts versionnés,\nvalidations, refus (avec leur motif), annulations, suppressions, purges et\nlegal hold — du plus récent au plus ancien.</p>\n<p>Le sujet est le <strong>slot</strong>, c'est-à-dire le triplet (type d'entité, id d'entité,\ntype de document), et non un <code>file_id</code> : viser un fichier ne montrerait qu'une\nversion au lieu du récit v1 → v2 → v3.</p>\n<p>Consultations et téléchargements sont exclus, et les documents en dépôt différé\n(staging) sont hors chronologie.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","timeline",":entityType",":entityId",":fileTypeId"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"e23b4431-4691-424f-b970-31336bd8ba26","type":"any","value":"architecto","key":"entityType"},{"id":"757dc62d-8bb5-454f-9109-c619c03c5cff","type":"any","value":"564","key":"entityId"},{"id":"2034c796-ec0f-4b13-8452-e1e689d21681","type":"any","value":"564","key":"fileTypeId"},{"id":"b3d5e98a-010f-418c-92d4-a6a8cdf2ed29","description":{"content":"<p>Nom de table de l'entité porteuse.</p>\n","type":"text/plain"},"type":"any","value":"teams_players","key":"entity_type"},{"id":"1fb9ef72-c5b6-4d5b-a52d-c09416241098","description":{"content":"<p>Identifiant de l'entité.</p>\n","type":"text/plain"},"type":"any","value":"42","key":"entity_id"},{"id":"57c16830-d585-4943-9d37-8c6bc544bde1","description":{"content":"<p>Identifiant du type de document.</p>\n","type":"text/plain"},"type":"any","value":"7","key":"file_type_id"}]}},"response":[{"id":"16bdb255-a210-4859-9c41-8f7a82f27ea0","name":"Chronologie d'un document refusé puis remplacé","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.lnv.fr/api/v1/timeline/:entityType/:entityId/:fileTypeId","host":["https://api.lnv.fr"],"path":["api","v1","timeline",":entityType",":entityId",":fileTypeId"],"variable":[{"id":"e23b4431-4691-424f-b970-31336bd8ba26","key":"entityType","value":"architecto"},{"id":"757dc62d-8bb5-454f-9109-c619c03c5cff","key":"entityId","value":"564"},{"id":"2034c796-ec0f-4b13-8452-e1e689d21681","key":"fileTypeId","value":"564"},{"id":"b3d5e98a-010f-418c-92d4-a6a8cdf2ed29","key":"entity_type","value":"teams_players","description":"Nom de table de l'entité porteuse."},{"id":"1fb9ef72-c5b6-4d5b-a52d-c09416241098","key":"entity_id","value":"42","description":"Identifiant de l'entité."},{"id":"57c16830-d585-4943-9d37-8c6bc544bde1","key":"file_type_id","value":"7","description":"Identifiant du type de document."}]},"description":"Restitue l'histoire complète d'un emplacement de document : dépôts versionnés,\nvalidations, refus (avec leur motif), annulations, suppressions, purges et\nlegal hold — du plus récent au plus ancien.\n\nLe sujet est le **slot**, c'est-à-dire le triplet (type d'entité, id d'entité,\ntype de document), et non un `file_id` : viser un fichier ne montrerait qu'une\nversion au lieu du récit v1 → v2 → v3.\n\nConsultations et téléchargements sont exclus, et les documents en dépôt différé\n(staging) sont hors chronologie."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"at\":\"2026-08-04T09:00:00+00:00\",\"verb\":\"validate\",\"label\":\"Validé\",\"actor\":\"Marie Durand\",\"tone\":\"success\",\"detail\":null,\"ref\":2},{\"at\":\"2026-08-03T14:00:00+00:00\",\"verb\":\"deposit\",\"label\":\"Document déposé\",\"actor\":\"Club Tours\",\"tone\":\"neutral\",\"detail\":\"licence.pdf · 1 Ko\",\"ref\":2},{\"at\":\"2026-08-02T09:00:00+00:00\",\"verb\":\"refuse\",\"label\":\"Refusé\",\"actor\":\"Marie Durand\",\"tone\":\"danger\",\"detail\":\"CNI illisible\",\"ref\":1}]}"},{"id":"45f5e111-7a51-4ad8-a3e7-be58b2701450","name":"Type d'entité sans chronologie","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.lnv.fr/api/v1/timeline/:entityType/:entityId/:fileTypeId","host":["https://api.lnv.fr"],"path":["api","v1","timeline",":entityType",":entityId",":fileTypeId"],"variable":[{"id":"e23b4431-4691-424f-b970-31336bd8ba26","key":"entityType","value":"architecto"},{"id":"757dc62d-8bb5-454f-9109-c619c03c5cff","key":"entityId","value":"564"},{"id":"2034c796-ec0f-4b13-8452-e1e689d21681","key":"fileTypeId","value":"564"},{"id":"b3d5e98a-010f-418c-92d4-a6a8cdf2ed29","key":"entity_type","value":"teams_players","description":"Nom de table de l'entité porteuse."},{"id":"1fb9ef72-c5b6-4d5b-a52d-c09416241098","key":"entity_id","value":"42","description":"Identifiant de l'entité."},{"id":"57c16830-d585-4943-9d37-8c6bc544bde1","key":"file_type_id","value":"7","description":"Identifiant du type de document."}]},"description":"Restitue l'histoire complète d'un emplacement de document : dépôts versionnés,\nvalidations, refus (avec leur motif), annulations, suppressions, purges et\nlegal hold — du plus récent au plus ancien.\n\nLe sujet est le **slot**, c'est-à-dire le triplet (type d'entité, id d'entité,\ntype de document), et non un `file_id` : viser un fichier ne montrerait qu'une\nversion au lieu du récit v1 → v2 → v3.\n\nConsultations et téléchargements sont exclus, et les documents en dépôt différé\n(staging) sont hors chronologie."},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"error\":{\"code\":\"unknown_entity_type\",\"message\":\"Ce type d'entité ne porte pas de chronologie.\"}}"}],"_postman_id":"164f9bf6-f0a5-4c16-a644-c71d9125e3e4"}],"id":"7ce96975-22f4-49e2-9d40-ff26fcc8554e","_postman_id":"7ce96975-22f4-49e2-9d40-ff26fcc8554e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Training Centers","item":[{"name":"List Training Centers","id":"37edd9eb-8486-471c-adc1-ef552bf634e3","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/training_centers","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","training_centers"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"37edd9eb-8486-471c-adc1-ef552bf634e3"},{"name":"Get Training Center","id":"0c1cbbe3-36ad-4fa7-a9c6-92ee54fae797","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/training_centers/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","training_centers",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"4b2d7244-5888-434c-8567-d98c02f9754a","description":{"content":"<p>The ID of the training center.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"0c1cbbe3-36ad-4fa7-a9c6-92ee54fae797"},{"name":"Create Training Center","id":"cf942302-c4ea-458e-aacc-4e8fca1a605a","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"state\":\"archived\",\"club_id\":\"architecto\",\"name\":\"n\",\"address\":\"g\",\"address_suite\":\"z\",\"postal_code\":\"miyvdljnikhwaykc\",\"city\":\"m\",\"phone\":\"y\",\"email\":\"price.amber@example.org\",\"approval_number\":\"v\",\"approval_start_date\":\"2026-08-10T11:40:14\",\"approval_end_date\":\"2052-09-02\"}"},"url":"https://api.lnv.fr/api/v1/training_centers","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","training_centers"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf942302-c4ea-458e-aacc-4e8fca1a605a"},{"name":"Update Training Center","id":"0d2eef8b-07fd-4709-8ab7-df00486103ac","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"state\":\"suspended\",\"name\":\"n\",\"address\":\"g\",\"address_suite\":\"z\",\"postal_code\":\"miyvdljnikhwaykc\",\"city\":\"m\",\"phone\":\"y\",\"email\":\"price.amber@example.org\",\"approval_number\":\"v\",\"approval_start_date\":\"2026-08-10T11:40:14\",\"approval_end_date\":\"2052-09-02\"}"},"url":"https://api.lnv.fr/api/v1/training_centers/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","training_centers",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"66f68fc5-368e-41b8-b4f6-65e602e97803","description":{"content":"<p>The ID of the training center.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"0d2eef8b-07fd-4709-8ab7-df00486103ac"},{"name":"Delete Training Center","id":"bc7f9e68-3cc6-47f1-9770-87b0b49e5e24","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/training_centers/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","training_centers",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"c018db2a-b06e-447c-8d88-d5dd8fbe4e17","description":{"content":"<p>The ID of the training center.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"bc7f9e68-3cc6-47f1-9770-87b0b49e5e24"},{"name":"Restore Training Center","id":"7c9d5801-5acc-4020-9f38-504fd3868144","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/training_centers/:training_center/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","training_centers",":training_center","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"e2a93544-716d-439d-b3a8-42d56007d8fa","type":"any","value":"architecto","key":"training_center"}]}},"response":[],"_postman_id":"7c9d5801-5acc-4020-9f38-504fd3868144"},{"name":"Purge Training Center","id":"3f139ca6-8b7b-4469-824e-8ee47198518c","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/training_centers/:training_center/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","training_centers",":training_center","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"24d8a3ca-78d9-424c-b2e3-5de604c9b107","type":"any","value":"architecto","key":"training_center"}]}},"response":[],"_postman_id":"3f139ca6-8b7b-4469-824e-8ee47198518c"}],"id":"dd17143c-8da8-45db-ae91-38b234631dd6","_postman_id":"dd17143c-8da8-45db-ae91-38b234631dd6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}},{"name":"Venues","item":[{"name":"List Venues","id":"5db6235b-7408-47ab-bc8f-91b3b18c07b3","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/venues","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","venues"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"5db6235b-7408-47ab-bc8f-91b3b18c07b3"},{"name":"Get Venue","id":"142b1221-4da2-43ed-a034-ee5a73298db1","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/venues/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","venues",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"81452e25-2c10-4c43-92dc-18e83ed443b5","description":{"content":"<p>The ID of the venue.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"142b1221-4da2-43ed-a034-ee5a73298db1"},{"name":"Create Venue","id":"a89792f2-6589-40f1-851c-36a0441a53be","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"state\":\"archived\",\"name\":\"n\",\"address\":\"g\",\"address_suite\":\"z\",\"postal_code\":\"miyvdljnikhwaykc\",\"city\":\"m\",\"phone\":\"y\",\"manager\":\"u\",\"regional_league\":\"w\",\"afnor_standard\":\"p\",\"technical_control_date\":\"2026-08-10T11:40:15\",\"technical_control_validity\":\"2052-09-02\",\"shared_use\":false,\"shared_sports\":\"architecto\",\"total_seats\":{\"spectateurs\":39,\"gradins\":84,\"vip\":12,\"pmr\":77},\"length_m\":8,\"width_m\":76,\"ceiling_height_m\":60,\"competition_area_m2\":42,\"floor_type\":\"l\",\"club_ids\":[16]}"},"url":"https://api.lnv.fr/api/v1/venues","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","venues"],"host":["https://api.lnv.fr"],"query":[],"variable":[]}},"response":[],"_postman_id":"a89792f2-6589-40f1-851c-36a0441a53be"},{"name":"Update Venue","id":"e2922f96-0f04-43d4-85b9-858c236b6527","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\"genius_id\":\"b\",\"state\":\"archived\",\"name\":\"n\",\"address\":\"g\",\"address_suite\":\"z\",\"postal_code\":\"miyvdljnikhwaykc\",\"city\":\"m\",\"phone\":\"y\",\"manager\":\"u\",\"regional_league\":\"w\",\"afnor_standard\":\"p\",\"technical_control_date\":\"2026-08-10T11:40:15\",\"technical_control_validity\":\"2052-09-02\",\"shared_use\":true,\"shared_sports\":\"architecto\",\"total_seats\":{\"spectateurs\":39,\"gradins\":84,\"vip\":12,\"pmr\":77},\"length_m\":8,\"width_m\":76,\"ceiling_height_m\":60,\"competition_area_m2\":42,\"floor_type\":\"l\",\"club_ids\":[16]}"},"url":"https://api.lnv.fr/api/v1/venues/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","venues",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"0ee07a81-0ae6-424c-ae59-e8fe56c155f8","description":{"content":"<p>The ID of the venue.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"e2922f96-0f04-43d4-85b9-858c236b6527"},{"name":"Delete Venue","id":"e8094359-b2ad-4ed1-90c2-ffa9c76bede1","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/venues/:id","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","venues",":id"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"741bcde4-d9ec-46f0-ac1f-1cb59d8efd53","description":{"content":"<p>The ID of the venue.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"e8094359-b2ad-4ed1-90c2-ffa9c76bede1"},{"name":"Restore Venue","id":"4f594abb-0c34-4d39-9e25-705f53f59cdf","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/venues/:venue/restore","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","venues",":venue","restore"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"a7fb32d6-4a82-4627-bb7b-c6458c22dad8","description":{"content":"<p>The venue.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"venue"}]}},"response":[],"_postman_id":"4f594abb-0c34-4d39-9e25-705f53f59cdf"},{"name":"Purge Venue","id":"723ef1da-ae7a-4a88-8599-27eb81dfe5ed","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.lnv.fr/api/v1/venues/:venue/purge","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}},"urlObject":{"path":["api","v1","venues",":venue","purge"],"host":["https://api.lnv.fr"],"query":[],"variable":[{"id":"31962c54-57ac-44a0-b538-ddbae278bff7","description":{"content":"<p>The venue.</p>\n","type":"text/plain"},"type":"any","value":"16","key":"venue"}]}},"response":[],"_postman_id":"723ef1da-ae7a-4a88-8599-27eb81dfe5ed"}],"id":"cf2cec25-41c4-4950-bf46-e70165953fa1","_postman_id":"cf2cec25-41c4-4950-bf46-e70165953fa1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"3271b63c-2362-4767-b14c-c6fbb104e79c","id":"3271b63c-2362-4767-b14c-c6fbb104e79c","name":"[LNV API]","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[]}},"variable":[{"id":"baseUrl","key":"baseUrl","value":"https://api.lnv.fr","type":"string"}]}