{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/staging-api.services4aged.com"
        }
    ],
    "info": {
        "name": "Service for age Api",
        "_postman_id": "a0425afc-fb62-4084-b331-f316c705955a",
        "description": "",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "Endpoints",
            "description": "",
            "item": [
                {
                    "name": "GET api\/payments-methods",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payments-methods",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payments-methods"
                        },
                        "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": "x-ratelimit-limit",
                                    "value": "60"
                                },
                                {
                                    "key": "x-ratelimit-remaining",
                                    "value": "56"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 403,
                            "body": "{\"status\":false,\"errors\":[],\"message\":\"Access denied contact the administrator\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/confirm-cash-payment\/{reference}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/confirm-cash-payment\/:reference",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/confirm-cash-payment\/:reference",
                            "variable": [
                                {
                                    "id": "reference",
                                    "key": "reference",
                                    "value": "quaerat",
                                    "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/cancel-cash-payment\/{reference}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/cancel-cash-payment\/:reference",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/cancel-cash-payment\/:reference",
                            "variable": [
                                {
                                    "id": "reference",
                                    "key": "reference",
                                    "value": "voluptas",
                                    "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/details-cash-transaction\/{reference}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/details-cash-transaction\/:reference",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/details-cash-transaction\/:reference",
                            "variable": [
                                {
                                    "id": "reference",
                                    "key": "reference",
                                    "value": "ipsam",
                                    "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/get-cash-payment",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-cash-payment",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-cash-payment"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/list-refund-admin",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/list-refund-admin",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/list-refund-admin"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/approve-refund\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/approve-refund\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/approve-refund\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "et",
                                    "description": "The ID of the approve refund."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/reject-refund\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/reject-refund\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/reject-refund\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "dolores",
                                    "description": "The ID of the reject refund."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"rejection_reason\":\"dolor\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "GET api\/ask-payment\/{prestation_id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/ask-payment\/:prestation_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/ask-payment\/:prestation_id",
                            "variable": [
                                {
                                    "id": "prestation_id",
                                    "key": "prestation_id",
                                    "value": "et",
                                    "description": "The ID of the prestation."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/list-refund-souscripteur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/list-refund-souscripteur",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/list-refund-souscripteur"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/pay-as-cash",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/pay-as-cash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/pay-as-cash"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "total_amount",
                                    "value": "non",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "description",
                                    "value": "Deleniti omnis ut fugit a et.",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "prestation_id",
                                    "value": "ullam",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Store a newly created refund request in storage.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/refund-requests",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/refund-requests"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"reason\":\"molestiae\",\"prestation_id\":\"quo\",\"amount\":\"id\",\"phone\":\"quia\"}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Evenement",
            "description": "",
            "item": [
                {
                    "name": "R\u00e9cup\u00e8re tous les \u00e9v\u00e9nements de l'utilisateur authentifi\u00e9.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "R\u00e9cup\u00e8re les d\u00e9tails d'un \u00e9v\u00e9nement sp\u00e9cifique.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "esse",
                                    "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Cr\u00e9e un nouvel \u00e9v\u00e9nement avec les d\u00e9tails fournis.",
                    "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": "{\"title\":\"xwnesysonxuvoykybsvgdk\",\"description\":\"Omnis esse voluptatem cumque placeat voluptates error.\",\"start_date\":\"2024-09-26T17:31:29\",\"end_date\":\"2061-02-24\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Met \u00e0 jour les d\u00e9tails d'un \u00e9v\u00e9nement sp\u00e9cifique.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "in",
                                    "description": "The ID of the event."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"title\":\"nlqcavrlzjmpvznskkewnrwka\",\"description\":\"Accusantium facere veniam sunt omnis laborum.\",\"start_date\":\"2024-09-26T17:31:29\",\"end_date\":\"2031-02-09\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Supprime un \u00e9v\u00e9nement sp\u00e9cifique.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/events\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/events\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "quia",
                                    "description": "The ID of the event."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module Authentification",
            "description": "",
            "item": [
                {
                    "name": "POST api\/logout",
                    "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": "POST api\/login",
                    "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\":\"jade02@example.org\",\"password\":\"3?bk)1JWQe6\\\"a+5\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "POST api\/forgot-password",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/forgot-password",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/forgot-password"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"email\":\"parker.suzanne@example.org\",\"device\":\"eaque\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "POST api\/reset-password",
                    "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": "{\"device\":\"mobile\",\"email\":\"dayna.rogahn@example.org\",\"password\":\"provident\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "POST api\/verify-token",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/verify-token",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/verify-token"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/verify-otp-password",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/verify-otp-password",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/verify-otp-password"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"email\":\"cathy.corkery@example.net\",\"otp\":\"ex\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Verify email",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/verify-email\/:id\/:hash",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/verify-email\/:id\/:hash",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "fugiat",
                                    "description": "The ID of the verify email."
                                },
                                {
                                    "id": "hash",
                                    "key": "hash",
                                    "value": "unde",
                                    "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Resend email verification",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/email\/resend-verification-notification",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/email\/resend-verification-notification"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module Beneficiaire",
            "description": "",
            "item": [
                {
                    "name": "Mise \u00e0 jour information b\u00e9n\u00e9ficiaire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-beneficiary-information",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-beneficiary-information"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "John",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "last_name",
                                    "value": "Doe",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "phone",
                                    "value": "696661135",
                                    "type": "text",
                                    "description": "phone of user. Le texte de value ne peut contenir plus de 14 caract\u00e8res."
                                },
                                {
                                    "key": "country_residence",
                                    "value": "Cameroun",
                                    "type": "text",
                                    "description": "Pays de r\u00e9sidence."
                                },
                                {
                                    "key": "city_residence",
                                    "value": "Yaound\u00e9",
                                    "type": "text",
                                    "description": "Ville de r\u00e9sidence."
                                },
                                {
                                    "key": "date_birth",
                                    "value": "1996-03-11",
                                    "type": "text",
                                    "description": "Date de naissance. Le champ value n'est pas une date valide."
                                },
                                {
                                    "key": "email",
                                    "value": "nativemind@google.com",
                                    "type": "text",
                                    "description": "email of user. Le champ value doit \u00eatre une adresse email valide. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "password",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "password of user."
                                },
                                {
                                    "key": "lang",
                                    "value": "consequatur",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "file_antecedent_medicaux",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "_method",
                                    "value": "PATCH",
                                    "type": "text"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Mise \u00e0 jour information b\u00e9n\u00e9ficiaire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/souscripteur-update-beneficiary",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/souscripteur-update-beneficiary"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "John",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "last_name",
                                    "value": "Doe",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "phone",
                                    "value": "696661135",
                                    "type": "text",
                                    "description": "phone of user. Le texte de value ne peut contenir plus de 14 caract\u00e8res."
                                },
                                {
                                    "key": "country_residence",
                                    "value": "Cameroun",
                                    "type": "text",
                                    "description": "Pays de r\u00e9sidence."
                                },
                                {
                                    "key": "city_residence",
                                    "value": "Yaound\u00e9",
                                    "type": "text",
                                    "description": "Ville de r\u00e9sidence."
                                },
                                {
                                    "key": "date_birth",
                                    "value": "1996-03-11",
                                    "type": "text",
                                    "description": "Date de naissance. Le champ value n'est pas une date valide."
                                },
                                {
                                    "key": "email",
                                    "value": "nativemind@google.com",
                                    "type": "text",
                                    "description": "email of user. Le champ value doit \u00eatre une adresse email valide. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "password",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "password of user."
                                },
                                {
                                    "key": "lang",
                                    "value": "dolore",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "file_antecedent_medicaux",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "_method",
                                    "value": "PATCH",
                                    "type": "text"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module Note",
            "description": "",
            "item": [
                {
                    "name": "Note prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/note-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/note-prestataire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"external_id\":2,\"prestation_id\":2,\"type\":\"prestaire\",\"tag\":\"un commentaire\",\"rate\":6}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Note prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/note-prestation",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/note-prestation"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"external_id\":2,\"prestation_id\":2,\"type\":\"prestaire\",\"tag\":\"un commentaire\",\"rate\":6}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "GET api\/note-exist\/{prestataire_id}\/{prestation_id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/note-exist\/:prestataire_id\/:prestation_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/note-exist\/:prestataire_id\/:prestation_id",
                            "variable": [
                                {
                                    "id": "prestataire_id",
                                    "key": "prestataire_id",
                                    "value": "saepe",
                                    "description": "The ID of the prestataire."
                                },
                                {
                                    "id": "prestation_id",
                                    "key": "prestation_id",
                                    "value": "libero",
                                    "description": "The ID of the prestation."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Module  Partenaire",
            "description": "",
            "item": [
                {
                    "name": "Inscription d'un partenaire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/create-partenaire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/create-partenaire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "John",
                                    "type": "text",
                                    "description": "name of user. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "last_name",
                                    "value": "Doe",
                                    "type": "text",
                                    "description": "name of user. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "phone",
                                    "value": "696661135",
                                    "type": "text",
                                    "description": "phone of user. Must not be greater than 14 characters."
                                },
                                {
                                    "key": "country_residence",
                                    "value": "Cameroun",
                                    "type": "text",
                                    "description": "Pays de r\u00e9sidence."
                                },
                                {
                                    "key": "city_residence",
                                    "value": "Yaound\u00e9",
                                    "type": "text",
                                    "description": "Ville de r\u00e9sidence."
                                },
                                {
                                    "key": "date_birth",
                                    "value": "1996-03-11",
                                    "type": "text",
                                    "description": "Date de naissance. Must be a valid date."
                                },
                                {
                                    "key": "lang",
                                    "value": "fr",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "accept_term_condition",
                                    "value": true,
                                    "type": "text",
                                    "description": "Must be accepted."
                                },
                                {
                                    "key": "email",
                                    "value": "nativemind@google.com",
                                    "type": "text",
                                    "description": "email of user. Must be a valid email address. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "password",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "password of user."
                                },
                                {
                                    "key": "password_confirmation",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "confirm password of user."
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module Prestataire",
            "description": "",
            "item": [
                {
                    "name": "store prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/create-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/create-prestataire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "John",
                                    "type": "text",
                                    "description": "name of user. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "last_name",
                                    "value": "Doe",
                                    "type": "text",
                                    "description": "name of user. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "phone",
                                    "value": "696661135",
                                    "type": "text",
                                    "description": "phone of user. Must not be greater than 14 characters."
                                },
                                {
                                    "key": "country_residence",
                                    "value": "Cameroun",
                                    "type": "text",
                                    "description": "Pays de r\u00e9sidence."
                                },
                                {
                                    "key": "city_residence",
                                    "value": "Yaound\u00e9",
                                    "type": "text",
                                    "description": "Ville de r\u00e9sidence."
                                },
                                {
                                    "key": "date_birth",
                                    "value": "1996-03-11",
                                    "type": "text",
                                    "description": "Date de naissance. Must be a valid date."
                                },
                                {
                                    "key": "accept_term_condition",
                                    "value": true,
                                    "type": "text",
                                    "description": "Accept or deny. Must be accepted."
                                },
                                {
                                    "key": "email",
                                    "value": "nativemind@google.com",
                                    "type": "text",
                                    "description": "email of user. Must be a valid email address. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "password",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "password of user."
                                },
                                {
                                    "key": "password_confirmation",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "confirm password of user."
                                },
                                {
                                    "key": "professional_experience",
                                    "value": "3 years",
                                    "type": "text",
                                    "description": "describe professional experience."
                                },
                                {
                                    "key": "shool_level",
                                    "value": "O level",
                                    "type": "text",
                                    "description": "describe school level."
                                },
                                {
                                    "key": "specific_skill",
                                    "value": "manager",
                                    "type": "text",
                                    "description": "define specific skill."
                                },
                                {
                                    "key": "speciality",
                                    "value": "3",
                                    "type": "text",
                                    "description": "describe your speciality."
                                },
                                {
                                    "key": "cni_number",
                                    "value": "3216586158",
                                    "type": "text",
                                    "description": "enter your cni number."
                                },
                                {
                                    "key": "category_prestataire_id",
                                    "value": 2,
                                    "type": "text",
                                    "description": "enter the category."
                                },
                                {
                                    "key": "profession_id",
                                    "value": 3,
                                    "type": "text",
                                    "description": "enter  your profession."
                                },
                                {
                                    "key": "payment_method_id",
                                    "value": 5,
                                    "type": "text",
                                    "description": "choose your payment method."
                                },
                                {
                                    "key": "image",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "show prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-one-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-one-prestataire"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Update prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-prestataire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "John",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "last_name",
                                    "value": "Doe",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "phone",
                                    "value": "696661135",
                                    "type": "text",
                                    "description": "phone of user. Le texte de value ne peut contenir plus de 14 caract\u00e8res."
                                },
                                {
                                    "key": "lang",
                                    "value": "iusto",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "country_residence",
                                    "value": "Cameroun",
                                    "type": "text",
                                    "description": "Pays de r\u00e9sidence."
                                },
                                {
                                    "key": "city_residence",
                                    "value": "Yaound\u00e9",
                                    "type": "text",
                                    "description": "Ville de r\u00e9sidence."
                                },
                                {
                                    "key": "date_birth",
                                    "value": "1996-03-11",
                                    "type": "text",
                                    "description": "Date de naissance. Le champ value n'est pas une date valide."
                                },
                                {
                                    "key": "accept_term_condition",
                                    "value": true,
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "professional_experience",
                                    "value": "officiis",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "specific_skill",
                                    "value": "non",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "cni_number",
                                    "value": "iusto",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "category_prestataire_id",
                                    "value": 365.16,
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "profession_id",
                                    "value": 2580969.45102934,
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "phone_payment",
                                    "value": "3216586158",
                                    "type": "text",
                                    "description": "Enter your phone payment."
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module Profession",
            "description": "",
            "item": [
                {
                    "name": "All professions",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/professions",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/professions"
                        },
                        "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": "x-ratelimit-limit",
                                    "value": "60"
                                },
                                {
                                    "key": "x-ratelimit-remaining",
                                    "value": "55"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 403,
                            "body": "{\"status\":false,\"errors\":[],\"message\":\"Access denied contact the administrator\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Module Souscripteur",
            "description": "",
            "item": [
                {
                    "name": "GET api\/get-beneficiary-details\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-beneficiary-details\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-beneficiary-details\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "neque",
                                    "description": "The ID of the get beneficiary detail."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Creer un souscripteur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/create-soubscripteur",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/create-soubscripteur"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "John",
                                    "type": "text",
                                    "description": "name of user. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "last_name",
                                    "value": "Doe",
                                    "type": "text",
                                    "description": "name of user. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "phone",
                                    "value": "696661135",
                                    "type": "text",
                                    "description": "phone of user. Must not be greater than 14 characters."
                                },
                                {
                                    "key": "country_residence",
                                    "value": "Cameroun",
                                    "type": "text",
                                    "description": "Pays de r\u00e9sidence."
                                },
                                {
                                    "key": "city_residence",
                                    "value": "Yaound\u00e9",
                                    "type": "text",
                                    "description": "Ville de r\u00e9sidence."
                                },
                                {
                                    "key": "date_birth",
                                    "value": "1996-03-11",
                                    "type": "text",
                                    "description": "Date de naissance. Must be a valid date."
                                },
                                {
                                    "key": "lang",
                                    "value": "fr",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "accept_term_condition",
                                    "value": true,
                                    "type": "text",
                                    "description": "Must be accepted."
                                },
                                {
                                    "key": "email",
                                    "value": "nativemind@google.com",
                                    "type": "text",
                                    "description": "email of user. Must be a valid email address. Must not be greater than 255 characters."
                                },
                                {
                                    "key": "password",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "password of user."
                                },
                                {
                                    "key": "password_confirmation",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "confirm password of user."
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Cr\u00e9er un beneficiaire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/create-beneficiary",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/create-beneficiary"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "x",
                                    "type": "text",
                                    "description": "Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "last_name",
                                    "value": "eptv",
                                    "type": "text",
                                    "description": "Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "phone",
                                    "value": "adxjwx",
                                    "type": "text",
                                    "description": "Le texte de value ne peut contenir plus de 14 caract\u00e8res."
                                },
                                {
                                    "key": "country_residence",
                                    "value": "facilis",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "city_residence",
                                    "value": "aut",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "date_birth",
                                    "value": "2024-09-26T17:31:28",
                                    "type": "text",
                                    "description": "Le champ value n'est pas une date valide."
                                },
                                {
                                    "key": "lang",
                                    "value": "en",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "accept_term_condition",
                                    "value": true,
                                    "type": "text",
                                    "description": "Must be accepted."
                                },
                                {
                                    "key": "email",
                                    "value": "tjacobs@example.com",
                                    "type": "text",
                                    "description": "Le champ value doit \u00eatre une adresse email valide. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "password",
                                    "value": "perspiciatis",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "password_confirmation",
                                    "value": "doloribus",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "name_contact",
                                    "value": "et",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "phone_contact",
                                    "value": "enim",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "parenter",
                                    "value": "minima",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "file_antecedent_medicaux",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Liste beneficiaire souscripteur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-beneficiary",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-beneficiary"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Delete Beneficiary",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/delete-beneficiary\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/delete-beneficiary\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "quod",
                                    "description": "The ID of the delete beneficiary."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Metre \u00e0 jour un souscripteur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-souscripteur-information",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-souscripteur-information"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "John",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "last_name",
                                    "value": "Doe",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "phone",
                                    "value": "696661135",
                                    "type": "text",
                                    "description": "phone of user. Le texte de value ne peut contenir plus de 14 caract\u00e8res."
                                },
                                {
                                    "key": "country_residence",
                                    "value": "Cameroun",
                                    "type": "text",
                                    "description": "Pays de r\u00e9sidence."
                                },
                                {
                                    "key": "city_residence",
                                    "value": "Yaound\u00e9",
                                    "type": "text",
                                    "description": "Ville de r\u00e9sidence."
                                },
                                {
                                    "key": "date_birth",
                                    "value": "1996-03-11",
                                    "type": "text",
                                    "description": "Date de naissance. Le champ value n'est pas une date valide."
                                },
                                {
                                    "key": "email",
                                    "value": "nativemind@google.com",
                                    "type": "text",
                                    "description": "email of user. Le champ value doit \u00eatre une adresse email valide. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "password",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "password of user."
                                },
                                {
                                    "key": "lang",
                                    "value": "dolorem",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "file_antecedent_medicaux",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "_method",
                                    "value": "PATCH",
                                    "type": "text"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/restrict-souscripteur\/{souscripteur_id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/restrict-souscripteur\/:souscripteur_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/restrict-souscripteur\/:souscripteur_id",
                            "variable": [
                                {
                                    "id": "souscripteur_id",
                                    "key": "souscripteur_id",
                                    "value": "itaque",
                                    "description": "The ID of the souscripteur."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "GET api\/get-my-souscripteur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-my-souscripteur",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-my-souscripteur"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Remove restrict souscripteur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/remove-restriction\/:souscripteur_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/remove-restriction\/:souscripteur_id",
                            "variable": [
                                {
                                    "id": "souscripteur_id",
                                    "key": "souscripteur_id",
                                    "value": "non",
                                    "description": "The ID of the souscripteur."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module administrateur",
            "description": "",
            "item": [
                {
                    "name": "Liste des prestataires inactif",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-unactived-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-unactived-prestataire"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Liste des prestataires inactif",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-unactived-prestataire-filter",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-unactived-prestataire-filter"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"start_date\":\"2024-09-26T17:31:28\",\"end_date\":\"2058-05-18\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Activer un prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/active-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/active-prestataire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"prestataire_id\":14}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "D\u00e9sactiver un prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/unactive-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/unactive-prestataire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"prestataire_id\":5}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Delete du prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/delete-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/delete-prestataire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"prestataire_id\":15}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Liste des prestataires",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-all-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-all-prestataire"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Liste des souscripteurs",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-all-souscripteur",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-all-souscripteur"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Liste des b\u00e9n\u00e9ficiaires",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-all-beneficiaries",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-all-beneficiaries"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Details d'un souscripteur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-details-souscripteur\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-details-souscripteur\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "qui",
                                    "description": "The ID of the get details souscripteur."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Details d'un beneficiaire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-details-beneficiary\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-details-beneficiary\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "est",
                                    "description": "The ID of the get details beneficiary."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Detail du prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/details-prestataire\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/details-prestataire\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "ut",
                                    "description": "The ID of the details prestataire."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/beneficiaires-filter",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/beneficiaires-filter",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/beneficiaires-filter"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"start_date\":\"2024-09-26T17:31:28\",\"end_date\":\"2049-10-31\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/souscripteurs-filter",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/souscripteurs-filter",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/souscripteurs-filter"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"start_date\":\"2024-09-26T17:31:28\",\"end_date\":\"2074-01-22\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/prestataires-filter",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/prestataires-filter",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/prestataires-filter"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"start_date\":\"2024-09-26T17:31:28\",\"end_date\":\"2059-12-12\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Get all Prestation for specific prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-prestataires-for-prestation\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-prestataires-for-prestation\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "libero",
                                    "description": "The ID of the get prestataires for prestation."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get all Prestation for sollicitation of specific prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-prestataires-for-prestation-sollicitation\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-prestataires-for-prestation-sollicitation\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "ut",
                                    "description": "The ID of the get prestataires for prestation sollicitation."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/sollicitation\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/sollicitation\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/sollicitation\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "voluptatum",
                                    "description": "The ID of the sollicitation."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Liste prestation non cloturer",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/list-prestation-assigner",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/list-prestation-assigner"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Liste prestation en attente",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/list-prestation-en-attente",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/list-prestation-en-attente"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Assigner prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/assign-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/assign-prestataire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"prestation_id\":4,\"prestataire_id\":13}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module category Prestation",
            "description": "",
            "item": [
                {
                    "name": "Categories Prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/categories-prestations",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/categories-prestations"
                        },
                        "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": "x-ratelimit-limit",
                                    "value": "60"
                                },
                                {
                                    "key": "x-ratelimit-remaining",
                                    "value": "54"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 403,
                            "body": "{\"status\":false,\"errors\":[],\"message\":\"Access denied contact the administrator\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Module  package",
            "description": "",
            "item": [
                {
                    "name": "Details of the package",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/package-details\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/package-details\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "cum",
                                    "description": "The ID of the package detail."
                                }
                            ]
                        },
                        "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": "x-ratelimit-limit",
                                    "value": "60"
                                },
                                {
                                    "key": "x-ratelimit-remaining",
                                    "value": "58"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 403,
                            "body": "{\"status\":false,\"errors\":[],\"message\":\"Access denied contact the administrator\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get all package",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/list-all-package",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/list-all-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": "x-ratelimit-limit",
                                    "value": "60"
                                },
                                {
                                    "key": "x-ratelimit-remaining",
                                    "value": "59"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 403,
                            "body": "{\"status\":false,\"errors\":[],\"message\":\"Access denied contact the administrator\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Details of the package",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-package-details-souscription",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-package-details-souscription"
                        },
                        "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": "x-ratelimit-limit",
                                    "value": "60"
                                },
                                {
                                    "key": "x-ratelimit-remaining",
                                    "value": "57"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 403,
                            "body": "{\"status\":false,\"errors\":[],\"message\":\"Access denied contact the administrator\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Create package",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/create-package",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/create-package"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "title",
                                    "value": "Premium",
                                    "type": "text",
                                    "description": "Enter title."
                                },
                                {
                                    "key": "category_prestation_id",
                                    "value": 2,
                                    "type": "text",
                                    "description": "Enter category prestation id."
                                },
                                {
                                    "key": "missions",
                                    "value": "Guard patient",
                                    "type": "text",
                                    "description": "Enter all missions."
                                },
                                {
                                    "key": "price",
                                    "value": 5000,
                                    "type": "text",
                                    "description": "Enter price. La valeur de value doit \u00eatre au moins de 0."
                                },
                                {
                                    "key": "duration",
                                    "value": 79,
                                    "type": "text",
                                    "description": "La valeur de value doit \u00eatre au moins de 0."
                                },
                                {
                                    "key": "type",
                                    "value": "mensuel",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "amount_prestataire",
                                    "value": 71,
                                    "type": "text",
                                    "description": "La valeur de value doit \u00eatre au moins de 0."
                                },
                                {
                                    "key": "disabled_at",
                                    "value": "2053-02-13",
                                    "type": "text",
                                    "description": "This field is required when <code>disable_option<\/code> is <code>at<\/code>.  Le champ value n'est pas une date valide. Le champ value doit \u00eatre une date post\u00e9rieure au <code>today<\/code>."
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Update package",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-package\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-package\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "harum",
                                    "description": "The ID of the update package."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "title",
                                    "value": "quo",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "category_prestation_id",
                                    "value": 9,
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "missions",
                                    "value": "possimus",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "price",
                                    "value": 18,
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "duration",
                                    "value": 8,
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "type",
                                    "value": "mensuel",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "amount_prestataire",
                                    "value": 20,
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "disabled_at",
                                    "value": "2030-01-22",
                                    "type": "text",
                                    "description": "Le champ value n'est pas une date valide. Le champ value doit \u00eatre une date apr\u00e8s ou \u00e9gale \u00e0 <code>today<\/code>."
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "_method",
                                    "value": "PATCH",
                                    "type": "text"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Delete package",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/supprimer-un-package\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/supprimer-un-package\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "sed",
                                    "description": "The ID of the supprimer un package."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/update-amount-prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-amount-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-amount-prestataire"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module prestation",
            "description": "",
            "item": [
                {
                    "name": "Confirmed Prestation by admin.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/isConfirmed\/:prestation_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/isConfirmed\/:prestation_id",
                            "variable": [
                                {
                                    "id": "prestation_id",
                                    "key": "prestation_id",
                                    "value": "et",
                                    "description": "The ID of the prestation."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "listing available prestation by prestataire",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/isAvailablePrestation",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/isAvailablePrestation"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Details prestataire prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/details-mission-prestataire\/:id\/:patient_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/details-mission-prestataire\/:id\/:patient_id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "nihil",
                                    "description": "The ID of the details mission prestataire."
                                },
                                {
                                    "id": "patient_id",
                                    "key": "patient_id",
                                    "value": "quia",
                                    "description": "The ID of the patient."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Close Prestation.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/isClosed\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/isClosed\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "dolor",
                                    "description": "The ID of the isClosed."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"isClosed\":false}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Candidate Prestation.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/isCandidate\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/isCandidate\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "iste",
                                    "description": "The ID of the isCandidate."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"isDisponible\":\"eos\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Cancel Candidate Prestation.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/CancelIsCandidate\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/CancelIsCandidate\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "occaecati",
                                    "description": "The ID of the CancelIsCandidate."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/update-phone-number",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-phone-number",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-phone-number"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"phone_payment\":\"aut\",\"confirm_phone_payment\":\"ufvylcufikdzqmfniujsycaf\",\"name_account\":\"mbx\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Details prestataire prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/detailsPrestation\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/detailsPrestation\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "quo",
                                    "description": "The ID of the detailsPrestation."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Details prestataire prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/details-patient-rapport\/:id\/:patient_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/details-patient-rapport\/:id\/:patient_id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "in",
                                    "description": "The ID of the details patient rapport."
                                },
                                {
                                    "id": "patient_id",
                                    "key": "patient_id",
                                    "value": "distinctio",
                                    "description": "The ID of the patient."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Pending prestataire prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/listPendingPrestation",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/listPendingPrestation"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Pending prestataire prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/listPostulationPrestation",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/listPostulationPrestation"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Pending prestataire prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/prestationsYouCanCandidate",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/prestationsYouCanCandidate"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Search prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/searchPrestations\/:search",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/searchPrestations\/:search",
                            "variable": [
                                {
                                    "id": "search",
                                    "key": "search",
                                    "value": "sint",
                                    "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Follow prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/suivi-prestation-by-prestataire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/suivi-prestation-by-prestataire"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Available Prestation.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/isAvailable\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/isAvailable\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "labore",
                                    "description": "The ID of the isAvailable."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"isAvailable\":true,\"isDisponible\":\"autem\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Choose Prestation.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/createPrestation",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/createPrestation"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"beneficiaire_id\":4,\"package_id\":2,\"start_date\":\"01\\\/07\\\/2023\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Listing prestation area nearby",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-area-prestation-nearby",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-area-prestation-nearby"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "all prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/all-prestations",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/all-prestations"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "all prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/all-prestations-filter",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/all-prestations-filter"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"start_date\":\"2024-09-26T17:31:28\",\"end_date\":\"2102-11-23\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Prolonger une Prestation.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/prolonger-prestation",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/prolonger-prestation"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"package_id\":2,\"prestation_id\":2,\"start_date\":\"01\\\/07\\\/2023\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Souscripteur prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/list-prestation-souscripteur",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/list-prestation-souscripteur"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Follow prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/suivi-prestation-by-souscripteur",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/suivi-prestation-by-souscripteur"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Choose Prestation.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-date-prestation",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-date-prestation"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"package_duration\":\"quos\",\"prestation_id\":\"repudiandae\",\"start_date\":\"2024-09-26T17:31:29\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/update-souscripteur-phone-number",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-souscripteur-phone-number",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-souscripteur-phone-number"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"phone_payment\":\"quia\",\"confirm_phone_payment\":\"njzcesacajbu\",\"name_account\":\"gdnpusg\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Souscripteur prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/list-prestation-beneficiaire",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/list-prestation-beneficiaire"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Paiement Module",
            "description": "",
            "item": [
                {
                    "name": "Get transaction status",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/payment\/getTransactionStatus\/:reference",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/payment\/getTransactionStatus\/:reference",
                            "variable": [
                                {
                                    "id": "reference",
                                    "key": "reference",
                                    "value": "dolorum",
                                    "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Generate payment link",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/link-payment-generate",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/link-payment-generate"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"amount\":\"5000\",\"currency\":\"XAF\",\"description\":\"Payment de la facture No-YH789\",\"external_reference\":\"1\",\"redirect_url\":\"1\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Withdraw OM\/MOMO",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/withdrawl",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/withdrawl"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"amount\":\"5000\",\"to\":237693468041,\"description\":\"Payment de la facture No-YH789\",\"prestation_id\":17}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Payment Visa\/MasterCard",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/stripe-checkout",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/stripe-checkout"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"customer_email\":\"schamberger.beulah@example.org\",\"product_name\":\"nqtxtqpqtuaotuvrleaun\",\"description\":\"Inventore voluptatem id sed quis sed fuga.\",\"total_amount\":\"voluptas\",\"currency\":\"xaf\",\"prestation_id\":\"explicabo\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Payment OM\/MOMO",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/checkout",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/checkout"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"amount\":\"5000\",\"from\":\"237693468041\",\"description\":\"Payment de la facture No-YH789\",\"prestation_id\":\"earum\"}"
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Report",
            "description": "",
            "item": [
                {
                    "name": "Get unvalidated report",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-unvalidated-report",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-unvalidated-report"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get validated report",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-validated-report",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-validated-report"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Validated report",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/validated-report\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/validated-report\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "in",
                                    "description": "The ID of the validated report."
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Unvalidated report",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/unvalidated-report\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/unvalidated-report\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "excepturi",
                                    "description": "The ID of the unvalidated report."
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Get all report of my prestation",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-patient-report\/:patient_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-patient-report\/:patient_id",
                            "variable": [
                                {
                                    "id": "patient_id",
                                    "key": "patient_id",
                                    "value": "sapiente",
                                    "description": "The ID of the patient."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get report of my patient",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-report-of-my-patient\/:patient_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-report-of-my-patient\/:patient_id",
                            "variable": [
                                {
                                    "id": "patient_id",
                                    "key": "patient_id",
                                    "value": "nemo",
                                    "description": "The ID of the patient."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get one report",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-one-report\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-one-report\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "reprehenderit",
                                    "description": "The ID of the get one report."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get beneficiaury report",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-beneficiairy-report",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-beneficiairy-report"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Super administrator management",
            "description": "",
            "item": [
                {
                    "name": "Admin lists",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/liste-des-administrateurs",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/liste-des-administrateurs"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Create admin",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/creer-un-administrateur",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/creer-un-administrateur"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "John",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "last_name",
                                    "value": "Doe",
                                    "type": "text",
                                    "description": "name of user. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "phone",
                                    "value": "696661135",
                                    "type": "text",
                                    "description": "phone of user. Le texte de value ne peut contenir plus de 14 caract\u00e8res."
                                },
                                {
                                    "key": "country_residence",
                                    "value": "Cameroun",
                                    "type": "text",
                                    "description": "Pays de r\u00e9sidence."
                                },
                                {
                                    "key": "city_residence",
                                    "value": "Yaound\u00e9",
                                    "type": "text",
                                    "description": "Ville de r\u00e9sidence."
                                },
                                {
                                    "key": "date_birth",
                                    "value": "1996-03-11",
                                    "type": "text",
                                    "description": "Date de naissance. Le champ value n'est pas une date valide."
                                },
                                {
                                    "key": "lang",
                                    "value": "en",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "accept_term_condition",
                                    "value": true,
                                    "type": "text",
                                    "description": "Must be accepted."
                                },
                                {
                                    "key": "email",
                                    "value": "nativemind@google.com",
                                    "type": "text",
                                    "description": "email of user. Le champ value doit \u00eatre une adresse email valide. Le texte de value ne peut contenir plus de 255 caract\u00e8res."
                                },
                                {
                                    "key": "password",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "password of user."
                                },
                                {
                                    "key": "password_confirmation",
                                    "value": "Admin@1234",
                                    "type": "text",
                                    "description": "confirm password of user."
                                },
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Update admin",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/modifier-un-administrateur\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/modifier-un-administrateur\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "aut",
                                    "description": "The ID of the modifier un administrateur."
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"John\",\"last_name\":\"Doe\",\"phone\":\"696661135\",\"country_residence\":\"Cameroun\",\"city_residence\":\"Yaound\u00e9\",\"date_birth\":\"1996-03-11\",\"email\":\"nativemind@google.com\",\"password\":\"Admin@1234\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Delete admin",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/supprimer-un-administrateur\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/supprimer-un-administrateur\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "sint",
                                    "description": "The ID of the supprimer un administrateur."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "User management",
            "description": "",
            "item": [
                {
                    "name": "POST api\/check-exist-email",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/check-exist-email",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/check-exist-email"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"email\":\"bednar.darrion@example.com\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Display the specified User information.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/user\/auth",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/user\/auth"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Update the User information",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/user-update-info",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/user-update-info"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Change Avatar user",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/change-avatar",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/change-avatar"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "photo",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "POST api\/change-lang",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/change-lang",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/change-lang"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"lang\":\"en\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Verify email with otp code",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/verify-email-with-otp",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/verify-email-with-otp"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Module Appoitment",
            "description": "",
            "item": [
                {
                    "name": "List all appoitments",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/all-appointment",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/all-appointment"
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Create appoitment",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/store-appoitment",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/store-appoitment"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"url\":\"\",\"titre\":2,\"label\":\"Consultation \u00e0 domicile\",\"date_debut\":\"09\\\/10\\\/2023\",\"date_fin\":\"09\\\/10\\\/2023\",\"allDay\":true,\"patient_id\":10,\"localisation\":\"New localisation\",\"description_localisation\":\"Description New localisation\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Show one appoitment",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/one-appoitment\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/one-appoitment\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "fugit",
                                    "description": "The ID of the one appoitment."
                                }
                            ]
                        },
                        "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": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Update appoitment",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/update-appointment\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/update-appointment\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "quo",
                                    "description": "The ID of the update appointment."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"url\":\"\",\"titre\":2,\"label\":\"Consultation \u00e0 domicile\",\"date_debut\":\"09\\\/10\\\/2023\",\"date_fin\":\"09\\\/10\\\/2023\",\"allDay\":true,\"patient_id\":10,\"localisation\":\"New localisation\",\"description_localisation\":\"Description New localisation\"}"
                        },
                        "description": ""
                    },
                    "response": []
                },
                {
                    "name": "Destroy one appoitment",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/delete-appointment\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/delete-appointment\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "eos",
                                    "description": "The ID of the delete appointment."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "key",
                "type": "string"
            }
        ]
    }
}