{
    "info": {
        "name": "Medical Apis",
        "description": "",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "Branches",
            "description": "",
            "item": [
                {
                    "name": "branches",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {
                            "type": "noauth",
                            "noauth": []
                        },
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/branches/",
                            "path": [
                                "api",
                                "v1",
                                "branches"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/branches/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "branches"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "branche details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/branches/Asperiores-exercitat",
                            "path": [
                                "api",
                                "v1",
                                "branches",
                                "Asperiores-exercitat"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/branches/Asperiores-exercitat",
                                    "path": [
                                        "api",
                                        "v1",
                                        "branches",
                                        "Asperiores-exercitat"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Articles",
            "description": "",
            "item": [
                {
                    "name": "articles",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/articles/",
                            "path": [
                                "api",
                                "v1",
                                "articles"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/articles/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "articles"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "articles details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/articles/In explicabo Sunt",
                            "path": [
                                "api",
                                "v1",
                                "articles",
                                "In explicabo Sunt"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/articles/In explicabo Sunt",
                                    "path": [
                                        "api",
                                        "v1",
                                        "articles",
                                        "In explicabo Sunt"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "News",
            "description": "",
            "item": [
                {
                    "name": "news",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/news/",
                            "path": [
                                "api",
                                "v1",
                                "news"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/news/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "news"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "news details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/",
                            "path": [],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/",
                                    "path": [],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Offers",
            "description": "",
            "item": [
                {
                    "name": "offers",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/offers/",
                            "path": [
                                "api",
                                "v1",
                                "offers"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/offers/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "offers"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "offers details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/offers/Nostrud esse cupidat",
                            "path": [
                                "api",
                                "v1",
                                "offers",
                                "Nostrud esse cupidat"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/offers/Nostrud esse cupidat",
                                    "path": [
                                        "api",
                                        "v1",
                                        "offers",
                                        "Nostrud esse cupidat"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Service",
            "description": "",
            "item": [
                {
                    "name": "services",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/services/",
                            "path": [
                                "api",
                                "v1",
                                "services"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/services/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "services"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "service details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/services/Libero rerum in sed",
                            "path": [
                                "api",
                                "v1",
                                "services",
                                "Libero rerum in sed"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/services/Libero rerum in sed",
                                    "path": [
                                        "api",
                                        "v1",
                                        "services",
                                        "Libero rerum in sed"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Departments",
            "description": "",
            "item": [
                {
                    "name": "departments",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/departments/",
                            "path": [
                                "api",
                                "v1",
                                "departments"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/departments/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "departments"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "department details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/departments/Asperiores-exercitat/Nulla-mollit aliquid",
                            "path": [
                                "api",
                                "v1",
                                "departments",
                                "Asperiores-exercitat",
                                "Nulla-mollit aliquid"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/departments/Asperiores-exercitat/Nulla-mollit aliquid",
                                    "path": [
                                        "api",
                                        "v1",
                                        "departments",
                                        "Asperiores-exercitat",
                                        "Nulla-mollit aliquid"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Doctors",
            "description": "",
            "item": [
                {
                    "name": "doctors",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/doctors/",
                            "path": [
                                "api",
                                "v1",
                                "doctors"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/doctors/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "doctors"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "doctor details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/doctors/Ut-sunt-archi",
                            "path": [
                                "api",
                                "v1",
                                "doctors",
                                "Ut-sunt-archi"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/doctors/Ut-sunt-archi",
                                    "path": [
                                        "api",
                                        "v1",
                                        "doctors",
                                        "Ut-sunt-archi"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Forms",
            "description": "",
            "item": [
                {
                    "name": "contact",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/forms/contact",
                            "path": [
                                "api",
                                "v1",
                                "forms",
                                "contact"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/forms/contact",
                                    "path": [
                                        "api",
                                        "v1",
                                        "forms",
                                        "contact"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "appointment-get",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/forms/contact",
                            "path": [
                                "api",
                                "v1",
                                "forms",
                                "contact"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/forms/contact",
                                    "path": [
                                        "api",
                                        "v1",
                                        "forms",
                                        "contact"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "contact post",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "POST",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/forms/contact",
                            "path": [
                                "api",
                                "v1",
                                "forms",
                                "contact"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "POST",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/forms/contact",
                                    "path": [
                                        "api",
                                        "v1",
                                        "forms",
                                        "contact"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "book-offer",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "POST",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "offer_id",
                                    "value": "4",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/forms/book-offer",
                            "path": [
                                "api",
                                "v1",
                                "forms",
                                "book-offer"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "POST",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/forms/book-offer",
                                    "path": [
                                        "api",
                                        "v1",
                                        "forms",
                                        "book-offer"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "offer_id",
                                            "value": "4",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "booking",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "POST",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "doctor_id",
                                    "type": "text",
                                    "disabled": true
                                },
                                {
                                    "key": "branch_id",
                                    "value": "3",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "department_id",
                                    "value": "2",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "start_date",
                                    "value": "2026-02-26",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "end_date",
                                    "value": "2026-02-27",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "date",
                                    "value": "2026-02-26",
                                    "type": "text",
                                    "disabled": true
                                },
                                {
                                    "key": "detection_at",
                                    "type": "text",
                                    "disabled": true
                                },
                                {
                                    "key": "reason_for_visit",
                                    "type": "text",
                                    "disabled": true
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/booking/booking-store",
                            "path": [
                                "api",
                                "v1",
                                "booking",
                                "booking-store"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "POST",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/booking/booking-store",
                                    "path": [
                                        "api",
                                        "v1",
                                        "booking",
                                        "booking-store"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "doctor_id",
                                            "value": "",
                                            "type": "text",
                                            "disabled": true
                                        },
                                        {
                                            "key": "branch_id",
                                            "value": "3",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "department_id",
                                            "value": "2",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "start_date",
                                            "value": "2026-02-26",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "end_date",
                                            "value": "2026-02-27",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "date",
                                            "value": "2026-02-26",
                                            "type": "text",
                                            "disabled": true
                                        },
                                        {
                                            "key": "detection_at",
                                            "value": "",
                                            "type": "text",
                                            "disabled": true
                                        },
                                        {
                                            "key": "reason_for_visit",
                                            "value": "",
                                            "type": "text",
                                            "disabled": true
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "get  departments by branch",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/booking/get-departments-by-branch/3",
                            "path": [
                                "api",
                                "v1",
                                "booking",
                                "get-departments-by-branch",
                                "3"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/booking/get-departments-by-branch/3",
                                    "path": [
                                        "api",
                                        "v1",
                                        "booking",
                                        "get-departments-by-branch",
                                        "3"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "get  doctor by  department",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/booking/get-doctors-by-department/2",
                            "path": [
                                "api",
                                "v1",
                                "booking",
                                "get-doctors-by-department",
                                "2"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/booking/get-doctors-by-department/2",
                                    "path": [
                                        "api",
                                        "v1",
                                        "booking",
                                        "get-doctors-by-department",
                                        "2"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "get available appointments doctor",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/booking/get-available-appointments/1",
                            "path": [
                                "api",
                                "v1",
                                "booking",
                                "get-available-appointments",
                                "1"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/booking/get-available-appointments/1",
                                    "path": [
                                        "api",
                                        "v1",
                                        "booking",
                                        "get-available-appointments",
                                        "1"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Branches",
            "description": "",
            "item": [
                {
                    "name": "branches",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {
                            "type": "noauth",
                            "noauth": []
                        },
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/branches/",
                            "path": [
                                "api",
                                "v1",
                                "branches"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/branches/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "branches"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "branche details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/branches/Asperiores-exercitat",
                            "path": [
                                "api",
                                "v1",
                                "branches",
                                "Asperiores-exercitat"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/branches/Asperiores-exercitat",
                                    "path": [
                                        "api",
                                        "v1",
                                        "branches",
                                        "Asperiores-exercitat"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Articles",
            "description": "",
            "item": [
                {
                    "name": "articles",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/articles/",
                            "path": [
                                "api",
                                "v1",
                                "articles"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/articles/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "articles"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "articles details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/articles/In explicabo Sunt",
                            "path": [
                                "api",
                                "v1",
                                "articles",
                                "In explicabo Sunt"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/articles/In explicabo Sunt",
                                    "path": [
                                        "api",
                                        "v1",
                                        "articles",
                                        "In explicabo Sunt"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "News",
            "description": "",
            "item": [
                {
                    "name": "news",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/news/",
                            "path": [
                                "api",
                                "v1",
                                "news"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/news/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "news"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "news details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/",
                            "path": [],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/",
                                    "path": [],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Offers",
            "description": "",
            "item": [
                {
                    "name": "book-offer",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "POST",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "offer_id",
                                    "value": "4",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "name",
                                    "value": "mahmoud ashraf",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/forms/book-offer",
                            "path": [
                                "api",
                                "v1",
                                "forms",
                                "book-offer"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "POST",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/forms/book-offer",
                                    "path": [
                                        "api",
                                        "v1",
                                        "forms",
                                        "book-offer"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "offer_id",
                                            "value": "4",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "offers",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/offers/",
                            "path": [
                                "api",
                                "v1",
                                "offers"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/offers/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "offers"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "offers details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/offers/Nostrud esse cupidat",
                            "path": [
                                "api",
                                "v1",
                                "offers",
                                "Nostrud esse cupidat"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/offers/Nostrud esse cupidat",
                                    "path": [
                                        "api",
                                        "v1",
                                        "offers",
                                        "Nostrud esse cupidat"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Service",
            "description": "",
            "item": [
                {
                    "name": "services",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/services/",
                            "path": [
                                "api",
                                "v1",
                                "services"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/services/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "services"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "service details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/services/Libero rerum in sed",
                            "path": [
                                "api",
                                "v1",
                                "services",
                                "Libero rerum in sed"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/services/Libero rerum in sed",
                                    "path": [
                                        "api",
                                        "v1",
                                        "services",
                                        "Libero rerum in sed"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Departments",
            "description": "",
            "item": [
                {
                    "name": "departments",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/departments/",
                            "path": [
                                "api",
                                "v1",
                                "departments"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/departments/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "departments"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "department details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/departments/Asperiores-exercitat/Nulla-mollit aliquid",
                            "path": [
                                "api",
                                "v1",
                                "departments",
                                "Asperiores-exercitat",
                                "Nulla-mollit aliquid"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/departments/Asperiores-exercitat/Nulla-mollit aliquid",
                                    "path": [
                                        "api",
                                        "v1",
                                        "departments",
                                        "Asperiores-exercitat",
                                        "Nulla-mollit aliquid"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Doctors",
            "description": "",
            "item": [
                {
                    "name": "doctors",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/doctors/",
                            "path": [
                                "api",
                                "v1",
                                "doctors"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/doctors/",
                                    "path": [
                                        "api",
                                        "v1",
                                        "doctors"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "doctor details",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/doctors/Ut-sunt-archi",
                            "path": [
                                "api",
                                "v1",
                                "doctors",
                                "Ut-sunt-archi"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/doctors/Ut-sunt-archi",
                                    "path": [
                                        "api",
                                        "v1",
                                        "doctors",
                                        "Ut-sunt-archi"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "Forms",
            "description": "",
            "item": [
                {
                    "name": "contact",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/forms/contact",
                            "path": [
                                "api",
                                "v1",
                                "forms",
                                "contact"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/forms/contact",
                                    "path": [
                                        "api",
                                        "v1",
                                        "forms",
                                        "contact"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "contact post",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "POST",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/forms/contact",
                            "path": [
                                "api",
                                "v1",
                                "forms",
                                "contact"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "POST",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/forms/contact",
                                    "path": [
                                        "api",
                                        "v1",
                                        "forms",
                                        "contact"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "appointment-get",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/forms/contact",
                            "path": [
                                "api",
                                "v1",
                                "forms",
                                "contact"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/forms/contact",
                                    "path": [
                                        "api",
                                        "v1",
                                        "forms",
                                        "contact"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "booking",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "POST",
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "mahmoud ashrafa",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "medam390@gmail.com",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "code",
                                    "value": "+20",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "phone_number",
                                    "value": "1125544878",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "message",
                                    "value": "message",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "doctor_id",
                                    "type": "text",
                                    "disabled": true
                                },
                                {
                                    "key": "branch_id",
                                    "value": "3",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "department_id",
                                    "value": "2",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "start_date",
                                    "value": "2026-02-26",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "end_date",
                                    "value": "2026-02-27",
                                    "type": "text",
                                    "disabled": false
                                },
                                {
                                    "key": "date",
                                    "value": "2026-02-26",
                                    "type": "text",
                                    "disabled": true
                                },
                                {
                                    "key": "detection_at",
                                    "type": "text",
                                    "disabled": true
                                },
                                {
                                    "key": "reason_for_visit",
                                    "type": "text",
                                    "disabled": true
                                }
                            ]
                        },
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/booking/booking-store",
                            "path": [
                                "api",
                                "v1",
                                "booking",
                                "booking-store"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "POST",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/booking/booking-store",
                                    "path": [
                                        "api",
                                        "v1",
                                        "booking",
                                        "booking-store"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": []
                                },
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "name",
                                            "value": "mahmoud ashrafa",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "medam390@gmail.com",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "code",
                                            "value": "+20",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone_number",
                                            "value": "1125544878",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "message",
                                            "value": "message",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "doctor_id",
                                            "value": "",
                                            "type": "text",
                                            "disabled": true
                                        },
                                        {
                                            "key": "branch_id",
                                            "value": "3",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "department_id",
                                            "value": "2",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "start_date",
                                            "value": "2026-02-26",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "end_date",
                                            "value": "2026-02-27",
                                            "type": "text",
                                            "disabled": false
                                        },
                                        {
                                            "key": "date",
                                            "value": "2026-02-26",
                                            "type": "text",
                                            "disabled": true
                                        },
                                        {
                                            "key": "detection_at",
                                            "value": "",
                                            "type": "text",
                                            "disabled": true
                                        },
                                        {
                                            "key": "reason_for_visit",
                                            "value": "",
                                            "type": "text",
                                            "disabled": true
                                        }
                                    ]
                                }
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "get  departments by branch",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/booking/get-departments-by-branch/3",
                            "path": [
                                "api",
                                "v1",
                                "booking",
                                "get-departments-by-branch",
                                "3"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/booking/get-departments-by-branch/3",
                                    "path": [
                                        "api",
                                        "v1",
                                        "booking",
                                        "get-departments-by-branch",
                                        "3"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "get  doctor by  department",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/booking/get-doctors-by-department/2",
                            "path": [
                                "api",
                                "v1",
                                "booking",
                                "get-doctors-by-department",
                                "2"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/booking/get-doctors-by-department/2",
                                    "path": [
                                        "api",
                                        "v1",
                                        "booking",
                                        "get-doctors-by-department",
                                        "2"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                },
                {
                    "name": "get available appointments doctor",
                    "description": "",
                    "event": [],
                    "auth": {},
                    "request": {
                        "auth": {},
                        "method": "GET",
                        "body": {},
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/booking/get-available-appointments/1",
                            "path": [
                                "api",
                                "v1",
                                "booking",
                                "get-available-appointments",
                                "1"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "type": "string"
                                }
                            ],
                            "variable": []
                        }
                    },
                    "response": [
                        {
                            "name": "Success",
                            "originalRequest": {
                                "method": "GET",
                                "header": [],
                                "url": {
                                    "raw": "{{baseUrl}}/api/v1/booking/get-available-appointments/1",
                                    "path": [
                                        "api",
                                        "v1",
                                        "booking",
                                        "get-available-appointments",
                                        "1"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [
                                        {
                                            "key": "locale",
                                            "value": "en",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "variable": []
                                },
                                "body": {}
                            },
                            "cookie": []
                        }
                    ],
                    "protocolProfileBehavior": {
                        "strictSSL": false,
                        "followRedirects": true
                    }
                }
            ],
            "event": [
                {
                    "listen": "prerequest",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                },
                {
                    "listen": "test",
                    "script": {
                        "exec": [],
                        "type": "text/javascript",
                        "packages": {}
                    }
                }
            ],
            "auth": {}
        },
        {
            "name": "home page",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1",
                    "path": [
                        "api",
                        "v1"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "locale",
                            "value": "en",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1",
                            "path": [
                                "api",
                                "v1"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get generl data",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/general-data",
                    "path": [
                        "api",
                        "v1",
                        "general-data"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "locale",
                            "value": "en",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/general-data",
                            "path": [
                                "api",
                                "v1",
                                "general-data"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get Translation Editor",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {
                    "type": "noauth",
                    "noauth": []
                },
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/get-translation-editor",
                    "path": [
                        "api",
                        "v1",
                        "get-translation-editor"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "group",
                            "value": "navbar",
                            "description": "",
                            "type": "string"
                        },
                        {
                            "key": "key",
                            "value": "branches",
                            "description": "",
                            "type": "string"
                        },
                        {
                            "key": "locale",
                            "value": "en",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/get-translation-editor",
                            "path": [
                                "api",
                                "v1",
                                "get-translation-editor"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "group",
                                    "value": "navbar",
                                    "description": "",
                                    "disabled": true
                                },
                                {
                                    "key": "key",
                                    "value": "branches",
                                    "description": "",
                                    "disabled": true
                                },
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "disabled": true
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get setting key translated",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {
                    "type": "noauth",
                    "noauth": []
                },
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/get-settings-translated",
                    "path": [
                        "api",
                        "v1",
                        "get-settings-translated"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "locale",
                            "value": "ar",
                            "description": "",
                            "type": "string"
                        },
                        {
                            "key": "key",
                            "value": "site_name",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/get-settings-translated",
                            "path": [
                                "api",
                                "v1",
                                "get-settings-translated"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "ar",
                                    "description": "",
                                    "disabled": true
                                },
                                {
                                    "key": "key",
                                    "value": "site_name",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get setting key",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/get-settings",
                    "path": [
                        "api",
                        "v1",
                        "get-settings"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "key",
                            "value": "site_phone",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/get-settings",
                            "path": [
                                "api",
                                "v1",
                                "get-settings"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "key",
                                    "value": "site_phone",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get Setting without Translated",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/get-settings-without-translated",
                    "path": [
                        "api",
                        "v1",
                        "get-settings-without-translated"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "key",
                            "value": "site_phone",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/get-settings-without-translated",
                            "path": [
                                "api",
                                "v1",
                                "get-settings-without-translated"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "key",
                                    "value": "site_phone",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "about-us",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1",
                    "path": [
                        "api",
                        "v1"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "locale",
                            "value": "en",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1",
                            "path": [
                                "api",
                                "v1"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "home page",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1",
                    "path": [
                        "api",
                        "v1"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "locale",
                            "value": "en",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1",
                            "path": [
                                "api",
                                "v1"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get generl data",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/general-data",
                    "path": [
                        "api",
                        "v1",
                        "general-data"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "locale",
                            "value": "en",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/general-data",
                            "path": [
                                "api",
                                "v1",
                                "general-data"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get Translation Editor",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {
                    "type": "noauth",
                    "noauth": []
                },
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/get-translation-editor",
                    "path": [
                        "api",
                        "v1",
                        "get-translation-editor"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "group",
                            "value": "navbar",
                            "description": "",
                            "type": "string"
                        },
                        {
                            "key": "key",
                            "value": "branches",
                            "description": "",
                            "type": "string"
                        },
                        {
                            "key": "locale",
                            "value": "en",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/get-translation-editor",
                            "path": [
                                "api",
                                "v1",
                                "get-translation-editor"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "group",
                                    "value": "navbar",
                                    "description": "",
                                    "disabled": true
                                },
                                {
                                    "key": "key",
                                    "value": "branches",
                                    "description": "",
                                    "disabled": true
                                },
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "disabled": true
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get setting key translated",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {
                    "type": "noauth",
                    "noauth": []
                },
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/get-settings-translated",
                    "path": [
                        "api",
                        "v1",
                        "get-settings-translated"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "locale",
                            "value": "ar",
                            "description": "",
                            "type": "string"
                        },
                        {
                            "key": "key",
                            "value": "site_name",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/get-settings-translated",
                            "path": [
                                "api",
                                "v1",
                                "get-settings-translated"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "ar",
                                    "description": "",
                                    "disabled": true
                                },
                                {
                                    "key": "key",
                                    "value": "site_name",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get setting key",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/get-settings",
                    "path": [
                        "api",
                        "v1",
                        "get-settings"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "key",
                            "value": "site_phone",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/get-settings",
                            "path": [
                                "api",
                                "v1",
                                "get-settings"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "key",
                                    "value": "site_phone",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "Get Setting without Translated",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1/get-settings-without-translated",
                    "path": [
                        "api",
                        "v1",
                        "get-settings-without-translated"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "key",
                            "value": "site_phone",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1/get-settings-without-translated",
                            "path": [
                                "api",
                                "v1",
                                "get-settings-without-translated"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "key",
                                    "value": "site_phone",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        },
        {
            "name": "about-us",
            "description": "",
            "event": [],
            "auth": {},
            "request": {
                "auth": {},
                "method": "GET",
                "body": {},
                "header": [],
                "url": {
                    "raw": "{{baseUrl}}/api/v1",
                    "path": [
                        "api",
                        "v1"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [
                        {
                            "key": "locale",
                            "value": "en",
                            "description": "",
                            "type": "string"
                        }
                    ],
                    "variable": []
                }
            },
            "response": [
                {
                    "name": "Success",
                    "originalRequest": {
                        "method": "GET",
                        "header": [],
                        "url": {
                            "raw": "{{baseUrl}}/api/v1",
                            "path": [
                                "api",
                                "v1"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [
                                {
                                    "key": "locale",
                                    "value": "en",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "variable": []
                        },
                        "body": {}
                    },
                    "cookie": []
                }
            ],
            "protocolProfileBehavior": {
                "strictSSL": false,
                "followRedirects": true
            }
        }
    ],
    "variable": [],
    "event": [],
    "auth": {}
}