{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/dev-pessi.ms-hotel.net"
        }
    ],
    "info": {
        "name": "Laravel",
        "_postman_id": "370c5930-702a-4f1f-8bdf-879b695635b6",
        "description": "",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "Aper\u00e7u des statistiques\/ statistic Overview",
            "description": "\nAfficher les statistiques de chaque hotel ou d'un groupe d'hotel",
            "item": [
                {
                    "name": "Afficher les effectifs des \u00e9l\u00e9ments de statistique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/statistic-overview",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/statistic-overview"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"hotel_id\":14}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les statistiques de r\u00e9servations",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/statistic-booking",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/statistic-booking"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"hotel_id\":3,\"service_id\":20,\"month\":2}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les statistiques de commandes",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/statistic-finance",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/statistic-finance"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"hotel_id\":5,\"service_id\":20,\"month\":2}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les statistiques par chambre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/statistic-room",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/statistic-room"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"hotel_id\":3,\"room_id\":13,\"service_id\":4,\"date_start\":\"2026-05-18T08:05:42\",\"date_end\":\"2026-05-18T08:05:42\"}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Articles",
            "description": "\nGestion des articles",
            "item": [
                {
                    "name": "Afficher la liste des articles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/articles\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/articles\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":4,\"nbre_items\":20,\"filter_value\":\"facilis\",\"service_id\":4,\"hotel_id\":4,\"type\":\"storable\",\"expired\":false}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Enregistrer des articles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/articles",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/articles"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"articles\":[{\"name\":\"fugit\",\"type\":\"storable\",\"image\":\"quis\",\"price\":34083.50844887,\"description\":\"Voluptas iste rerum officiis at vero temporibus.\",\"unit_of_measurement\":\"quisquam\",\"alert_quantity\":1,\"expiry_date\":\"2026-05-18T08:05:41\",\"container\":\"a\",\"container_unit\":\"kguvgecbnqwhvsajiqy\",\"container_quantity\":27,\"detail\":\"ipsa\",\"service_id\":3,\"suppliers\":[2]}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un article sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/articles\/:article_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/articles\/:article_id",
                            "variable": [
                                {
                                    "id": "article_id",
                                    "key": "article_id",
                                    "value": "28",
                                    "description": "The ID of the article."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Modifier un article sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/articles\/:article_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/articles\/:article_id",
                            "variable": [
                                {
                                    "id": "article_id",
                                    "key": "article_id",
                                    "value": "28",
                                    "description": "The ID of the article."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"eum\",\"type\":\"storable\",\"image\":\"perspiciatis\",\"price\":343.64,\"description\":\"Nisi rem cupiditate sequi iusto.\",\"unit_of_measurement\":\"commodi\",\"alert_quantity\":9,\"expiry_date\":\"2026-05-18T08:05:41\",\"container\":\"vitae\",\"container_unit\":\"rjwhtuvfljipwtykuhxyar\",\"container_quantity\":60,\"detail\":\"veritatis\",\"service_id\":2}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des articles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/articles\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/articles\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[14]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples des articles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/articles\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/articles\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[4]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple des articles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/articles\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/articles\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[9]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Articles-Fournisseurs",
            "description": "\nAvoir la liste des fournisseurs d'un article et invers\u00e9ment",
            "item": [
                {
                    "name": "Avoir la liste des fournisseurs d'un article et invers\u00e9ment",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/articles-suppliers\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/articles-suppliers\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":81,\"nbre_items\":2,\"article_id\":11,\"supplier_id\":3}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Authentification",
            "description": "\nGestion de l'authentification des utilisateurs",
            "item": [
                {
                    "name": "Fonction permettant \u00e0 un utilisateur de s'inscrire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/register",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/register"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "firstname",
                                    "value": "uxjlgrlyqwtsnglpqhor",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "lastname",
                                    "value": "wgotdjmvhwgcfv",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "gender",
                                    "value": "male",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "birthday",
                                    "value": "2026-05-18T08:05:41",
                                    "type": "text",
                                    "description": "Le champ value doit \u00eatre une date valide."
                                },
                                {
                                    "key": "nationality",
                                    "value": "onnkhqwzuieznmnaybglq",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "nui",
                                    "value": "fys",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "cni",
                                    "value": "ccjy",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "cnps",
                                    "value": "teioenpuemjstpp",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "passport_issue_date",
                                    "value": "2026-05-18T08:05:41",
                                    "type": "text",
                                    "description": "Le champ value doit \u00eatre une date valide."
                                },
                                {
                                    "key": "passport_issue_place",
                                    "value": "gafz",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "profession",
                                    "value": "exnzlbamfs",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "birth_place",
                                    "value": "kvuiezhwbiabwonzvemhvl",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "connexion_type",
                                    "value": "email",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "email",
                                    "value": "quigley.tevin@example.com",
                                    "type": "text",
                                    "description": "This field is required when <code>connexion_type<\/code> is <code>email<\/code>.  Le champ value doit \u00eatre une address e-mail valide. Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "phone",
                                    "value": "xsbsbwrf",
                                    "type": "text",
                                    "description": "This field is required when <code>connexion_type<\/code> is <code>phone<\/code>. Le champ value ne peut contenir plus de 20 caract\u00e8res."
                                },
                                {
                                    "key": "phone2",
                                    "value": "wsybodhtjuafwcr",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 20 caract\u00e8res."
                                },
                                {
                                    "key": "city",
                                    "value": "rhcmupbltbrv",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "address",
                                    "value": "zjujxyqofeprnybnf",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "country",
                                    "value": "a",
                                    "type": "text",
                                    "description": "Le champ value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "hotel_id",
                                    "value": "9",
                                    "type": "text",
                                    "description": "The <code>id<\/code> of an existing record in the hotels table."
                                },
                                {
                                    "key": "service_id",
                                    "value": "14",
                                    "type": "text",
                                    "description": "The <code>id<\/code> of an existing record in the services table."
                                },
                                {
                                    "key": "responsible_id",
                                    "value": "9",
                                    "type": "text",
                                    "description": "The <code>id<\/code> of an existing record in the users table."
                                },
                                {
                                    "key": "password",
                                    "value": "ux+uIvdW,c",
                                    "type": "text",
                                    "description": "Le champ value doit contenir au moins 6 caract\u00e8res."
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "On v\u00e9rifie le code envoy\u00e9 par email",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/verify-account",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/verify-account"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"connexion_type\":\"phone\",\"email\":\"rreichel@example.com\",\"phone\":\"mgoghkgycabz\",\"verification_code\":\"nhh\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "Fonction permettant \u00e0 un utilisateur d\u00e9j\u00e0 inscrit de se connecter",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/login",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/login"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"email\":\"rempel.osvaldo@example.com\",\"phone\":\"sesuhszsijovhagix\",\"password\":\"w3duwMi8ebesnqXo\",\"device_key\":\"necessitatibus\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "Fonction permettant de demander un lien pour r\u00e9initialiser le mot de passe",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reset-password",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reset-password"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"connexion_type\":\"email\",\"email\":\"rosanna31@example.net\",\"phone\":\"nvnfvxcbkgyq\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction permettant de r\u00e9initialiser le mot de passe de l'utilisateur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/confirm-reset-password",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/confirm-reset-password"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"connexion_type\":\"phone\",\"email\":\"kertzmann.laron@example.net\",\"phone\":\"hsa\",\"verification_code\":\"molmokhdofggiakerwltrzskfmuoshosjmgzjntmogusqlayqloaiuvlxoypouowmtejrvlbw\",\"password\":\"A-U'F@Go{k\\\"cXw\\\\(l'\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction permettant \u00e0 un utilisateur connect\u00e9 de se d\u00e9connecter",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/logout",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/logout"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Avance sur salaire \/ Salary advance",
            "description": "\nGestion des avances sur salaire",
            "item": [
                {
                    "name": "Afficher la liste filtr\u00e9e des avances sur salaire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-advances\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-advances\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":17,\"nbre_items\":14,\"filter_value\":\"est\",\"trashed\":false,\"user_id\":3,\"user_approve_id\":15,\"date\":\"2026-05-18\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher une retenue sur salaire sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-advances\/:salary_advance_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-advances\/:salary_advance_id",
                            "variable": [
                                {
                                    "id": "salary_advance_id",
                                    "key": "salary_advance_id",
                                    "value": "rerum",
                                    "description": "The ID of the salary advance."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Show the form for creating a new resource.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-advances",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-advances"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"salary_advances\":[{\"user_approve_id\":10,\"amount\":\"occaecati\",\"reason\":\"eum\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre \u00e0 jour une retenue sur salaire sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-advances\/:salary_advance_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-advances\/:salary_advance_id",
                            "variable": [
                                {
                                    "id": "salary_advance_id",
                                    "key": "salary_advance_id",
                                    "value": "quibusdam",
                                    "description": "The ID of the salary advance."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_approve_id\":8,\"status\":\"in_progress\",\"reason\":\"adipisci\",\"comments\":\"voluptate\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les avances sur salaire sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-advances\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-advances\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[1]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les avances sur salaire archiv\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-advances\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-advances\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[6]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les avances sur salaire sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-advances\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-advances\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Avertissements",
            "description": "Gestion des avertissements",
            "item": [
                {
                    "name": "Lister les avertissements",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/warnings\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/warnings\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":1,\"archive\":\"with_trashed\",\"date\":\"2026-05-18\",\"page_items\":5,\"nbre_items\":17,\"filter_value\":\"consectetur\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'un avertissement",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/warnings\/:warning_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/warnings\/:warning_id",
                            "variable": [
                                {
                                    "id": "warning_id",
                                    "key": "warning_id",
                                    "value": "15",
                                    "description": "The ID of the warning."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouter un ou plusieurs avertissements",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/warnings",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/warnings"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"warnings\":[{\"user_id\":17,\"reason\":\"perspiciatis\",\"date\":\"2026-05-18\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier les d\u00e9tails d'un avertissement",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/warnings\/:warning_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/warnings\/:warning_id",
                            "variable": [
                                {
                                    "id": "warning_id",
                                    "key": "warning_id",
                                    "value": "1",
                                    "description": "The ID of the warning."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":15,\"reason\":\"atque\",\"date\":\"2026-05-18\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre un ou plusieurs avertissements en corbeille (soft delete)",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/warnings\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/warnings\/trash"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"warning_ids\":[17]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer un ou plusieurs avertissements de la corbeille",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/warnings\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/warnings\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"warning_ids\":[1]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement un ou plusieurs avertissements",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/warnings\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/warnings\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"warning_ids\":[19]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Bons d'achats",
            "description": "\nGestion des bons d'achat",
            "item": [
                {
                    "name": "Afficher une liste filtr\u00e9e des bons d'achat",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/purchase-vouchers\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/purchase-vouchers\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":64,\"nbre_items\":4,\"filter_value\":\"nisi\",\"status\":\"requesting_price\",\"priority\":\"high\",\"article_ids\":[13]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Enregistrer un bon d'achat",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/purchase-vouchers",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/purchase-vouchers"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"supplier_id\":2,\"responsible_id\":20,\"description\":\"Voluptatem et quia vel necessitatibus earum commodi.\",\"status\":\"paid\",\"priority\":\"high\",\"quotation_file\":\"ut\",\"articles\":[{\"id\":15,\"unit_price\":16,\"quantity\":31}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un bon d'achat sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/purchase-vouchers\/:purchase_voucher",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/purchase-vouchers\/:purchase_voucher",
                            "variable": [
                                {
                                    "id": "purchase_voucher",
                                    "key": "purchase_voucher",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Update the specified resource in storage.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/purchase-vouchers\/:purchase_voucher",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/purchase-vouchers\/:purchase_voucher",
                            "variable": [
                                {
                                    "id": "purchase_voucher",
                                    "key": "purchase_voucher",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"supplier_id\":1,\"responsible_id\":15,\"description\":\"Minima magni accusamus et consequatur dolorem dolorem facilis.\",\"status\":\"purchase_order\",\"priority\":\"medium\",\"quotation_file\":\"quos\",\"payment_method\":\"Bank\",\"articles\":[{\"id\":14,\"unit_price\":12,\"quantity\":33}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des bonds d'achat",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/purchase-vouchers\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/purchase-vouchers\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[8]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples des bonds d'achat",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/purchase-vouchers\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/purchase-vouchers\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[16]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple des bonds d'achat",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/purchase-vouchers\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/purchase-vouchers\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Budget",
            "description": "\nGestion des budgets de l'h\u00f4tel",
            "item": [
                {
                    "name": "Afficher les budgets",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/budgets\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/budgets\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":77,\"nbre_items\":19,\"type\":\"revenue\",\"hotel_id\":13}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un budget sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/budgets\/:budget_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/budgets\/:budget_id",
                            "variable": [
                                {
                                    "id": "budget_id",
                                    "key": "budget_id",
                                    "value": "20",
                                    "description": "The ID of the budget."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9er un budget",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/budgets",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/budgets"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"uzylholekjdpymibva\",\"type\":\"expense\",\"description\":\"Illum sed labore tempore cupiditate et unde et.\",\"realisation\":9,\"hotel_id\":1,\"items\":[{\"item_id\":7,\"quantity\":89,\"number\":82,\"amount\":33}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre \u00e0 jour un budget",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/budgets\/:budget_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/budgets\/:budget_id",
                            "variable": [
                                {
                                    "id": "budget_id",
                                    "key": "budget_id",
                                    "value": "14",
                                    "description": "The ID of the budget."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"ccqjtuuxnmuf\",\"type\":\"expense\",\"description\":\"Labore alias et amet.\",\"realisation\":6,\"items\":[{\"item_id\":19,\"quantity\":28,\"number\":25,\"amount\":35}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les budgets",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/budgets\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/budgets\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[13]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les budgets archiv\u00e9s",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/budgets\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/budgets\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[6]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les budgets",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/budgets\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/budgets\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[4]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Calculer la progression d\u00e9taill\u00e9e par service\/expense_type",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/budgets\/progress",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/budgets\/progress"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"hotel_id\":7,\"start_date\":\"2026-05-18T08:05:42\",\"end_date\":\"2078-01-21\"}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Cat\u00e9gories de chambres",
            "description": "\nGestion des cat\u00e9gories de chambres",
            "item": [
                {
                    "name": "Lister les cat\u00e9gories de chambres disponibles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-categories\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-categories\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":1,\"nbre_items\":14,\"filter_value\":\"et\",\"hotel_id\":10,\"trashed\":false}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n\"data\": [\n{\n\"id\": 5,\n\"name\": \"Famimial\",\n\"description\": \"La meilleure\",\n\"author\": {\n\"id\": 1,\n\"name\": \"Admin\",\n\"phone\": null,\n\"created_by\": null,\n\"updated_by\": null,\n\"deleted_by\": null,\n\"created_at\": \"2025-02-14 10:50:03\",\n\"updated_at\": \"2025-02-14 10:50:03\",\n\"deleted_at\": null,\n\"token\": null\n},\n\"created_at\": \"2025-02-14 14:51:35\",\n\"deleted_at\": null,\n\"count_rooms\": 0\n},\n{\n\"id\": 2,\n\"name\": \"VIP\",\n\"description\": null,\n\"author\": null,\n\"created_at\": \"2025-02-14 14:39:45\",\n\"deleted_at\": null,\n\"count_rooms\": 0\n}\n],\n\"links\": {\n\"first\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/room-categories\\\/all?page=1\",\n\"last\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/room-categories\\\/all?page=1\",\n\"prev\": null,\n\"next\": null\n},\n\"meta\": {\n\"current_page\": 1,\n\"from\": 1,\n\"last_page\": 1,\n\"links\": [\n{\n\"url\": null,\n\"label\": \"&laquo; Pr\u00e9c\u00e9dent\",\n\"active\": false\n},\n{\n\"url\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/room-categories\\\/all?page=1\",\n\"label\": \"1\",\n\"active\": true\n},\n{\n\"url\": null,\n\"label\": \"Suivant &raquo;\",\n\"active\": false\n}\n],\n\"path\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/room-categories\\\/all\",\n\"per_page\": 1000000,\n\"to\": 2,\n\"total\": 2\n}\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 403,
                            "body": "{\n\"message\": \"User does not have the right permissions.\"\n\"...\"\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Afficher les informations sur une cat\u00e9gorie de chambre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-categories\/:room_category",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-categories\/:room_category",
                            "variable": [
                                {
                                    "id": "room_category",
                                    "key": "room_category",
                                    "value": "9",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouer une cat\u00e9gorie de chambre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-categories",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-categories"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"room_categories\":[{\"hotel_id\":20,\"name\":\"aspernatur\",\"description\":\"Quis doloribus officia eum aut quos eaque.\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier une cat\u00e9gorie de chambre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-categories\/:room_category",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-categories\/:room_category",
                            "variable": [
                                {
                                    "id": "room_category",
                                    "key": "room_category",
                                    "value": "9",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"libero\",\"hotel_id\":20,\"description\":\"Ea velit ullam placeat tempora qui beatae laborum.\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver une ou plusieurs cat\u00e9gories de chambre\nNB: Un type de chambre ne peut pas \u00eatre supprim\u00e9 si il est li\u00e9 \u00e0 quelque chose d'autre dans le syst\u00e8me",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-categories\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-categories\/trash"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[20]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer une ou plusieurs cat\u00e9gories de chambre de la corbeille",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-categories\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-categories\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[16]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Forcer la suppression d'un ou plusieurs hotel(s) du syst\u00e8me",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-categories\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-categories\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[3]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Chambres",
            "description": "\nGestions des chambres",
            "item": [
                {
                    "name": "Afficher les informations sur les chambres disponibles\/occup\u00e9es",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/rooms\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/rooms\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":41,\"nbre_items\":15,\"filter_value\":\"nemo\",\"hotel_id\":15,\"room_type_id\":16,\"room_category_id\":12,\"service_id\":7,\"status\":\"busy\",\"floor\":1,\"number_of_room\":20}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les informations d'une chambre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/rooms\/:room_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/rooms\/:room_id",
                            "variable": [
                                {
                                    "id": "room_id",
                                    "key": "room_id",
                                    "value": "1",
                                    "description": "The ID of the room."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouter une ou plusieurs chambres d'hotel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/rooms",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/rooms"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"rooms\":[{\"hotel_id\":12,\"room_type_id\":9,\"room_category_id\":6,\"service_id\":4,\"floor\":13,\"number\":20,\"price\":20,\"number_of_room\":18,\"capacity\":7,\"status\":\"busy\",\"name\":\"facilis\",\"description\":\"Ipsam harum eius illum et veritatis quia quibusdam soluta.\",\"image\":\"incidunt\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre \u00e0 jour les informations d'une chambre d'hotel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/rooms\/:room_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/rooms\/:room_id",
                            "variable": [
                                {
                                    "id": "room_id",
                                    "key": "room_id",
                                    "value": "1",
                                    "description": "The ID of the room."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"hotel_id\":11,\"room_type_id\":18,\"room_category_id\":13,\"service_id\":16,\"floor\":13,\"number\":18,\"price\":3,\"number_of_room\":9,\"image\":\"possimus\",\"capacity\":9,\"status\":\"busy\",\"description\":\"Et ullam tenetur iure et sit et.\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver une ou plusieurs chambres d'hotel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/rooms\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/rooms\/trash"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[9]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer une ou plusieurs chambres d'hotel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/rooms\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/rooms\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[19]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer une ou plusieurs chambres d'hotels",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/rooms\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/rooms\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[13]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Cl\u00e9s",
            "description": "\nGestion des cl\u00e9s de l'application'",
            "item": [
                {
                    "name": "R\u00e9cup\u00e9rer la route de l'application",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/find-licence",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/find-licence"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"cle\":\"ut\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "R\u00e9cuperer les cl\u00e9s d'applications",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/keys\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/keys\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "qui",
                                    "description": "The ID of the ."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Commandes",
            "description": "\nGestion des commandes",
            "item": [
                {
                    "name": "Lister les commandes",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/orders\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/orders\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":5,\"nbre_items\":4,\"filter_value\":\"et\",\"customer_id\":6,\"payment_mode\":\"qui\",\"status\":\"confirmed\",\"payment_status\":\"completed\",\"product_id\":2,\"service_id\":20,\"date_start\":\"2026-05-18T08:05:41\",\"date_end\":\"2026-05-18T08:05:41\",\"hotel_id\":11}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'une commande",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/orders\/:order_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/orders\/:order_id",
                            "variable": [
                                {
                                    "id": "order_id",
                                    "key": "order_id",
                                    "value": "3",
                                    "description": "The ID of the order."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouter une commande",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/orders",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/orders"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"customer_id\":19,\"payment_mode\":\"omnis\",\"room_id\":4,\"room_service_id\":7,\"status\":\"cancelled\",\"delivery_date\":\"2026-05-18T08:05:41\",\"products\":[{\"id\":1,\"quantity\":52}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier une commande",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/orders\/:order_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/orders\/:order_id",
                            "variable": [
                                {
                                    "id": "order_id",
                                    "key": "order_id",
                                    "value": "3",
                                    "description": "The ID of the order."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"customer_id\":5,\"payment_mode\":\"non\",\"room_id\":3,\"room_service_id\":10,\"status\":\"pending\",\"delivery_date\":\"2026-05-18T08:05:41\",\"products\":[{\"id\":7,\"quantity\":69}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les presences sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/orders\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/orders\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[19]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les orders archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/orders\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/orders\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[3]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les orders sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/orders\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/orders\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[3]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Contrats",
            "description": "\n Gestion des contrats employ\u00e9s",
            "item": [
                {
                    "name": "Retourne la liste des contrats avec la possibilit\u00e9 de filtrer et paginer les r\u00e9sultats.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/contracts\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/contracts\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":2,\"nbre_items\":12,\"filter_value\":\"praesentium\",\"position\":\"perspiciatis\",\"status\":\"Active\",\"trashed\":true}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Affiche les d\u00e9tails d\u2019un contrat sp\u00e9cifique \u00e0 partir de son identifiant.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/contracts\/:contract",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/contracts\/:contract",
                            "variable": [
                                {
                                    "id": "contract",
                                    "key": "contract",
                                    "value": "nisi",
                                    "description": "The contract."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9e un nouveau contrat pour un utilisateur, apr\u00e8s v\u00e9rification d'absence de contrat actif.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/contracts",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/contracts"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":19,\"user_approve_id\":16,\"type\":\"blanditiis\",\"description\":\"Quia animi similique perspiciatis consequatur.\",\"start_date\":\"2026-05-18T08:05:42\",\"duration\":39,\"working_hours\":\"optio\",\"position\":\"et\",\"gross_salary\":39,\"status\":\"Pending\",\"service_benefits\":\"debitis\",\"bonus\":\"dolores\",\"number_days_off\":1}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Met \u00e0 jour les informations d\u2019un contrat donn\u00e9.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/contracts\/:contract",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/contracts\/:contract",
                            "variable": [
                                {
                                    "id": "contract",
                                    "key": "contract",
                                    "value": "quibusdam",
                                    "description": "The contract."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":1,\"user_approve_id\":5,\"type\":\"CDI\",\"description\":\"Non commodi consequatur hic nihil.\",\"start_date\":\"2026-05-18T08:05:42\",\"duration\":34,\"working_hours\":\"veniam\",\"position\":\"tenetur\",\"gross_salary\":26,\"status\":\"Terminated\",\"service_benefits\":\"delectus\",\"bonus\":\"voluptate\",\"number_days_off\":14}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les contrats sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/contracts\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/contracts\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[7]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les contrats archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/contracts\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/contracts\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[6]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les contrats sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/contracts\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/contracts\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[19]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Decaissements",
            "description": "\nGestion des d\u00e9caissements",
            "item": [
                {
                    "name": "Afficher la liste des d\u00e9caissements en fonction des filtres",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/disbursements\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/disbursements\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":36,\"nbre_items\":82,\"filter_value\":\"vitae\",\"supplier_id\":13,\"hotel_id\":15,\"purchase_order_id\":5,\"user_id\":4,\"created_by\":11,\"responsible_id\":2,\"service_id\":4,\"payment_method\":\"Bank\",\"status\":\"approved\",\"reference\":\"nobis\",\"date_start\":\"2026-05-18T08:05:41\",\"date_end\":\"2026-05-18T08:05:41\",\"expense_type_id\":7,\"service_ids\":[8]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Enregistrer un nouveau d\u00e9caissement",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/disbursements",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/disbursements"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"payment_method\":\"Cash\",\"status\":\"rejected\",\"invoice_image\":\"aut\",\"reasons\":\"ipsum\",\"total_amount\":81,\"disbursement_date\":\"2026-05-18T08:05:41\",\"responsible_id\":\"error\",\"validation_date\":\"2026-05-18T08:05:41\",\"salary_components\":[{\"salary_component_id\":\"rerum\",\"coef\":20,\"base_amount\":88,\"coef_patronal\":79,\"base_patronal\":77}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un d\u00e9caissement sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/disbursements\/:disbursement_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/disbursements\/:disbursement_id",
                            "variable": [
                                {
                                    "id": "disbursement_id",
                                    "key": "disbursement_id",
                                    "value": "6",
                                    "description": "The ID of the disbursement."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Update the specified resource in storage.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/disbursements\/:disbursement_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/disbursements\/:disbursement_id",
                            "variable": [
                                {
                                    "id": "disbursement_id",
                                    "key": "disbursement_id",
                                    "value": "6",
                                    "description": "The ID of the disbursement."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"payment_method\":\"Bank\",\"status\":\"rejected\",\"invoice_image\":\"sit\",\"reasons\":\"aut\",\"total_amount\":15,\"disbursement_date\":\"2026-05-18T08:05:41\",\"validation_date\":\"2026-05-18T08:05:41\",\"salary_components\":[{\"salary_component_id\":\"culpa\",\"coef\":7,\"base_amount\":18,\"coef_patronal\":65,\"base_patronal\":48}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les d\u00e9caissements.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/disbursements\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/disbursements\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[3]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les d\u00e9caissements archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/disbursements\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/disbursements\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[2]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les d\u00e9caissements sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/disbursements\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/disbursements\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[10]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Demande d'approvisionnement | Supply demand",
            "description": "Contr\u00f4leur charg\u00e9 de la gestion des demandes d'approvisionnement.",
            "item": [
                {
                    "name": "Affiche la liste pagin\u00e9e des demandes d'approvisionnement, avec filtres optionnels.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/supply-demands\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/supply-demands\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"filter_value\":\"suscipit\",\"responsible_id\":9,\"hotel_id\":4,\"priority\":\"high\",\"status\":\"accepted\",\"article_ids\":[19],\"start_date\":\"2026-05-18T08:05:42\",\"end_date\":\"2064-09-19\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Affiche les d\u00e9tails d'une demande d'approvisionnement sp\u00e9cifique.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/supply-demands\/:supply_demand_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/supply-demands\/:supply_demand_id",
                            "variable": [
                                {
                                    "id": "supply_demand_id",
                                    "key": "supply_demand_id",
                                    "value": "1",
                                    "description": "The ID of the supply demand."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9e une nouvelle demande d'approvisionnement.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/supply-demands",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/supply-demands"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"vxeeoklvkqobfkfxvr\",\"description\":\"Iusto reprehenderit at nam.\",\"responsible_id\":19,\"status\":\"refused\",\"priority\":\"medium\",\"articles\":[{\"id\":20,\"unit_price\":2,\"quantity\":42,\"supplier_id\":14}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Met \u00e0 jour les informations d'une demande d'approvisionnement existante.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/supply-demands\/:supply_demand_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/supply-demands\/:supply_demand_id",
                            "variable": [
                                {
                                    "id": "supply_demand_id",
                                    "key": "supply_demand_id",
                                    "value": "1",
                                    "description": "The ID of the supply demand."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"knxfkectmgc\",\"description\":\"Eius molestiae similique qui.\",\"responsible_id\":13,\"status\":\"pending\",\"priority\":\"low\",\"articles\":[{\"id\":14,\"unit_price\":1,\"quantity\":30,\"supplier_id\":16}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Met en corbeille (suppression logique) une ou plusieurs demandes d'approvisionnement.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/supply-demands\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/supply-demands\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"supply_demand_ids\":[8]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaure une ou plusieurs demandes d'approvisionnement supprim\u00e9es (suppression logique).",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/supply-demands\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/supply-demands\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"supply_demand_ids\":[11]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Demande d'explication \/ Explanation Request",
            "description": "\nGestion des demandes d'explication",
            "item": [
                {
                    "name": "Afficher les demandes d'explication",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/explanation-requests\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/explanation-requests\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":73,\"nbre_items\":15}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher une demande d'explication sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/explanation-requests\/:explanation_request",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/explanation-requests\/:explanation_request",
                            "variable": [
                                {
                                    "id": "explanation_request",
                                    "key": "explanation_request",
                                    "value": "19",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Creer une demande d'explication",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/explanation-requests",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/explanation-requests"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"dsrbg\",\"description\":\"Sit ipsam harum voluptatem laboriosam.\",\"idUser\":16,\"idResponsable\":19,\"image\":\"est\",\"comments\":\"voluptatum\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre a jour une demande d'explication",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/explanation-requests\/:explanation_request",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/explanation-requests\/:explanation_request",
                            "variable": [
                                {
                                    "id": "explanation_request",
                                    "key": "explanation_request",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"lbcmhke\",\"description\":\"Dolor modi aliquid asperiores aliquid et qui nulla incidunt.\",\"idUser\":7,\"idResponsable\":18,\"image\":\"laboriosam\",\"comments\":\"nesciunt\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les demandes d'explication.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/explanation-requests\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/explanation-requests\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[19]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les demandes d'explication archiv\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/explanation-requests\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/explanation-requests\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[12]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les demandes d'explication sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/explanation-requests\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/explanation-requests\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[5]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Demande de cong\u00e9",
            "description": "Gestion des demandes de cong\u00e9 employ\u00e9",
            "item": [
                {
                    "name": "Lister les cong\u00e9s enregistr\u00e9s",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/holidays\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/holidays\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":8,\"user_approve_id\":7,\"status\":\"rejected\",\"archive\":\"with_trashed\",\"date\":\"2026-05-18T08:05:42\",\"page_items\":19,\"nbre_items\":15,\"filter_value\":\"a\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'une retenue sur salaire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/holidays\/:holiday_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/holidays\/:holiday_id",
                            "variable": [
                                {
                                    "id": "holiday_id",
                                    "key": "holiday_id",
                                    "value": "5",
                                    "description": "The ID of the holiday."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Enregistrer une demande de cong\u00e9",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/holidays",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/holidays"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"type\":\"ut\",\"start_date\":\"2032-08-18\",\"end_date\":\"2039-11-23\",\"days_taken\":4,\"reason\":\"nscbelzqzsabplybkqe\",\"user_approve_id\":17}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier une demande de cong\u00e9",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/holidays\/:holiday_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/holidays\/:holiday_id",
                            "variable": [
                                {
                                    "id": "holiday_id",
                                    "key": "holiday_id",
                                    "value": "16",
                                    "description": "The ID of the holiday."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"type\":\"laudantium\",\"start_date\":\"2086-10-21\",\"end_date\":\"2070-06-28\",\"days_taken\":20,\"reason\":\"hzt\",\"status\":\"pending_approval\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver une ou plusieurs demandes de cong\u00e9s",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/holidays\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/holidays\/trash"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"idHolidays\":[7]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer une ou plusieurs demandes de cong\u00e9s",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/holidays\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/holidays\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"idHolidays\":[1]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer une ou plusieurs demandes de cong\u00e9s",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/holidays\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/holidays\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"idHolidays\":[6]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Demandes de Permissions",
            "description": "\nContr\u00f4leur pour la gestion des demandes de permission des utilisateurs",
            "item": [
                {
                    "name": "Affiche une liste pagin\u00e9e des demandes de permission.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permission-requests\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permission-requests\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":74,\"nbre_items\":17,\"filterValue\":\"mcmfvpwmravscrwldllezmktj\",\"departure\":\"2026-05-18T08:05:42\",\"return\":\"2019-06-10\",\"duration\":30,\"archive\":\"only_trashed\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Affiche les d\u00e9tails d'une demande de permission sp\u00e9cifique.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permission-requests\/:permissions_request",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permission-requests\/:permissions_request",
                            "variable": [
                                {
                                    "id": "permissions_request",
                                    "key": "permissions_request",
                                    "value": "saepe",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9e une nouvelle demande de permission.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permission-requests",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permission-requests"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"reason\":\"eelebsbjflfdm\",\"departure\":\"2104-06-11\",\"return\":\"2058-07-01\",\"duration\":26,\"user_approve_id\":2,\"status\":\"approved\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Met \u00e0 jour une demande de permission si elle est encore en attente.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permission-requests\/:permissions_request",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permission-requests\/:permissions_request",
                            "variable": [
                                {
                                    "id": "permissions_request",
                                    "key": "permissions_request",
                                    "value": "nobis",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"reason\":\"mlursvmognjtiezsm\",\"datedeparture\":\"2052-09-06\",\"dateRetour\":\"2113-09-10\",\"duration\":79,\"status\":\"approved\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les presences sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permission-requests\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permission-requests\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[2]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les permission_requests archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permission-requests\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permission-requests\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[18]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les permission_requests sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permission-requests\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permission-requests\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[1]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Encaissements",
            "description": "\nGestion des encaissements",
            "item": [
                {
                    "name": "Lister les encaissements",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/cash-ins\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/cash-ins\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":9,\"nbre_items\":11,\"filter_value\":\"nihil\",\"seller_id\":15,\"hotel_id\":11,\"order_id\":17,\"service_id\":18,\"client_id\":12,\"created_by\":12,\"date_start\":\"2026-05-18T08:05:41\",\"date_end\":\"2026-05-18T08:05:41\",\"cashin_type\":\"order\",\"payment_method\":\"temporibus\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'un encaissement",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/cash-ins\/:cash_in",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/cash-ins\/:cash_in",
                            "variable": [
                                {
                                    "id": "cash_in",
                                    "key": "cash_in",
                                    "value": "11",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouter un encaissment",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/cash-ins",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/cash-ins"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"order_id\":15,\"service_id\":15,\"booking_id\":9,\"payment_method\":\"aliquid\",\"type\":\"totam\",\"amount\":323986.464,\"date\":\"2026-05-18\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier un encaissement",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/cash-ins\/:cash_in",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/cash-ins\/:cash_in",
                            "variable": [
                                {
                                    "id": "cash_in",
                                    "key": "cash_in",
                                    "value": "11",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"order_id\":3,\"service_id\":4,\"booking_id\":18,\"payment_method\":\"iste\",\"amount\":91821.8186}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les entr\u00e9es sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/cash-ins\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/cash-ins\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[10]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les entr\u00e9es archiv\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/cash-ins\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/cash-ins\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[1]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les entr\u00e9es sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/cash-ins\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/cash-ins\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[5]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Endpoints",
            "description": "",
            "item": [
                {
                    "name": "Lister les autres revenus",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/other-incomes\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/other-incomes\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":86,\"nbre_items\":22,\"filter_value\":\"ea\",\"name\":\"sunt\",\"amount\":6,\"date\":\"2026-05-18\",\"type\":\"et\",\"source_name\":\"magni\",\"start_date\":\"2026-05-18\",\"end_date\":\"2069-09-19\",\"trashed\":true}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un revenu",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/other-incomes\/:otherIncome_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/other-incomes\/:otherIncome_id",
                            "variable": [
                                {
                                    "id": "otherIncome_id",
                                    "key": "otherIncome_id",
                                    "value": "11",
                                    "description": "The ID of the otherIncome."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouter un revenu",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/other-incomes",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/other-incomes"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"est\",\"amount\":43,\"date\":\"2026-05-18\",\"type\":\"oufoqewrtvnvy\",\"description\":\"Quod quo delectus architecto in dicta expedita est.\",\"source_name\":\"non\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier un revenu",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/other-incomes\/:otherIncome_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/other-incomes\/:otherIncome_id",
                            "variable": [
                                {
                                    "id": "otherIncome_id",
                                    "key": "otherIncome_id",
                                    "value": "11",
                                    "description": "The ID of the otherIncome."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"et\",\"amount\":31,\"date\":\"2026-05-18\",\"type\":\"in\",\"description\":\"At repellat numquam dolores quas nihil nisi fugiat.\",\"source_name\":\"xwqdggwxi\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Trash revenus",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/other-incomes\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/other-incomes\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[9]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restore revenus",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/other-incomes\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/other-incomes\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[10]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Suppression d\u00e9finitive",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/other-incomes\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/other-incomes\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[19]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Lister les pr\u00e9sences",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/presences\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/presences\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":2,\"nbre_items\":34,\"filter_value\":\"sed\",\"user_id\":16,\"hotel_id\":16,\"date\":\"2026-05-18T08:05:42\",\"start_date\":\"2026-05-18T08:05:42\",\"end_date\":\"2042-09-23\",\"type\":\"ut\",\"trashed\":false}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Ajouter une pr\u00e9sence",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/presences",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/presences"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":6,\"hotel_id\":12,\"date\":\"2026-05-18T08:05:42\",\"hour\":\"08:05\",\"arrivalTime\":\"08:05\",\"departureTime\":\"08:05\",\"type\":\"numquam\",\"reason\":\"ipsum\",\"savingType\":\"atque\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher une pr\u00e9sence",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/presences\/:presence_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/presences\/:presence_id",
                            "variable": [
                                {
                                    "id": "presence_id",
                                    "key": "presence_id",
                                    "value": "4",
                                    "description": "The ID of the presence."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Modifier une pr\u00e9sence",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/presences\/:presence_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/presences\/:presence_id",
                            "variable": [
                                {
                                    "id": "presence_id",
                                    "key": "presence_id",
                                    "value": "16",
                                    "description": "The ID of the presence."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":5,\"hotel_id\":2,\"date\":\"2026-05-18T08:05:42\",\"hour\":\"08:05\",\"arrivalTime\":\"08:05\",\"departureTime\":\"08:05\",\"type\":\"maxime\",\"reason\":\"tempora\",\"savingType\":\"odio\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Trash pr\u00e9sences",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/presences\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/presences\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[18]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restore pr\u00e9sences",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/presences\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/presences\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[17]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement des pr\u00e9sences",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/presences\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/presences\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[11]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Evenements",
            "description": "\nGestion des \u00e9v\u00e8nements",
            "item": [
                {
                    "name": "Lister les \u00e9v\u00e8nements",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":76,\"nbre_items\":16,\"filter_value\":\"veritatis\",\"service_id\":10,\"hotel_id\":2,\"type\":\"external\",\"archive\":\"only_trashed\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un \u00e9v\u00e8nement",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events\/:event_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events\/:event_id",
                            "variable": [
                                {
                                    "id": "event_id",
                                    "key": "event_id",
                                    "value": "2",
                                    "description": "The ID of the event."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouter un \u00e9v\u00e8nement",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"erktfrtmnzgzscebxprqn\",\"description\":\"Rerum qui ea dolores quos quos.\",\"start_date\":\"2026-05-18\",\"end_date\":\"2050-06-18\",\"type\":\"internal\",\"budget\":\"sed\",\"hotel_id\":7,\"service_id\":19}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier un \u00e9v\u00e8nement",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events\/:event_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events\/:event_id",
                            "variable": [
                                {
                                    "id": "event_id",
                                    "key": "event_id",
                                    "value": "2",
                                    "description": "The ID of the event."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"kttwqfjfonqmpubxozjn\",\"description\":\"Sunt deleniti qui deleniti occaecati fuga dolorem consequuntur.\",\"start_date\":\"2026-05-18\",\"end_date\":\"2069-04-24\",\"type\":\"external\",\"budget\":\"blanditiis\",\"hotel_id\":11,\"service_id\":10}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver un ou plusieurs events",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"event_ids\":[7]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer un ou plusieurs events",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"event_ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Hotels",
            "description": "\nGestion des hotels de l'application",
            "item": [
                {
                    "name": "Lister les hotels de la plateforme",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/hotels\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/hotels\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":1,\"nbre_items\":6,\"filter_value\":\"eos\",\"founder_id\":6,\"manager_id\":11,\"assistant_id\":17,\"package_id\":18}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n\"data\": [\n{\n\"id\": 3,\n\"name\": \"Pessi Hotel\",\n\"phone\": \"+1-206-252-5925\",\n\"description\": \"Sit quibusdam.\",\n\"stars\": 4,\n\"email\": \"isauer@example.net\",\n\"address\": \"5733 Payton Union\\nLake Godfreymouth, LA 34761-3059\",\n\"website\": null,\n\"author\": null,\n\"created_at\": \"2025-02-14 10:50:03\"\n}\n],\n\"links\": {\n\"first\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/hotels\\\/all?page=1\",\n\"last\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/hotels\\\/all?page=1\",\n\"prev\": null,\n\"next\": null\n},\n\"meta\": {\n\"current_page\": 1,\n\"from\": 1,\n\"last_page\": 1,\n\"links\": [\n{\n\"url\": null,\n\"label\": \"&laquo; Pr\u00e9c\u00e9dent\",\n\"active\": false\n},\n{\n\"url\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/hotels\\\/all?page=1\",\n\"label\": \"1\",\n\"active\": true\n},\n{\n\"url\": null,\n\"label\": \"Suivant &raquo;\",\n\"active\": false\n}\n],\n\"path\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/hotels\\\/all\",\n\"per_page\": 1000000,\n\"to\": 3,\n\"total\": 3\n}\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Afficher les informations sur un hotel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/hotels\/:hotel_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/hotels\/:hotel_id",
                            "variable": [
                                {
                                    "id": "hotel_id",
                                    "key": "hotel_id",
                                    "value": "3",
                                    "description": "The ID of the hotel."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9er un h\u00f4tel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/hotels",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/hotels"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"ipsam\",\"phone\":\"alias\",\"description\":\"Nisi et qui ut inventore ex consequuntur.\",\"stars\":5,\"email\":\"smith.odessa@example.net\",\"address\":\"repudiandae\",\"website\":\"autem\",\"logo\":\"aliquid\",\"creation_date\":\"2026-05-18\",\"city\":\"rhajszqvkcjkjmpuqnawkfapd\",\"country\":\"mfrlkvpnaebhoezpicbpjykn\",\"type\":\"voluptatibus\",\"category\":\"sit\",\"founder_id\":15,\"manager_id\":13,\"assistant_id\":3,\"package_id\":9}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier les informations d'un hotel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/hotels\/:hotel_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/hotels\/:hotel_id",
                            "variable": [
                                {
                                    "id": "hotel_id",
                                    "key": "hotel_id",
                                    "value": "3",
                                    "description": "The ID of the hotel."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"ratione\",\"phone\":\"in\",\"description\":\"Voluptatem id sunt qui dolorum nam omnis hic tempore.\",\"stars\":2,\"email\":\"kaya57@example.com\",\"address\":\"nemo\",\"website\":\"totam\",\"logo\":\"cumque\",\"rib\":\"earum\",\"niu\":\"quidem\",\"rc\":\"qui\",\"creation_date\":\"2026-05-18\",\"city\":\"distinctio\",\"country\":\"iste\",\"type\":\"iure\",\"category\":\"commodi\",\"founder_id\":13,\"manager_id\":13,\"assistant_id\":12,\"package_id\":9}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver un ou plusieurs hotel(s)\nNB: Un hotel ne peut pas \u00eatre supprim\u00e9 si il est li\u00e9 \u00e0 quelque chose d'autre dans le syst\u00e8me",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/hotels\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/hotels\/trash"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[18]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer un ou plusieurs hotel(s) de la corbeille",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/hotels\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/hotels\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[8]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Forcer la suppression d'un ou plusieurs hotel(s) du syst\u00e8me",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/hotels\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/hotels\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[3]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Mouvements d'articles",
            "description": "\nGestion des mouvements d'articles",
            "item": [
                {
                    "name": "Lister les mouvements d'article en fonction du filtre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/article-movements\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/article-movements\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":80,\"nbre_items\":3,\"filter_value\":\"architecto\",\"article_id\":1,\"operation_type\":\"entry\",\"product_id\":19,\"user_id\":18,\"from_date\":\"2026-05-18T08:05:41\",\"to_date\":\"2099-03-03\",\"date_start\":\"2026-05-18T08:05:41\",\"date_end\":\"2059-12-29\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un mouvement d'article sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/article-movements\/:article_movement_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/article-movements\/:article_movement_id",
                            "variable": [
                                {
                                    "id": "article_movement_id",
                                    "key": "article_movement_id",
                                    "value": "1",
                                    "description": "The ID of the article movement."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Mouvements des produits",
            "description": "\nGestion des mouvements de produits",
            "item": [
                {
                    "name": "Lister les mouvements de produit en fonction du filtre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/product-movements\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/product-movements\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":65,\"nbre_items\":17,\"filter_value\":\"totam\",\"product_id\":13,\"service_id\":6,\"operation_type\":\"exit\",\"user_id\":17,\"date_start\":\"2026-05-18T08:05:41\",\"date_end\":\"2027-03-12\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Effectuer un mouvement de produit (possibilit\u00e9 d'en cr\u00e9er)",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/product-movements",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/product-movements"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"quantity\":19,\"description\":\"Ut est ab consectetur rerum eveniet.\",\"operation_type\":\"entry\",\"product_id\":14}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un mouvement de produit sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/product-movements\/:product_movement_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/product-movements\/:product_movement_id",
                            "variable": [
                                {
                                    "id": "product_movement_id",
                                    "key": "product_movement_id",
                                    "value": "1",
                                    "description": "The ID of the product movement."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Packages \/ Forfaits",
            "description": "\nGestion des packages \/ forfaits",
            "item": [
                {
                    "name": "Lister les packages \/ forfaits disponibles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/packages\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/packages\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":73,\"nbre_items\":18,\"filter_value\":\"vitae\",\"website\":false,\"support_type\":\"premium\",\"electronic_payment\":false,\"mail_pro\":true}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les informations sur un package",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/packages\/:package_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/packages\/:package_id",
                            "variable": [
                                {
                                    "id": "package_id",
                                    "key": "package_id",
                                    "value": "1",
                                    "description": "The ID of the package."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9er un package \/ forfait",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/packages",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/packages"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"autem\",\"amount\":\"voluptatibus\",\"website\":false,\"support_type\":\"premium\",\"electronic_payment\":false,\"mail_pro\":true}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier les informations d'un package",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/packages\/:package_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/packages\/:package_id",
                            "variable": [
                                {
                                    "id": "package_id",
                                    "key": "package_id",
                                    "value": "1",
                                    "description": "The ID of the package."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"ad\",\"website\":true,\"support_type\":\"classic\",\"electronic_payment\":true,\"mail_pro\":true}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des packages",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/packages\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/packages\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[1]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples des packages",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/packages\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/packages\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[18]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple des packages",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/packages\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/packages\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Paiements MTN Mobile Money",
            "description": "\nAPI pour la gestion des paiements via MTN Mobile Money (Cameroun).",
            "item": [
                {
                    "name": "Webhook MTN",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payments\/mtn\/webhook",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payments\/mtn\/webhook"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Re\u00e7oit les notifications asynchrones de MTN Mobile Money."
                    },
                    "response": []
                },
                {
                    "name": "Initier un paiement MTN",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payments\/mtn\/initiate",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payments\/mtn\/initiate"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"booking_id\":1,\"order_id_hms\":12,\"service_id\":5,\"amount\":5000,\"payment_mode\":\"MTN Mobile Money\",\"phonePayeur\":\"670000000\",\"reference\":\"R\u00e9servation Suite 204\"}"
                        },
                        "description": "Lance une demande de Push STK MTN vers le mobile du client."
                    },
                    "response": []
                },
                {
                    "name": "V\u00e9rifier le statut (MTN)",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payments\/mtn\/status\/:transaction",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payments\/mtn\/status\/:transaction",
                            "variable": [
                                {
                                    "id": "transaction",
                                    "key": "transaction",
                                    "value": "molestiae",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "2",
                                    "description": "ID de la transaction HMS."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Permet de consulter l'\u00e9tat d'un paiement MTN. Si r\u00e9ussi, un encaissement (CashIn) est cr\u00e9\u00e9."
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Statistiques MTN",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payments\/mtn\/statistics",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payments\/mtn\/statistics"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"idEstablishment\":1,\"start_date\":\"2023-01-01\",\"end_date\":\"2023-12-31\"}"
                        },
                        "description": "Fournit des statistiques sur les paiements MTN Mobile Money."
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Paiements Orange Money",
            "description": "\nContr\u00f4leur pour la gestion des paiements via Orange Money (Cameroun).\nSupporte les paiements Web (redirection vers page Orange) et Mobile Push (STK).\n\nFonctionnalit\u00e9s :\n- Initiation de paiements web et mobile\n- V\u00e9rification de statut avec logique de retry\n- Gestion des webhooks pour confirmations asynchrones\n- D\u00e9duction automatique de 2% de frais de transaction\n- V\u00e9rification de solde avant paiement\n- Pr\u00e9vention des doublons via verrouillage DB",
            "item": [
                {
                    "name": "Webhook Orange Money",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payments\/orange\/callback",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payments\/orange\/callback"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Re\u00e7oit les notifications asynchrones d'Orange Money pour les paiements Web et Mobile."
                    },
                    "response": []
                },
                {
                    "name": "Initiation d'un paiement Mobile Orange (STK Push)",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payments\/orange\/initiate",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payments\/orange\/initiate"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"booking_id\":1,\"order_id_hms\":12,\"service_id\":5,\"amount\":5000,\"payment_mode\":\"Orange Money\",\"phonePayeur\":\"690000000\",\"reference\":\"Paiement Chambre 102\"}"
                        },
                        "description": "D\u00e9clenche un paiement push sur le t\u00e9l\u00e9phone du client via l'API mobile Orange.\nLe client re\u00e7oit une notification USSD demandant confirmation avec son PIN.\n\n\u00c9tapes :\n1. V\u00e9rification du solde et validation des donn\u00e9es\n2. Cr\u00e9ation de l'enregistrement Transaction\n3. Initialisation via l'API \/mp\/init\n4. D\u00e9clenchement du paiement via \/mp\/pay"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"idTransaction\": 123, \"status\": \"PENDING\"}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\"error\": \"Num\u00e9ro b\u00e9n\u00e9ficiaire incorrect\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "V\u00e9rifier le statut (Orange)",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payments\/orange\/status\/:transaction",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payments\/orange\/status\/:transaction",
                            "variable": [
                                {
                                    "id": "transaction",
                                    "key": "transaction",
                                    "value": "explicabo",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "ID de la transaction HMS."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Permet de consulter l'\u00e9tat final d'une transaction. Si la transaction est r\u00e9ussie,\nun encaissement (CashIn) est automatiquement g\u00e9n\u00e9r\u00e9."
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Param\u00e8tres G\u00e9n\u00e9raux",
            "description": "\nGestion des param\u00e8tres g\u00e9n\u00e9raux dans l'application",
            "item": [
                {
                    "name": "Lister les param\u00e8tres globaux de l'app",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/settings\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/settings\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":89,\"nbre_items\":20,\"filter_value\":\"vel\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'un param\u00e8tre global",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/settings\/:setting_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/settings\/:setting_id",
                            "variable": [
                                {
                                    "id": "setting_id",
                                    "key": "setting_id",
                                    "value": "1",
                                    "description": "The ID of the setting."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Modifier la valeur d'un param\u00e8tre global",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/settings\/:setting_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/settings\/:setting_id",
                            "variable": [
                                {
                                    "id": "setting_id",
                                    "key": "setting_id",
                                    "value": "1",
                                    "description": "The ID of the setting."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"value\":\"ad\"}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Permissions",
            "description": "\nGestion des permissions",
            "item": [
                {
                    "name": "Afficher la liste des permissions",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permissions\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permissions\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":61,\"nbre_items\":15,\"filter_value\":\"est\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Ajouter une liste de permission",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permissions",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permissions"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"permissions\":[{\"name\":\"et\",\"description\":\"Dolor minima asperiores ipsum voluptates est vel temporibus.\",\"ressource\":\"quisquam\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher une permission sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permissions\/:permission",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permissions\/:permission",
                            "variable": [
                                {
                                    "id": "permission",
                                    "key": "permission",
                                    "value": "deleniti",
                                    "description": "The permission."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Mettre a jour une permission sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permissions\/:permission",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permissions\/:permission",
                            "variable": [
                                {
                                    "id": "permission",
                                    "key": "permission",
                                    "value": "facere",
                                    "description": "The permission."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"voluptas\",\"permissions\":[{\"description\":\"Distinctio excepturi qui nam in ipsum aliquam sunt.\",\"ressource\":\"beatae\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des permissions",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permissions\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permissions\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[19]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples des permissions",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permissions\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permissions\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[9]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple des permissions",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/permissions\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/permissions\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[4]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Presence du personnel \/ Staff presence",
            "description": "\nGestion des pr\u00e9sences du personnel",
            "item": [
                {
                    "name": "Afficher la liste filtr\u00e9e des pr\u00e9sences du personnel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/staff-presences\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/staff-presences\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":8,\"nbre_items\":15,\"filter_value\":\"ea\",\"type\":\"employ\",\"scan_per_course\":false,\"saving_type\":\"manual\",\"user_id\":13,\"date\":\"2026-05-18T08:05:42\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Display the specified resource.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/staff-presences\/:staff_presence_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/staff-presences\/:staff_presence_id",
                            "variable": [
                                {
                                    "id": "staff_presence_id",
                                    "key": "staff_presence_id",
                                    "value": "12",
                                    "description": "The ID of the staff presence."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Enregistrer une nouvelle pr\u00e9sence de personnel.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/staff-presences",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/staff-presences"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":8,\"scan_per_course\":true,\"type\":\"employ\",\"date\":\"2026-05-18T08:05:42\",\"arrival_time\":\"08:05:42\",\"departure_time\":\"08:05:42\",\"reason\":\"eum\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier une pr\u00e9sence du personnel",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/staff-presences\/:staff_presence_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/staff-presences\/:staff_presence_id",
                            "variable": [
                                {
                                    "id": "staff_presence_id",
                                    "key": "staff_presence_id",
                                    "value": "5",
                                    "description": "The ID of the staff presence."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":13,\"scan_per_course\":true,\"type\":\"employ\",\"date\":\"2026-05-18T08:05:42\",\"time\":\"08:05:42\",\"arrival_time\":\"08:05:42\",\"departure_time\":\"08:05:42\",\"reason\":\"est\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les presences sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/staff-presences\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/staff-presences\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[1]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les staff_presences archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/staff-presences\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/staff-presences\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[20]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les staff_presences sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/staff-presences\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/staff-presences\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Produits",
            "description": "\nGestion des produits",
            "item": [
                {
                    "name": "Afficher la liste des produits",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/products\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/products\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":19,\"nbre_items\":7,\"filter_value\":\"sit\",\"article_ids\":[16],\"type\":\"storable\",\"expired\":false,\"service_id\":7,\"hotel_id\":15}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Ajouter de nouveaux produits",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/products",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/products"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"qui\",\"type\":\"consumable\",\"image\":\"aspernatur\",\"price\":7,\"manufacturing_cost\":58,\"description\":\"Culpa rerum eveniet autem deleniti.\",\"alert_quantity\":18,\"status\":\"pending\",\"quantity\":19,\"expiry_date\":\"2026-05-18T08:05:41\",\"service_id\":3,\"articles\":[{\"id\":10,\"quantity\":76}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un produit sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/products\/:product_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/products\/:product_id",
                            "variable": [
                                {
                                    "id": "product_id",
                                    "key": "product_id",
                                    "value": "13",
                                    "description": "The ID of the product."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Modifier un produit sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/products\/:product_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/products\/:product_id",
                            "variable": [
                                {
                                    "id": "product_id",
                                    "key": "product_id",
                                    "value": "13",
                                    "description": "The ID of the product."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"aliquam\",\"type\":\"storable\",\"image\":\"qui\",\"price\":3,\"manufacturing_cost\":3,\"description\":\"A ad consequatur iste facilis perspiciatis.\",\"alert_quantity\":13,\"status\":\"pending\",\"quantity\":44,\"expiry_date\":\"2026-05-18T08:05:41\",\"service_id\":11,\"articles\":[{\"id\":8,\"quantity\":70}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des products",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/products\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/products\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[3]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples des products",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/products\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/products\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[12]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple des products",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/products\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/products\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Punitions",
            "description": "\nGestion des punitions",
            "item": [
                {
                    "name": "Liste les sanctions avec filtrage par utilisateur, type ou valeur de recherche.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/punishments\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/punishments\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":55,\"nbre_items\":14,\"filter_value\":\"rerum\",\"hotel_id\":14,\"service_id\":14,\"user_id\":18,\"type\":6}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Affiche les d\u00e9tails d'une sanction sp\u00e9cifique.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/punishments\/:punishment_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/punishments\/:punishment_id",
                            "variable": [
                                {
                                    "id": "punishment_id",
                                    "key": "punishment_id",
                                    "value": "6",
                                    "description": "The ID of the punishment."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9e une ou plusieurs sanctions \u00e0 partir des donn\u00e9es fournies.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/punishments",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/punishments"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"punishments\":[{\"description\":\"Quibusdam vitae ex qui qui.\",\"user_id\":9,\"type\":\"a\",\"reasons\":\"animi\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Met \u00e0 jour les informations d'une sanction existante.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/punishments\/:punishment_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/punishments\/:punishment_id",
                            "variable": [
                                {
                                    "id": "punishment_id",
                                    "key": "punishment_id",
                                    "value": "17",
                                    "description": "The ID of the punishment."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"description\":\"Sint dolor consequatur occaecati ratione molestiae laborum.\",\"user_id\":5,\"type\":\"repudiandae\",\"reasons\":\"corrupti\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Met en corbeille (soft delete) une ou plusieurs sanctions.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/punishments\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/punishments\/trash"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"punishment_ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaure une ou plusieurs sanctions mises en corbeille.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/punishments\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/punishments\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"punishment_ids\":[14]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprime d\u00e9finitivement une ou plusieurs sanctions mises en corbeille.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/punishments\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/punishments\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"punishment_ids\":[7]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Retenue sur salaire \/ Salary deduction",
            "description": "\nGestion des retenus sur salaire",
            "item": [
                {
                    "name": "Afficher la liste filtr\u00e9e des retenues sur salaire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-deductions\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-deductions\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":46,\"nbre_items\":2,\"filter_value\":\"blanditiis\",\"user_id\":14,\"user_approve_id\":14,\"trashed\":false,\"date\":\"2026-05-18\",\"status\":\"approved\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher une retenue sur salaire sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-deductions\/:salary_deduction",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-deductions\/:salary_deduction",
                            "variable": [
                                {
                                    "id": "salary_deduction",
                                    "key": "salary_deduction",
                                    "value": "12",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Show the form for creating a new resource.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-deductions",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-deductions"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"salary_deductions\":[{\"user_id\":\"unde\",\"user_approve_id\":20,\"amount\":76,\"date\":\"2026-05-18T08:05:42\",\"status\":\"in_progress\",\"reason\":\"et\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre \u00e0 jour une retenue sur salaire sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-deductions\/:salary_deduction",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-deductions\/:salary_deduction",
                            "variable": [
                                {
                                    "id": "salary_deduction",
                                    "key": "salary_deduction",
                                    "value": "14",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":15,\"user_approve_id\":8,\"reason\":\"omnis\",\"date\":\"2026-05-18\",\"status\":\"in_progress\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les retenues sur salaire sp\u00e9cifi\u00e9es.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-deductions\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-deductions\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[7]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les feedbacks archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-deductions\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-deductions\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[11]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les feedbacks sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/salaries-deductions\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/salaries-deductions\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[17]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "R\u00e9ductions",
            "description": "\nGestion des r\u00e9ductions",
            "item": [
                {
                    "name": "Afficher la liste des r\u00e9ductions",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reductions\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reductions\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":77,\"nbre_items\":25,\"filter_value\":\"qfastkmio\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Enregistrer une nouvelle r\u00e9duction",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reductions",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reductions"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"okfadgrbnbxkiezsezxcwu\",\"description\":\"Dignissimos ea ex modi repellat corrupti assumenda veritatis.\",\"amount\":25}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'une r\u00e9duction",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reductions\/:reduction",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reductions\/:reduction",
                            "variable": [
                                {
                                    "id": "reduction",
                                    "key": "reduction",
                                    "value": "autem",
                                    "description": "The reduction."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Mettre \u00e0 jour une r\u00e9duction",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reductions\/:reduction",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reductions\/:reduction",
                            "variable": [
                                {
                                    "id": "reduction",
                                    "key": "reduction",
                                    "value": "labore",
                                    "description": "The reduction."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"jisvwxpftzoajzayumzthb\",\"description\":\"Illum corporis quia ipsum consectetur consequatur sed iure.\",\"amount\":88}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher la corbeille des r\u00e9ductions supprim\u00e9es",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reductions\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reductions\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "[]"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer une r\u00e9duction supprim\u00e9e",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reductions\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reductions\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "[]"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer une r\u00e9duction (soft delete)",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reductions\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reductions\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "[]"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "R\u00e9servations",
            "description": "\nGestion des r\u00e9servations",
            "item": [
                {
                    "name": "Afficher la liste des r\u00e9servations",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/bookings\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/bookings\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":41,\"nbre_items\":19,\"filter_value\":\"quia\",\"hotel_id\":16,\"room_type_id\":12,\"room_category_id\":8,\"room_id\":19,\"user_id\":9,\"status\":\"sit\",\"payment_status\":\"completed\",\"room_service_id\":4,\"date\":\"2026-05-18\",\"date_start\":\"2026-05-18\",\"date_end\":\"2026-05-18\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Enregistrer une nouvelle r\u00e9servation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/bookings",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/bookings"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"start_date\":\"2026-05-18\",\"end_date\":\"2026-05-18\",\"user_id\":18,\"type\":\"sieste\",\"transport_mode\":\"tzumbbldsifhzyvqvhqec\",\"vehicle_number\":\"p\",\"arrival_time\":\"2026-05-18T08:05:41\",\"departure_time\":\"2026-05-18T08:05:41\",\"arrivals\":\"cdn\",\"is_free\":false,\"reduction_id\":20,\"reduction_amount\":1}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre \u00e0 jour une r\u00e9servation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/bookings\/:booking_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/bookings\/:booking_id",
                            "variable": [
                                {
                                    "id": "booking_id",
                                    "key": "booking_id",
                                    "value": "6",
                                    "description": "The ID of the booking."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"start_date\":\"2026-05-18T08:05:41\",\"end_date\":\"2035-12-11\",\"user_id\":8,\"room_service_id\":6,\"transport_mode\":\"dywxwmzvhcuvkgpllcslwkgg\",\"vehicle_number\":\"lmpsqkudifihhmeklyanh\",\"arrival_time\":\"2026-05-18T08:05:41\",\"departure_time\":\"2026-05-18T08:05:41\",\"arrivals\":\"atmnoxydcyv\",\"is_free\":false,\"reduction_id\":1,\"reduction_amount\":65,\"rooms\":[\"non\"],\"type\":\"sieste\",\"status\":\"checked_in\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des Reservations",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/bookings\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/bookings\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[9]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples des Reservations",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/bookings\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/bookings\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[10]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple des Reservations",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/bookings\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/bookings\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[20]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "R\u00f4les",
            "description": "\nGestion des r\u00f4les",
            "item": [
                {
                    "name": "Lister les roles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/roles\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/roles\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":17,\"nbre_items\":10,\"filter_value\":\"ut\",\"types\":[\"velit\"]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Ajouter une liste de role",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/roles",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/roles"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"molestiae\",\"permissions\":[13],\"description\":\"Nemo vero sunt necessitatibus quasi.\",\"type\":\"quia\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un role sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/roles\/:role_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/roles\/:role_id",
                            "variable": [
                                {
                                    "id": "role_id",
                                    "key": "role_id",
                                    "value": "1",
                                    "description": "The ID of the role."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Modifier ou un role sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/roles\/:role_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/roles\/:role_id",
                            "variable": [
                                {
                                    "id": "role_id",
                                    "key": "role_id",
                                    "value": "1",
                                    "description": "The ID of the role."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"voluptatum\",\"permissions\":[2],\"description\":\"Adipisci ipsam minus reiciendis.\",\"type\":\"eveniet\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des roles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/roles\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/roles\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[14]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples des roles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/roles\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/roles\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[7]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple des roles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/roles\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/roles\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[20]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Service de chambre",
            "description": "\nGestion des services de chambre",
            "item": [
                {
                    "name": "R\u00e9cup\u00e9rer la liste des services de chambre avec filtres et pagination.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-services\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-services\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":58,\"nbre_items\":2,\"filter_value\":\"et\",\"service_id\":4,\"archive\":\"only_trashed\",\"order_by\":\"service_id\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'un service de chambre sp\u00e9cifique.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-services\/:room_service",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-services\/:room_service",
                            "variable": [
                                {
                                    "id": "room_service",
                                    "key": "room_service",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9er un ou plusieurs services de chambre.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-services",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-services"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"room_services\":[{\"name\":\"zrvmmtfdlwjggnvswzwdt\",\"description\":\"Tempore doloribus possimus recusandae ex ab nobis esse animi.\",\"service_id\":18}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre \u00e0 jour un service de chambre existant.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-services\/:room_service",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-services\/:room_service",
                            "variable": [
                                {
                                    "id": "room_service",
                                    "key": "room_service",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"qwwkkkyr\",\"description\":\"Doloribus odio tempore autem repudiandae omnis aliquid culpa.\",\"service_id\":11}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver un ou plusieurs services de chambre.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-services\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-services\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[10]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer un ou plusieurs services de chambre archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-services\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-services\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[17]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Services",
            "description": "\nContr\u00f4leur responsable de la gestion des services.",
            "item": [
                {
                    "name": "R\u00e9cup\u00e9rer la liste des services avec filtres et pagination.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/services\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/services\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":85,\"nbre_items\":15,\"filter_value\":\"fuga\",\"type\":\"et\",\"hotel_id\":16,\"responsible_id\":6}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'un service sp\u00e9cifique.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/services\/:service_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/services\/:service_id",
                            "variable": [
                                {
                                    "id": "service_id",
                                    "key": "service_id",
                                    "value": "1",
                                    "description": "The ID of the service."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9er un ou plusieurs services.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/services",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/services"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"services\":[{\"name\":\"expedita\",\"image\":\"voluptas\",\"description\":\"Facilis illum labore quisquam sed.\",\"type\":\"facilis\",\"hotel_id\":16,\"responsible_id\":7}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre \u00e0 jour un service existant.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/services\/:service_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/services\/:service_id",
                            "variable": [
                                {
                                    "id": "service_id",
                                    "key": "service_id",
                                    "value": "1",
                                    "description": "The ID of the service."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"quasi\",\"image\":\"deserunt\",\"description\":\"Illum dolor dolores unde numquam.\",\"type\":\"eum\",\"hotel_id\":11,\"responsible_id\":4}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver un ou plusieurs services.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/services\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/services\/trash"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[2]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer un ou plusieurs services archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/services\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/services\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[12]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement un ou plusieurs services.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/services\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/services\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[6]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Suggestions \/ Feedback",
            "description": "\nGestion des suggestions des utilisateurs",
            "item": [
                {
                    "name": "Affiche une liste des feedbacks filtr\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/feedbacks\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/feedbacks\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":5,\"nbre_items\":5,\"filter_value\":\"quos\",\"is_anonymous\":true,\"user_id\":8,\"service_id\":1,\"status\":\"received\",\"date_start\":\"2026-05-18T08:05:42\",\"date_end\":\"2026-05-18T08:05:42\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'une suggestion \/ feedback",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/feedbacks\/:feedback_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/feedbacks\/:feedback_id",
                            "variable": [
                                {
                                    "id": "feedback_id",
                                    "key": "feedback_id",
                                    "value": "1",
                                    "description": "The ID of the feedback."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9er une suggestion \/ feedback",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/feedbacks",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/feedbacks"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"service_id\":8,\"message\":\"kzacqhhpcmkvi\",\"is_anonyme\":false}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre \u00e0 jour une suggestion \/ feedback",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/feedbacks\/:feedback_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/feedbacks\/:feedback_id",
                            "variable": [
                                {
                                    "id": "feedback_id",
                                    "key": "feedback_id",
                                    "value": "1",
                                    "description": "The ID of the feedback."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"service_id\":11,\"status\":\"resolved\",\"message\":\"ul\",\"is_anonymous\":false}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les feedbacks sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/feedbacks\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/feedbacks\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[14]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les feedbacks archiv\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/feedbacks\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/feedbacks\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[1]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les feedbacks sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/feedbacks\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/feedbacks\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[12]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Type de d\u00e9pense \/ Expense Type",
            "description": "\nGestion des pr\u00e9sences du personnel",
            "item": [
                {
                    "name": "Afficher les types de d\u00e9pense",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/expense-types\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/expense-types\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":48,\"nbre_items\":15}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher un type de d\u00e9pense sp\u00e9cifique",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/expense-types\/:expense_type",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/expense-types\/:expense_type",
                            "variable": [
                                {
                                    "id": "expense_type",
                                    "key": "expense_type",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Creer un type de d\u00e9pense",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/expense-types",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/expense-types"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"repudiandae\",\"description\":\"Molestias temporibus totam mollitia voluptate sint ea.\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mettre a jour les types de d\u00e9pense",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/expense-types\/:expense_type",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/expense-types\/:expense_type",
                            "variable": [
                                {
                                    "id": "expense_type",
                                    "key": "expense_type",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"animi\",\"description\":\"Sit ratione omnis in consequatur.\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver (soft delete) les types de d\u00e9pense.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/expense-types\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/expense-types\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer les types de d\u00e9pense archiv\u00e9e.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/expense-types\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/expense-types\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[6]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprimer d\u00e9finitivement les expense_types sp\u00e9cifi\u00e9s.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/expense-types\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/expense-types\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[18]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Types de Chambres",
            "description": "\nGestion des types de chambres",
            "item": [
                {
                    "name": "Lister les types de chambres disponibles",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-types\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-types\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"page_items\":1,\"nbre_items\":4,\"filter_value\":\"rerum\",\"hotel_id\":17,\"trashed\":true}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n\"data\": [\n{\n\"id\": 2,\n\"name\": \"Chambre VIP\",\n\"description\": null,\n\"author\": {\n\"id\": 1,\n\"name\": \"Admin\",\n\"phone\": null,\n\"created_by\": null,\n\"updated_by\": null,\n\"deleted_by\": null,\n\"created_at\": \"2025-02-14 10:50:03\",\n\"updated_at\": \"2025-02-14 10:50:03\",\n\"deleted_at\": null,\n\"token\": null\n},\n\"created_at\": \"2025-02-14 11:42:24\",\n\"count_rooms\": 0\n},\n{\n\"id\": 4,\n\"name\": \"Salle de f\u00ebte\",\n\"description\": null,\n\"author\": {\n\"id\": 1,\n\"name\": \"Admin\",\n\"phone\": null,\n\"created_by\": null,\n\"updated_by\": null,\n\"deleted_by\": null,\n\"created_at\": \"2025-02-14 10:50:03\",\n\"updated_at\": \"2025-02-14 10:50:03\",\n\"deleted_at\": null,\n\"token\": null\n},\n\"created_at\": \"2025-02-14 11:56:06\",\n\"count_rooms\": 0\n},\n{\n\"id\": 3,\n\"name\": \"Suite Pr\u00e9sidentielle\",\n\"description\": null,\n\"author\": {\n\"id\": 1,\n\"name\": \"Admin\",\n\"phone\": null,\n\"created_by\": null,\n\"updated_by\": null,\n\"deleted_by\": null,\n\"created_at\": \"2025-02-14 10:50:03\",\n\"updated_at\": \"2025-02-14 10:50:03\",\n\"deleted_at\": null,\n\"token\": null\n},\n\"created_at\": \"2025-02-14 11:44:16\",\n\"count_rooms\": 0\n}\n],\n\"links\": {\n\"first\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/room-types\\\/all?page=1\",\n\"last\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/room-types\\\/all?page=1\",\n\"prev\": null,\n\"next\": null\n},\n\"meta\": {\n\"current_page\": 1,\n\"from\": 1,\n\"last_page\": 1,\n\"links\": [\n{\n\"url\": null,\n\"label\": \"&laquo; Pr\u00e9c\u00e9dent\",\n\"active\": false\n},\n{\n\"url\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/room-types\\\/all?page=1\",\n\"label\": \"1\",\n\"active\": true\n},\n{\n\"url\": null,\n\"label\": \"Suivant &raquo;\",\n\"active\": false\n}\n],\n\"path\": \"http:\\\/\\\/127.0.0.1:8000\\\/api\\\/room-types\\\/all\",\n\"per_page\": 1000000,\n\"to\": 3,\n\"total\": 3\n}\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Afficher les informations sur un type de chambre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-types\/:room_type",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-types\/:room_type",
                            "variable": [
                                {
                                    "id": "room_type",
                                    "key": "room_type",
                                    "value": "3",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouer un type de chambre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-types",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-types"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"room_types\":[{\"name\":\"illo\",\"hotel_id\":13,\"description\":\"Ipsum eaque aliquid unde neque possimus laboriosam placeat.\"}]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Ajouter un type de chambre",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-types\/:room_type",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-types\/:room_type",
                            "variable": [
                                {
                                    "id": "room_type",
                                    "key": "room_type",
                                    "value": "3",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"quidem\",\"hotel_id\":10,\"description\":\"Nostrum qui aut ut.\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Archiver un ou plusieurs type de chambre\nNB: Un type de chambre ne peut pas \u00eatre supprim\u00e9 si il est li\u00e9 \u00e0 quelque chose d'autre dans le syst\u00e8me",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-types\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-types\/trash"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Restaurer un ou plusieurs type de chambre de la corbeille",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-types\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-types\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[11]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Forcer la suppression d'un ou plusieurs hotel(s) du syst\u00e8me",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/room-types\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/room-types\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[5]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "T\u00e2ches",
            "description": "\nGestion des t\u00e2ches",
            "item": [
                {
                    "name": "Lister les t\u00e2ches",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/tasks\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/tasks\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_id\":12,\"responsible_id\":5,\"page_items\":68,\"nbre_items\":19,\"filter_value\":\"xbzginuvpudepf\",\"priority\":\"medium\",\"status\":\"finished\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Afficher les d\u00e9tails d'une t\u00e2che",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/tasks\/:task_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/tasks\/:task_id",
                            "variable": [
                                {
                                    "id": "task_id",
                                    "key": "task_id",
                                    "value": "3",
                                    "description": "The ID of the task."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Ajouter une t\u00e2che",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/tasks",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/tasks"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"bquodsn\",\"description\":\"Similique totam velit fugiat voluptatum et cum.\",\"due_date\":\"2026-05-18\",\"estimation\":2,\"priority\":\"low\",\"user_ids\":[17],\"responsible_id\":18}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Modifier une t\u00e2che",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/tasks\/:task_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/tasks\/:task_id",
                            "variable": [
                                {
                                    "id": "task_id",
                                    "key": "task_id",
                                    "value": "17",
                                    "description": "The ID of the task."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"eucfgy\",\"description\":\"Facere dolor enim cum nemo sit ipsa.\",\"due_date\":\"2026-05-18\",\"estimation\":55,\"priority\":\"low\",\"status\":\"created\",\"user_ids\":[9],\"responsible_id\":9}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des taches",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/tasks\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/tasks\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[13]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples des taches",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/tasks\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/tasks\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[17]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple des taches",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/tasks\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/tasks\/destroy"
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"ids\":[16]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Upload de fichier",
            "description": "\nGestion des uploads de fichiers",
            "item": [
                {
                    "name": "Upload d'un fichier",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/upload-photo",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/upload-photo"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"photo\":\"ivkabwnfsr\"}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Utilisateurs",
            "description": "\nGestion des utilisateurs",
            "item": [
                {
                    "name": "Fonction qui permet de recuperer la liste des utilisateurs",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/users\/all",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/users\/all"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"role_id\":14,\"role_types\":[\"saepe\"],\"page_items\":40,\"nbre_items\":16,\"filter_value\":\"eveniet\",\"order_by\":true,\"service_id\":3,\"hotel_id\":12,\"responsible_id\":8,\"type\":\"voluptates\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction qui permet d'ajouter un utilisateur sans passer par la verification",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/users",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/users"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"firstname\":\"lprkckdkg\",\"lastname\":\"ng\",\"gender\":\"female\",\"type\":\"inventore\",\"birthday\":\"2026-05-18T08:05:41\",\"nationality\":\"vzpoooklgqtpab\",\"nui\":\"uapjrkyyeylkugfywxpvwxzs\",\"cni\":\"owyznwpsfvdzjuzlkomym\",\"cnps\":\"akylzqxowezhtpbvlbmizu\",\"passport_issue_date\":\"2026-05-18T08:05:41\",\"passport_issue_place\":\"bvsiimihvoobpymxa\",\"profession\":\"yybrkqxtceejvenzsx\",\"birth_place\":\"e\",\"connexion_type\":\"phone\",\"email\":\"baufderhar@example.com\",\"phone\":\"yrcxgptejhklwhyu\",\"phone2\":\"qfltigcukkrcuoxcy\",\"city\":\"h\",\"address\":\"rtrbixqvshnlwzhxfab\",\"country\":\"nkaii\",\"hotel_id\":4,\"service_id\":15,\"responsible_id\":6,\"password\":\"|~.q-yI\\\/-5\",\"photo\":\"nulla\",\"role_id\":9,\"articles\":[9]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Cette route permet d'afficher les informations d'un utilisateur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/users\/:user_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/users\/:user_id",
                            "variable": [
                                {
                                    "id": "user_id",
                                    "key": "user_id",
                                    "value": "1",
                                    "description": "The ID of the user."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Fonction permettant de mettre \u00e0 jour les informations d'un utilisateur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/users\/:user_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/users\/:user_id",
                            "variable": [
                                {
                                    "id": "user_id",
                                    "key": "user_id",
                                    "value": "1",
                                    "description": "The ID of the user."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"firstname\":\"ojdqynsm\",\"lastname\":\"ewulgnekfrv\",\"gender\":\"male\",\"type\":\"cumque\",\"birthday\":\"2026-05-18T08:05:41\",\"nationality\":\"apxlxbziau\",\"nui\":\"jjpb\",\"cni\":\"kymtpetsimccvwaprirl\",\"cnps\":\"qkzqqaybmyjqoisxxmilsn\",\"passport_issue_date\":\"2026-05-18T08:05:41\",\"passport_issue_place\":\"k\",\"profession\":\"twsupwbpolujxcgjr\",\"birth_place\":\"wxfzemfquwpnpozk\",\"connexion_type\":\"phone\",\"email\":\"vbergnaum@example.net\",\"phone\":\"t\",\"phone2\":\"wgnuyljvuikdprhmazwe\",\"city\":\"vfgqqwfyyjxhp\",\"address\":\"nzpod\",\"country\":\"nqhxzpislxfcico\",\"hotel_id\":8,\"service_id\":11,\"responsible_id\":5,\"password\":\"e40\\\"#xw3jm~&*;$}|K\",\"photo\":\"omnis\",\"role_id\":8}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction pour le multiple archivage des utilisateurs",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/users\/trash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/users\/trash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_ids\":[15]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de restauration multiples d'utilisateurs",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/users\/restore",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/users\/restore"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_ids\":[9]}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Fonction de suppression d\u00e9finitive multiple d'utilisateurs",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/users\/destroy",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/users\/destroy"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"user_ids\":[7]}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "key",
                "type": "string"
            }
        ]
    }
}