{
  "info": {
    "_postman_id": "1fa27e24-f15b-420c-805e-b1d07ecfbd4c",
    "name": "Rajlube",
    "description": "**Lang** -> in headers\n\nres = \\['key', 'msg', 'data'\\]\n\nres = \\['count_notifications' -> int ==> if asked in request\\]\n\nkeys = \\[\n\n' success' => 200,\n\n'fail' => 400,\n\n'needActive' => 203,\n\n'unauthenticated' => 401,\n\n'blocked' => 423,\n\n'exception' => 500\n\n\\]\n\nuse resend-code for forgetpassword get code\n\nfor pagination use collection class and service has only one pagination\n\nfor count_notifications send count_notifications as query parameter in any service",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "_exporter_id": "19275846",
    "_collection_link": "https://go.postman.co/collection/19275846-1fa27e24-f15b-420c-805e-b1d07ecfbd4c?source=collection_link"
  },
  "item": [
    {
      "name": "Settings",
      "item": [
        {
          "name": "about",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Lang",
                "value": "en",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{base-url}}about",
              "host": [
                "{{base-url}}about"
              ]
            }
          },
          "response": [
            {
              "name": "ar",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Lang",
                    "value": "en",
                    "type": "text",
                    "disabled": true
                  }
                ],
                "url": {
                  "raw": "{{base-url}}about",
                  "host": [
                    "{{base-url}}about"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:21:14 GMT"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:21:14 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"about\": \"من نحن\"\n    }\n}"
            },
            {
              "name": "en",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Lang",
                    "value": "en",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{base-url}}about",
                  "host": [
                    "{{base-url}}about"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:21:37 GMT"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:21:37 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"success\",\n    \"data\": {\n        \"about\": \"about\"\n    }\n}"
            }
          ]
        },
        {
          "name": "terms",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Lang",
                "value": "en",
                "type": "text",
                "disabled": true
              }
            ],
            "url": {
              "raw": "{{base-url}}terms",
              "host": [
                "{{base-url}}terms"
              ]
            }
          },
          "response": [
            {
              "name": "ar",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Lang",
                    "value": "en",
                    "type": "text",
                    "disabled": true
                  }
                ],
                "url": {
                  "raw": "{{base-url}}terms",
                  "host": [
                    "{{base-url}}terms"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:22:01 GMT"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:22:01 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"terms\": \"الشروط والاحكام\"\n    }\n}"
            },
            {
              "name": "en",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Lang",
                    "value": "en",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{base-url}}terms",
                  "host": [
                    "{{base-url}}terms"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:22:13 GMT"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:22:13 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"success\",\n    \"data\": {\n        \"terms\": \"terms\"\n    }\n}"
            }
          ]
        },
        {
          "name": "privacy",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Lang",
                "value": "en",
                "type": "text",
                "disabled": true
              }
            ],
            "url": {
              "raw": "{{base-url}}privacy",
              "host": [
                "{{base-url}}privacy"
              ]
            }
          },
          "response": [
            {
              "name": "ar",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Lang",
                    "value": "en",
                    "type": "text",
                    "disabled": true
                  }
                ],
                "url": {
                  "raw": "{{base-url}}privacy",
                  "host": [
                    "{{base-url}}privacy"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:22:42 GMT"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:22:42 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"privacy\": \"سياسة الخصوصية باللغه العربية\"\n    }\n}"
            },
            {
              "name": "en",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Lang",
                    "value": "en",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{base-url}}privacy",
                  "host": [
                    "{{base-url}}privacy"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:23:01 GMT"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:23:01 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"success\",\n    \"data\": {\n        \"privacy\": \"Privacy in english\"\n    }\n}"
            }
          ]
        },
        {
          "name": "fqss",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Lang",
                "value": "en",
                "type": "text",
                "disabled": true
              }
            ],
            "url": {
              "raw": "{{base-url}}fqss",
              "host": [
                "{{base-url}}fqss"
              ]
            }
          },
          "response": [
            {
              "name": "ar",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}fqss",
                  "host": [
                    "{{base-url}}fqss"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:23:38 GMT"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:23:38 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"fqss\": [\n            {\n                \"id\": 1,\n                \"question\": \"تقديم تجربة ذات طابع شخصي لك:\",\n                \"answer\": \"تختلف تجربتك على فيسبوك عن تجربة أي شخص آخر: بدءًا من المنشورات والقصص والمناسبات والإعلانات وغيرها من أنواع المحتوى الأخرى التي تظهر لك في آخر الأخبار أو منصة الفيديو التي نوفرها، إلى الصفحات التي تتابعها والميزات الأخرى التي قد تستخدمها، مثل الموضوعات الرائجة وMarketplace والبحث. ونستخدم البيانات المتوفرة لدينا، مثل تلك المتعلقة بعمليات التواصل التي تقوم بها والاختيارات والإعدادات التي تحددها والعناصر التي تقوم بمشاركتها والإجراءات التي تتخذها داخل منتجاتنا وخارجها، لإضفاء طابع شخصي على تجربتك.\"\n            },\n            {\n                \"id\": 2,\n                \"question\": \"توفير إمكانية التواصل مع الأشخاص والمؤسسات التي تهتم بها\",\n                \"answer\": \"نساعدك في العثور على الأشخاص والمجموعات والأنشطة التجارية والمؤسسات وغيرها مما يقع ضمن دائرة اهتماماتك والتواصل معها عبر منتجات فيسبوك التي تستخدمها. ونستخدم البيانات التي نحصل عليها لتقديم اقتراحات لك وللآخرين، على سبيل المثال، مجموعات للانضمام إليها، ومناسبات لحضورها، وصفحات لمتابعتها أو مراسلتها، وعروض لمشاهدتها، وأشخاص قد ترغب في أن تصبح صديقًا لهم. وتُعد الروابط القوية أساسًا مهمًا لبناء مجتمعات أفضل، ونحن على يقين أن خدماتنا تصبح أكثر فائدة عندما يتواصل الأشخاص معًا ومع المجموعات والمؤسسات التي يهتمون بها.\"\n            },\n            {\n                \"id\": 3,\n                \"question\": \"تشجيعك على التعبير عن نفسك والتواصل بشأن ما يهمّك:\",\n                \"answer\": \"نوفر لك العديد من الطرق للتعبير عن نفسك على فيسبوك والتواصل مع الأصدقاء وأفراد العائلة والأشخاص الآخرين بخصوص الأمور التي تهتم بها، على سبيل المثال، مشاركة تحديثات الحالة والصور ومقاطع الفيديو والقصص عبر منتجات فيسبوك التي تستخدمها، أو إرسال الرسائل إلى صديق أو عدة أشخاص، أو إنشاء مناسبات أو مجموعات، أو إضافة محتوى إلى ملفك الشخصي. ولقد قمنا أيضًا بتطوير، ولا نزال نكتشف، وسائل جديدة تتيح للأشخاص إمكانية استخدام التكنولوجيا، مثل الواقع المعزَّز والفيديو بتقنية 360 درجة لإنشاء المزيد من عناصر المحتوى الجاذبة للانتباه والتي تشجع على التفاعل ومشاركتها على فيسبوك\"\n            },\n            {\n                \"id\": 4,\n                \"question\": \"مساعدتك في اكتشاف المحتوى والمنتجات والخدمات التي قد تهتم بها:\",\n                \"answer\": \"نعرض عليك الإعلانات والعروض وغيرها من أنواع المحتوى المُموَّل لمساعدتك في التعرف على عناصر المحتوى والمنتجات والخدمات التي تقدمها العديد من الأنشطة التجارية والمؤسسات التي تستخدم فيسبوك ومنتجات فيسبوك الأخرى. يشرح القسم 2 أدناه هذا الأمر بمزيد من التفصيل.\"\n            },\n            {\n                \"id\": 5,\n                \"question\": \"مواجهة السلوكيات الضارة وحماية ودعم مجتمعنا:\",\n                \"answer\": \"لن يتمكن الأشخاص من بناء مجتمع على فيسبوك إلا عند الشعور بالأمان. ولذا نحرص على توظيف فرق عمل مخصصة من جميع أنحاء العالم بالإضافة إلى تطوير أنظمة تقنية متقدمة لاكتشاف حالات إساءة استخدام منتجاتنا والسلوكيات الضارة تجاه الآخرين والمواقف التي يمكننا تقديم المساعدة خلالها تجاه دعم وحماية مجتمعنا. فإذا نما إلى علمنا وجود مثل هذا المحتوى أو السلوك، فسنتخذ الإجراء المناسب، على سبيل المثال، عرض تقديم مساعدة، أو إزالة المحتوى، أو إزالة أو حجب الوصول إلى ميزات محددة، أو تعطيل الحساب، أو التواصل مع جهات تنفيذ القانون.\"\n            }\n        ]\n    }\n}"
            },
            {
              "name": "en",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Lang",
                    "value": "en",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{base-url}}fqss",
                  "host": [
                    "{{base-url}}fqss"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:23:57 GMT"
                },
                {
                  "key": "Date",
                  "value": "Sun, 26 Dec 2021 11:23:57 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"success\",\n    \"data\": {\n        \"fqss\": [\n            {\n                \"id\": 1,\n                \"question\": \"Providing you with a personalized experience:\",\n                \"answer\": \"Your experience on Facebook is different from everyone elses: from the posts, stories, events, ads, and other types of content you see in your News Feed or our video platform, to the Pages you follow and other features you might use, like Trends, Marketplace, and search. We use the data we have, such as about your communications, choices and settings you make, what you share, and actions you take on and off our Products, to personalize your experience.\"\n            },\n            {\n                \"id\": 2,\n                \"question\": \"Providing the ability to communicate with the people and organizations you are interested in\",\n                \"answer\": \"We help you find and connect with people, groups, businesses, organizations and more that interest you through the Facebook products you use. We use the data we obtain to make suggestions to you and others, for example, groups to join, events to attend, pages to follow or message with, offers to watch, and people you might want to become friends with. Strong connections are an important foundation for building better communities, and we know that our services become even more useful when people connect with each other and with the groups and organizations they care about.\"\n            },\n            {\n                \"id\": 3,\n                \"question\": \"Encouraging you to express yourself and communicate what matters to you:\",\n                \"answer\": \"We offer many ways for you to express yourself on Facebook and communicate with friends, family, and other people about things you care about, for example, sharing status updates, photos, videos, and stories across the Facebook Products you use, sending messages to a friend or multiple people, or Create events or groups, or add content to your profile. We have also developed, and continue to discover, new ways for people to use technology, such as augmented reality and 360-degree video to create more engaging, engaging content on Facebook.\"\n            },\n            {\n                \"id\": 4,\n                \"question\": \"Helping you discover content, products and services you may be interested in:\",\n                \"answer\": \"We show you ads, offers, and other types of sponsored content to help you learn about content, products, and services offered by the many businesses and organizations that use Facebook and other Facebook products. Section 2 below explains this in more detail.\"\n            },\n            {\n                \"id\": 5,\n                \"question\": \"Confront harmful behavior and protect and support our community:\",\n                \"answer\": \"People will only be able to build a community on Facebook when they feel safe. That is why we employ dedicated teams from around the world and develop advanced technology systems to detect misuse of our products, harmful behavior towards others, and situations in which we can help support and protect our community. If we become aware of such content or behavior, we will take appropriate action, for example, offering to provide assistance, removing content, removing or blocking access to certain features, disabling the account, or communicating with law enforcement.\"\n            }\n        ]\n    }\n}"
            }
          ]
        },
        {
          "name": "categories",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}categories",
              "host": [
                "{{base-url}}categories"
              ]
            }
          },
          "response": [
            {
              "name": "categories",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}categories",
                  "host": [
                    "{{base-url}}categories"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Wed, 25 Mar 2026 08:40:07 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"قطع غيار السيارات\",\n            \"image\": \"http://rajlube.test/storage/images/categories/car_parts.png\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"اكسسوارات السيارات\",\n            \"image\": \"http://rajlube.test/storage/images/categories/accessories.png\"\n        }\n    ]\n}"
            },
            {
              "name": "subcategories",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}categories/1",
                  "host": [
                    "{{base-url}}categories"
                  ],
                  "path": [
                    "1"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Wed, 25 Mar 2026 08:40:39 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"قطع المحرك\",\n            \"image\": \"http://rajlube.test/storage/images/categories/engine_parts.png\",\n            \"parent_id\": 1,\n            \"parent_name\": \"قطع غيار السيارات\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"نظام الفرامل\",\n            \"image\": \"http://rajlube.test/storage/images/categories/brake_parts.png\",\n            \"parent_id\": 1,\n            \"parent_name\": \"قطع غيار السيارات\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"الهيكل الخارجى\",\n            \"image\": \"http://rajlube.test/storage/images/categories/exterior_parts.png\",\n            \"parent_id\": 1,\n            \"parent_name\": \"قطع غيار السيارات\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"الاطارات والجنوط\",\n            \"image\": \"http://rajlube.test/storage/images/categories/tires_and_wheels.png\",\n            \"parent_id\": 1,\n            \"parent_name\": \"قطع غيار السيارات\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "countries",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}countries",
              "host": [
                "{{base-url}}countries"
              ]
            }
          },
          "response": [
            {
              "name": "countries",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}countries",
                  "host": [
                    "{{base-url}}countries"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Thu, 16 Apr 2026 14:11:42 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"الامارات\",\n            \"key\": \"971\",\n            \"flag\": \"http://rajlube.test/storage/images/users/default.png\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"السعودية\",\n            \"key\": \"966\",\n            \"flag\": \"http://rajlube.test/admin/assets/flags/png/sa.png\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"قطر\",\n            \"key\": \"974\",\n            \"flag\": \"http://rajlube.test/storage/images/users/default.png\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"ليبيا\",\n            \"key\": \"218\",\n            \"flag\": \"http://rajlube.test/storage/images/users/default.png\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"مصر\",\n            \"key\": \"20\",\n            \"flag\": \"http://rajlube.test/storage/images/users/default.png\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"الكويت\",\n            \"key\": \"965\",\n            \"flag\": \"http://rajlube.test/storage/images/users/default.png\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"البحرين\",\n            \"key\": \"973\",\n            \"flag\": \"http://rajlube.test/storage/images/users/default.png\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"عمان\",\n            \"key\": \"968\",\n            \"flag\": \"http://rajlube.test/storage/images/users/default.png\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "cities",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Lang",
                "value": "en",
                "type": "text",
                "disabled": true
              }
            ],
            "url": {
              "raw": "{{base-url}}cities",
              "host": [
                "{{base-url}}cities"
              ]
            }
          },
          "response": [
            {
              "name": "cities",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Lang",
                    "value": "en",
                    "type": "text",
                    "disabled": true
                  }
                ],
                "url": {
                  "raw": "{{base-url}}cities",
                  "host": [
                    "{{base-url}}cities"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Mon, 13 Apr 2026 21:21:53 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 44,\n            \"name\": \"ابو قعر\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"الفوهة\"\n        },\n        {\n            \"id\": 60,\n            \"name\": \"الفيوان\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"الخبر\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"الطائف\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"مليح\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"عسيلة\"\n        },\n        {\n            \"id\": 63,\n            \"name\": \"الجبو\"\n        },\n        {\n            \"id\": 61,\n            \"name\": \"الحماطيات\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"عريفج\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"علقان\"\n        },\n        {\n            \"id\": 30,\n            \"name\": \"البديع\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"الشايب\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"مكة المكرمة\"\n        },\n        {\n            \"id\": 71,\n            \"name\": \"أكباد\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"الهفوف\"\n        },\n        {\n            \"id\": 68,\n            \"name\": \"بوهان\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"المسناة\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"حالة عمار\"\n        },\n        {\n            \"id\": 66,\n            \"name\": \"ام عشر الشرقية\"\n        },\n        {\n            \"id\": 25,\n            \"name\": \"قيال\"\n        },\n        {\n            \"id\": 47,\n            \"name\": \"حفر الباطن\"\n        },\n        {\n            \"id\": 33,\n            \"name\": \"الجبعاوية\"\n        },\n        {\n            \"id\": 34,\n            \"name\": \"الحميضة\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"رجم الطيارة\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"الزيتة\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"المدينة المنورة\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"جدة\"\n        },\n        {\n            \"id\": 22,\n            \"name\": \"عين الأخضر\"\n        },\n        {\n            \"id\": 59,\n            \"name\": \"الوايلية\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"الاخضر\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"مركز العليمة\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"نعمي\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"القطيف\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"حزايا\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"الثميد\"\n        },\n        {\n            \"id\": 28,\n            \"name\": \"مغيرة\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"تبوك\"\n        },\n        {\n            \"id\": 45,\n            \"name\": \"مركز العوجاء\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"الصداوي\"\n        },\n        {\n            \"id\": 56,\n            \"name\": \"الرقعي الجديدة\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"العسافية\"\n        },\n        {\n            \"id\": 57,\n            \"name\": \"ذبحة\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"حميط\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"الدرة\"\n        },\n        {\n            \"id\": 58,\n            \"name\": \"الصفيري\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"الوادي الجديد\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"ابها\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"بريدة\"\n        },\n        {\n            \"id\": 32,\n            \"name\": \"ابار قنا\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"الهوجاء\"\n        },\n        {\n            \"id\": 52,\n            \"name\": \"ام قليب\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"ابن شرار\"\n        },\n        {\n            \"id\": 21,\n            \"name\": \"اللوز\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"حائل\"\n        },\n        {\n            \"id\": 65,\n            \"name\": \"احد رفيده\"\n        },\n        {\n            \"id\": 72,\n            \"name\": \"بئر الحيز\"\n        },\n        {\n            \"id\": 48,\n            \"name\": \"القلت\"\n        },\n        {\n            \"id\": 49,\n            \"name\": \"النظيم\"\n        },\n        {\n            \"id\": 27,\n            \"name\": \"البديعة\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"القيصومة\"\n        },\n        {\n            \"id\": 62,\n            \"name\": \"خميس مشيط\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"مقنا\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"السنانيات\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"البيانة\"\n        },\n        {\n            \"id\": 73,\n            \"name\": \"جريداء\"\n        },\n        {\n            \"id\": 36,\n            \"name\": \"حقل\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"الدمام\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"المجمعة\"\n        },\n        {\n            \"id\": 17,\n            \"name\": \"جازان\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"الرياض\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"ابن طوالة\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"ابو الحنشان\"\n        },\n        {\n            \"id\": 74,\n            \"name\": \"تيماء\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"ذات الحاج\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "payment Brands",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}payment-brands",
              "host": [
                "{{base-url}}payment-brands"
              ]
            }
          },
          "response": [
            {
              "name": "payment Brands",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}payment-brands",
                  "host": [
                    "{{base-url}}payment-brands"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "127.0.0.1:8000"
                },
                {
                  "key": "Date",
                  "value": "Tue, 26 Dec 2023 10:44:19 GMT"
                },
                {
                  "key": "Date",
                  "value": "Tue, 26 Dec 2023 10:44:19 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Visa\",\n            \"image\": \"http://127.0.0.1:8000/storage/images/paymentbrands/visa.png\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Master\",\n            \"image\": \"http://127.0.0.1:8000/storage/images/paymentbrands/master.png\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Mada\",\n            \"image\": \"http://127.0.0.1:8000/storage/images/paymentbrands/mada.png\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"STC Pay\",\n            \"image\": \"http://127.0.0.1:8000/storage/images/paymentbrands/stc.png\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Apple Pay\",\n            \"image\": \"http://127.0.0.1:8000/storage/images/paymentbrands/apple.png\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "help",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}help",
              "host": [
                "{{base-url}}help"
              ]
            }
          },
          "response": [
            {
              "name": "help",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}help",
                  "host": [
                    "{{base-url}}help"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Sun, 22 Mar 2026 23:50:54 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": \"تكر يهدف إلى تلبية احتياجات المستخدمين في [وصف المجال الذي يستهدفه التطبيق]. يوفر التطبيق مجموعة من الميزات والخدمات المفيدة التي تساعد المستخدمين على القيام بمهامهم بكل سهولة وفاعلية.\"\n}"
            }
          ]
        },
        {
          "name": "car-brands",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}car-brands",
              "host": [
                "{{base-url}}car-brands"
              ]
            }
          },
          "response": [
            {
              "name": "car-brands",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}car-brands",
                  "host": [
                    "{{base-url}}car-brands"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Tue, 24 Mar 2026 13:52:08 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"كيا\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"تويوتا\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"بي إم دبليو\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"مرسيدس\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"هيونداي\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"هوندا\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"اودي\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"نيسان\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"ليكسوس\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"مازدا\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"سوبارو\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"ميتسوبيشي\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "car-models/{brand}",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{base-url}}car-models/1",
              "host": [
                "{{base-url}}car-models"
              ],
              "path": [
                "1"
              ]
            }
          },
          "response": [
            {
              "name": "car-models/{brand}",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{base-url}}car-models/1",
                  "host": [
                    "{{base-url}}car-models"
                  ],
                  "path": [
                    "1"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Tue, 24 Mar 2026 13:52:59 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"ريو\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"سبورتاج\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"بيكانتو\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "car-years",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{base-url}}car-years",
              "host": [
                "{{base-url}}car-years"
              ]
            }
          },
          "response": [
            {
              "name": "car-years",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{base-url}}car-years",
                  "host": [
                    "{{base-url}}car-years"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Tue, 24 Mar 2026 13:53:51 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"year\": \"1980\"\n        },\n        {\n            \"id\": 2,\n            \"year\": \"1981\"\n        },\n        {\n            \"id\": 3,\n            \"year\": \"1982\"\n        },\n        {\n            \"id\": 4,\n            \"year\": \"1983\"\n        },\n        {\n            \"id\": 5,\n            \"year\": \"1984\"\n        },\n        {\n            \"id\": 6,\n            \"year\": \"1985\"\n        },\n        {\n            \"id\": 7,\n            \"year\": \"1986\"\n        },\n        {\n            \"id\": 8,\n            \"year\": \"1987\"\n        },\n        {\n            \"id\": 9,\n            \"year\": \"1988\"\n        },\n        {\n            \"id\": 10,\n            \"year\": \"1989\"\n        },\n        {\n            \"id\": 11,\n            \"year\": \"1990\"\n        },\n        {\n            \"id\": 12,\n            \"year\": \"1991\"\n        },\n        {\n            \"id\": 13,\n            \"year\": \"1992\"\n        },\n        {\n            \"id\": 14,\n            \"year\": \"1993\"\n        },\n        {\n            \"id\": 15,\n            \"year\": \"1994\"\n        },\n        {\n            \"id\": 16,\n            \"year\": \"1995\"\n        },\n        {\n            \"id\": 17,\n            \"year\": \"1996\"\n        },\n        {\n            \"id\": 18,\n            \"year\": \"1997\"\n        },\n        {\n            \"id\": 19,\n            \"year\": \"1998\"\n        },\n        {\n            \"id\": 20,\n            \"year\": \"1999\"\n        },\n        {\n            \"id\": 21,\n            \"year\": \"2000\"\n        },\n        {\n            \"id\": 22,\n            \"year\": \"2001\"\n        },\n        {\n            \"id\": 23,\n            \"year\": \"2002\"\n        },\n        {\n            \"id\": 24,\n            \"year\": \"2003\"\n        },\n        {\n            \"id\": 25,\n            \"year\": \"2004\"\n        },\n        {\n            \"id\": 26,\n            \"year\": \"2005\"\n        },\n        {\n            \"id\": 27,\n            \"year\": \"2006\"\n        },\n        {\n            \"id\": 28,\n            \"year\": \"2007\"\n        },\n        {\n            \"id\": 29,\n            \"year\": \"2008\"\n        },\n        {\n            \"id\": 30,\n            \"year\": \"2009\"\n        },\n        {\n            \"id\": 31,\n            \"year\": \"2010\"\n        },\n        {\n            \"id\": 32,\n            \"year\": \"2011\"\n        },\n        {\n            \"id\": 33,\n            \"year\": \"2012\"\n        },\n        {\n            \"id\": 34,\n            \"year\": \"2013\"\n        },\n        {\n            \"id\": 35,\n            \"year\": \"2014\"\n        },\n        {\n            \"id\": 36,\n            \"year\": \"2015\"\n        },\n        {\n            \"id\": 37,\n            \"year\": \"2016\"\n        },\n        {\n            \"id\": 38,\n            \"year\": \"2017\"\n        },\n        {\n            \"id\": 39,\n            \"year\": \"2018\"\n        },\n        {\n            \"id\": 40,\n            \"year\": \"2019\"\n        },\n        {\n            \"id\": 41,\n            \"year\": \"2020\"\n        },\n        {\n            \"id\": 42,\n            \"year\": \"2021\"\n        },\n        {\n            \"id\": 43,\n            \"year\": \"2022\"\n        },\n        {\n            \"id\": 44,\n            \"year\": \"2023\"\n        },\n        {\n            \"id\": 45,\n            \"year\": \"2024\"\n        },\n        {\n            \"id\": 46,\n            \"year\": \"2025\"\n        },\n        {\n            \"id\": 47,\n            \"year\": \"2026\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "brands",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}brands",
              "host": [
                "{{base-url}}brands"
              ]
            }
          },
          "response": [
            {
              "name": "brands",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}brands",
                  "host": [
                    "{{base-url}}brands"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Thu, 02 Apr 2026 04:25:17 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"بوش\",\n            \"image\": \"http://rajlube.test/storage/images/brands/default.png\",\n            \"category_id\": 5,\n            \"category_name\": \"الهيكل الخارجى\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"دينسو\",\n            \"image\": \"http://rajlube.test/storage/images/brands/default.png\",\n            \"category_id\": 5,\n            \"category_name\": \"الهيكل الخارجى\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"فاليو\",\n            \"image\": \"http://rajlube.test/storage/images/brands/default.png\",\n            \"category_id\": 4,\n            \"category_name\": \"نظام الفرامل\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"ايه سي ديلكو\",\n            \"image\": \"http://rajlube.test/storage/images/brands/default.png\",\n            \"category_id\": 5,\n            \"category_name\": \"الهيكل الخارجى\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"إن جي كيه\",\n            \"image\": \"http://rajlube.test/storage/images/brands/default.png\",\n            \"category_id\": 3,\n            \"category_name\": \"قطع المحرك\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"ميشلان\",\n            \"image\": \"http://rajlube.test/storage/images/brands/default.png\",\n            \"category_id\": 4,\n            \"category_name\": \"نظام الفرامل\"\n        }\n    ]\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "Auth",
      "item": [
        {
          "name": "Notifications",
          "item": [
            {
              "name": "switch-notification-status",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "PATCH",
                "header": [],
                "url": {
                  "raw": "{{base-url}}switch-notify",
                  "host": [
                    "{{base-url}}switch-notify"
                  ]
                }
              },
              "response": [
                {
                  "name": "success",
                  "originalRequest": {
                    "method": "PATCH",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}switch-notify",
                      "host": [
                        "{{base-url}}switch-notify"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Dec 2021 14:49:44 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Dec 2021 14:49:44 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.0.11"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "Cache-Control, max-age=31536000"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم التعديل بنجاح\",\n    \"data\": {\n        \"notify\": true\n    }\n}"
                }
              ]
            },
            {
              "name": "notifications",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}notifications",
                  "host": [
                    "{{base-url}}notifications"
                  ],
                  "query": [
                    {
                      "key": "page",
                      "value": "2",
                      "disabled": true
                    },
                    {
                      "key": "paginate",
                      "value": "1",
                      "type": "text",
                      "disabled": true
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "success",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}notifications",
                      "host": [
                        "{{base-url}}notifications"
                      ],
                      "query": [
                        {
                          "key": "page",
                          "value": "1",
                          "disabled": true
                        },
                        {
                          "key": "paginate",
                          "value": "1",
                          "type": "text",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 23 Mar 2022 14:38:33 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 23 Mar 2022 14:38:33 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.1.2"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "57"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"notifications\": {\n            \"pagination\": {\n                \"total_items\": 3,\n                \"count_items\": 3,\n                \"per_page\": 20,\n                \"total_pages\": 1,\n                \"current_page\": 1,\n                \"next_page_url\": \"\",\n                \"perv_page_url\": \"\"\n            },\n            \"data\": [\n                {\n                    \"id\": \"1b953964-5a78-4fd4-8d1c-3005953965bf\",\n                    \"type\": \"test\",\n                    \"title\": \"notification.title_test\",\n                    \"body\": \"notification.body_test\",\n                    \"data\": {\n                        \"type\": \"test\"\n                    },\n                    \"created_at\": \"منذ شهر\"\n                },\n                {\n                    \"id\": \"3c8ed8bb-6f4d-45f0-8f94-b7e07124c85f\",\n                    \"type\": \"test\",\n                    \"title\": \"notification.title_test\",\n                    \"body\": \"notification.body_test\",\n                    \"data\": {\n                        \"type\": \"test\"\n                    },\n                    \"created_at\": \"منذ شهر\"\n                },\n                {\n                    \"id\": \"4b44edaf-e609-4f89-8aef-fccad3021811\",\n                    \"type\": \"test\",\n                    \"title\": \"notification.title_test\",\n                    \"body\": \"notification.body_test\",\n                    \"data\": {\n                        \"type\": \"test\"\n                    },\n                    \"created_at\": \"منذ شهر\"\n                }\n            ]\n        }\n    }\n}"
                },
                {
                  "name": "page 2",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}notifications?page=2",
                      "host": [
                        "{{base-url}}notifications"
                      ],
                      "query": [
                        {
                          "key": "page",
                          "value": "2"
                        },
                        {
                          "key": "paginate",
                          "value": "1",
                          "type": "text",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 23 Mar 2022 14:40:48 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 23 Mar 2022 14:40:48 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.1.2"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"notifications\": {\n            \"pagination\": {\n                \"total_items\": 3,\n                \"count_items\": 0,\n                \"per_page\": 20,\n                \"total_pages\": 1,\n                \"current_page\": 2,\n                \"next_page_url\": \"\",\n                \"perv_page_url\": \"http://localhost:8000/api/v1/notifications?page=1\"\n            },\n            \"data\": []\n        }\n    }\n}"
                },
                {
                  "name": "dynamic pagination",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}notifications?page=2&paginate=1",
                      "host": [
                        "{{base-url}}notifications"
                      ],
                      "query": [
                        {
                          "key": "page",
                          "value": "2"
                        },
                        {
                          "key": "paginate",
                          "value": "1",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 23 Mar 2022 14:41:23 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 23 Mar 2022 14:41:23 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.1.2"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"notifications\": {\n            \"pagination\": {\n                \"total_items\": 3,\n                \"count_items\": 1,\n                \"per_page\": \"1\",\n                \"total_pages\": 3,\n                \"current_page\": 2,\n                \"next_page_url\": \"http://localhost:8000/api/v1/notifications?page=3\",\n                \"perv_page_url\": \"http://localhost:8000/api/v1/notifications?page=1\"\n            },\n            \"data\": [\n                {\n                    \"id\": \"3c8ed8bb-6f4d-45f0-8f94-b7e07124c85f\",\n                    \"type\": \"test\",\n                    \"title\": \"notification.title_test\",\n                    \"body\": \"notification.body_test\",\n                    \"data\": {\n                        \"type\": \"test\"\n                    },\n                    \"created_at\": \"منذ شهر\"\n                }\n            ]\n        }\n    }\n}"
                },
                {
                  "name": "empty data",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}notifications",
                      "host": [
                        "{{base-url}}notifications"
                      ],
                      "query": [
                        {
                          "key": "page",
                          "value": "2",
                          "disabled": true
                        },
                        {
                          "key": "paginate",
                          "value": "1",
                          "type": "text",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 23 Mar 2022 14:46:01 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 23 Mar 2022 14:46:01 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.1.2"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"notifications\": {\n            \"pagination\": {\n                \"total_items\": 0,\n                \"count_items\": 0,\n                \"per_page\": 20,\n                \"total_pages\": 1,\n                \"current_page\": 1,\n                \"next_page_url\": \"\",\n                \"perv_page_url\": \"\"\n            },\n            \"data\": []\n        }\n    }\n}"
                }
              ]
            },
            {
              "name": "count-notifications",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}count-notifications",
                  "host": [
                    "{{base-url}}count-notifications"
                  ]
                }
              },
              "response": [
                {
                  "name": "count-notifications",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}count-notifications",
                      "host": [
                        "{{base-url}}count-notifications"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 20 Dec 2021 13:14:15 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 20 Dec 2021 13:14:15 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.0.11"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "Cache-Control, max-age=31536000"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"count\": 1\n    }\n}"
                }
              ]
            },
            {
              "name": "delete-notification/{notification_id}",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "DELETE",
                "header": [],
                "url": {
                  "raw": "{{base-url}}delete-notification/96b79448-5503-44c9-acae-8329d313ca8f",
                  "host": [
                    "{{base-url}}delete-notification"
                  ],
                  "path": [
                    "96b79448-5503-44c9-acae-8329d313ca8f"
                  ],
                  "query": [
                    {
                      "key": "",
                      "value": "",
                      "type": "text",
                      "disabled": true
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "delete-notification/{notification_id}",
                  "originalRequest": {
                    "method": "DELETE",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}delete-notification/96b79448-5503-44c9-acae-8329d313ca8f",
                      "host": [
                        "{{base-url}}delete-notification"
                      ],
                      "path": [
                        "96b79448-5503-44c9-acae-8329d313ca8f"
                      ],
                      "query": [
                        {
                          "key": "",
                          "value": null,
                          "type": "text",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 20 Dec 2021 13:20:06 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 20 Dec 2021 13:20:06 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.0.11"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "Cache-Control, max-age=31536000"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم حذف الاشعار بنجاح\"\n}"
                }
              ]
            },
            {
              "name": "delete-notifications",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "DELETE",
                "header": [],
                "url": {
                  "raw": "{{base-url}}delete-notifications",
                  "host": [
                    "{{base-url}}delete-notifications"
                  ]
                }
              },
              "response": [
                {
                  "name": "delete-notifications",
                  "originalRequest": {
                    "method": "DELETE",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}delete-notifications",
                      "host": [
                        "{{base-url}}delete-notifications"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 20 Dec 2021 13:23:39 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 20 Dec 2021 13:23:39 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.0.11"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "Cache-Control, max-age=31536000"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "56"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الحذف بنجاح\"\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Profile",
          "item": [
            {
              "name": "profile",
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              },
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "GET",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": []
                },
                "url": {
                  "raw": "{{base-url}}profile",
                  "host": [
                    "{{base-url}}profile"
                  ]
                },
                "description": "show profile , update profile, update password by old one"
              },
              "response": [
                {
                  "name": "profile",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": []
                    },
                    "url": {
                      "raw": "{{base-url}}profile",
                      "host": [
                        "{{base-url}}profile"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 13 Apr 2026 21:10:06 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "57"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 11,\n        \"name\": \"name\",\n        \"type\": 1,\n        \"type_text\": \"شركة\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1776114214_5593.png\",\n        \"commercial_number\": \"123456789\",\n        \"street_name\": \"algaish st\",\n        \"building_number\": \"39\",\n        \"city_id\": 1,\n        \"neighborhood\": \"gharb\",\n        \"postal_code\": \"15028\",\n        \"unit_number\": \"2\",\n        \"bank_name\": \"cib\",\n        \"bank_account_name\": \"ahmed\",\n        \"bank_account_number\": \"123456789\",\n        \"bank_account_iban\": \"sa7894561212\",\n        \"commercial_file\": \"http://rajlube.test/storage/images/users/17761142146557389.pdf\",\n        \"tax_file\": \"http://rajlube.test/storage/images/users/17761142145414469.pdf\",\n        \"national_address_file\": \"http://rajlube.test/storage/images/users/17761142147115464.pdf\",\n        \"lat\": \"31.08045821\",\n        \"lng\": \"31.55588555\",\n        \"map_desc\": \"mansoura\",\n        \"active\": true,\n        \"is_approved\": true,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"6|SJSNnEnQdFz2ZmpQznj9C27zQvP3yryDXovbWRLX\"\n    }\n}"
                }
              ]
            },
            {
              "name": "update-profile",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "image",
                      "description": "nullable|image",
                      "type": "file",
                      "uuid": "0c85ff73-108c-43c3-9fdb-348b991692a8",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/111.png"
                    },
                    {
                      "key": "name",
                      "value": "edit",
                      "description": "required|max:50",
                      "type": "text"
                    },
                    {
                      "key": "email",
                      "value": "edit@user.com",
                      "description": "nullable|email|unique:users,email|max:50",
                      "type": "text"
                    },
                    {
                      "key": "commercial_number",
                      "value": "1234567888",
                      "description": "required_if:type,1|string|max:255",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "street_name",
                      "value": "algaish st edit",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "building_number",
                      "value": "24",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "city_id",
                      "value": "2",
                      "description": "required_if:type,1|integer|exists:cities,id",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "neighborhood",
                      "value": "sharq",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "postal_code",
                      "value": "15028",
                      "description": "required_if:type,1|string|max:10",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                      "disabled": true
                    },
                    {
                      "key": "unit_number",
                      "value": "20",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "bank_name",
                      "value": "qnb",
                      "description": "nullable|string|max:100",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                    },
                    {
                      "key": "bank_account_name",
                      "value": "ahmed",
                      "description": "nullable|string|max:150",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                      "disabled": true
                    },
                    {
                      "key": "bank_account_number",
                      "value": "123456789",
                      "description": "nullable|string",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                      "disabled": true
                    },
                    {
                      "key": "bank_account_iban",
                      "value": "sa7894561212",
                      "description": "nullable|string|max:25",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                      "disabled": true
                    },
                    {
                      "key": "commercial_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf",
                      "disabled": true
                    },
                    {
                      "key": "tax_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf",
                      "disabled": true
                    },
                    {
                      "key": "national_address_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}update-profile?_method=put",
                  "host": [
                    "{{base-url}}update-profile"
                  ],
                  "query": [
                    {
                      "key": "_method",
                      "value": "put"
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "update-profile personal account",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "image",
                          "description": "nullable|image",
                          "type": "file",
                          "uuid": "0c85ff73-108c-43c3-9fdb-348b991692a8",
                          "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/111.png"
                        },
                        {
                          "key": "name",
                          "value": "edit",
                          "description": "required|max:50",
                          "type": "text"
                        },
                        {
                          "key": "email",
                          "value": "edit@user.com",
                          "description": "nullable|email|unique:users,email|max:50",
                          "type": "text"
                        },
                        {
                          "key": "commercial_number",
                          "value": "123456789",
                          "description": "required_if:type,1|string|max:255",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                          "disabled": true
                        },
                        {
                          "key": "street_name",
                          "value": "algaish st",
                          "description": "required_if:type,1|string|max:100",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                          "disabled": true
                        },
                        {
                          "key": "building_number",
                          "value": "39",
                          "description": "required_if:type,1|string|max:100",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                          "disabled": true
                        },
                        {
                          "key": "city_id",
                          "value": "1",
                          "description": "required_if:type,1|integer|exists:cities,id",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                          "disabled": true
                        },
                        {
                          "key": "neighborhood",
                          "value": "gharb",
                          "description": "required_if:type,1|string|max:100",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                          "disabled": true
                        },
                        {
                          "key": "postal_code",
                          "value": "15028",
                          "description": "required_if:type,1|string|max:10",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                          "disabled": true
                        },
                        {
                          "key": "unit_number",
                          "value": "2",
                          "description": "required_if:type,1|string|max:100",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                          "disabled": true
                        },
                        {
                          "key": "bank_name",
                          "value": "cib",
                          "description": "nullable|string|max:100",
                          "type": "text",
                          "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                          "disabled": true
                        },
                        {
                          "key": "bank_account_name",
                          "value": "ahmed",
                          "description": "nullable|string|max:150",
                          "type": "text",
                          "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                          "disabled": true
                        },
                        {
                          "key": "bank_account_number",
                          "value": "123456789",
                          "description": "nullable|string",
                          "type": "text",
                          "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                          "disabled": true
                        },
                        {
                          "key": "bank_account_iban",
                          "value": "sa7894561212",
                          "description": "nullable|string|max:25",
                          "type": "text",
                          "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                          "disabled": true
                        },
                        {
                          "key": "commercial_file",
                          "description": "nullable|file|mimes:pdf",
                          "type": "file",
                          "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                          "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf",
                          "disabled": true
                        },
                        {
                          "key": "tax_file",
                          "description": "nullable|file|mimes:pdf",
                          "type": "file",
                          "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                          "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf",
                          "disabled": true
                        },
                        {
                          "key": "national_address_file",
                          "description": "nullable|file|mimes:pdf",
                          "type": "file",
                          "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                          "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf",
                          "disabled": true
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}update-profile?_method=put",
                      "host": [
                        "{{base-url}}update-profile"
                      ],
                      "query": [
                        {
                          "key": "_method",
                          "value": "put"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 22 Mar 2026 00:04:39 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم تعديل الحساب بنجاح\",\n    \"data\": {\n        \"id\": 12,\n        \"name\": \"edit\",\n        \"type\": 0,\n        \"type_text\": \"فرد\",\n        \"email\": \"edit@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1774137879_3704.png\",\n        \"commercial_number\": null,\n        \"street_name\": null,\n        \"building_number\": null,\n        \"city_id\": null,\n        \"neighborhood\": null,\n        \"postal_code\": null,\n        \"unit_number\": null,\n        \"bank_name\": null,\n        \"bank_account_name\": null,\n        \"bank_account_number\": null,\n        \"bank_account_iban\": null,\n        \"commercial_file\": null,\n        \"tax_file\": null,\n        \"national_address_file\": null,\n        \"active\": true,\n        \"is_approved\": false,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"4|OpjIwUoACSYvbUbW6TvVqGmGbsP18CIVv8CC3uBW\"\n    }\n}"
                },
                {
                  "name": "update-profile company account",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "image",
                          "description": "nullable|image",
                          "type": "file",
                          "uuid": "0c85ff73-108c-43c3-9fdb-348b991692a8",
                          "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/111.png"
                        },
                        {
                          "key": "name",
                          "value": "edit",
                          "description": "required|max:50",
                          "type": "text"
                        },
                        {
                          "key": "email",
                          "value": "edit@user.com",
                          "description": "nullable|email|unique:users,email|max:50",
                          "type": "text"
                        },
                        {
                          "key": "commercial_number",
                          "value": "1234567888",
                          "description": "required_if:type,1|string|max:255",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                        },
                        {
                          "key": "street_name",
                          "value": "algaish st edit",
                          "description": "required_if:type,1|string|max:100",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                        },
                        {
                          "key": "building_number",
                          "value": "24",
                          "description": "required_if:type,1|string|max:100",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                        },
                        {
                          "key": "city_id",
                          "value": "2",
                          "description": "required_if:type,1|integer|exists:cities,id",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                        },
                        {
                          "key": "neighborhood",
                          "value": "sharq",
                          "description": "required_if:type,1|string|max:100",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                        },
                        {
                          "key": "postal_code",
                          "value": "15028",
                          "description": "required_if:type,1|string|max:10",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                          "disabled": true
                        },
                        {
                          "key": "unit_number",
                          "value": "20",
                          "description": "required_if:type,1|string|max:100",
                          "type": "text",
                          "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                        },
                        {
                          "key": "bank_name",
                          "value": "qnb",
                          "description": "nullable|string|max:100",
                          "type": "text",
                          "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                        },
                        {
                          "key": "bank_account_name",
                          "value": "ahmed",
                          "description": "nullable|string|max:150",
                          "type": "text",
                          "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                          "disabled": true
                        },
                        {
                          "key": "bank_account_number",
                          "value": "123456789",
                          "description": "nullable|string",
                          "type": "text",
                          "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                          "disabled": true
                        },
                        {
                          "key": "bank_account_iban",
                          "value": "sa7894561212",
                          "description": "nullable|string|max:25",
                          "type": "text",
                          "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                          "disabled": true
                        },
                        {
                          "key": "commercial_file",
                          "description": "nullable|file|mimes:pdf",
                          "type": "file",
                          "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                          "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf",
                          "disabled": true
                        },
                        {
                          "key": "tax_file",
                          "description": "nullable|file|mimes:pdf",
                          "type": "file",
                          "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                          "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf",
                          "disabled": true
                        },
                        {
                          "key": "national_address_file",
                          "description": "nullable|file|mimes:pdf",
                          "type": "file",
                          "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                          "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}update-profile?_method=put",
                      "host": [
                        "{{base-url}}update-profile"
                      ],
                      "query": [
                        {
                          "key": "_method",
                          "value": "put"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 22 Mar 2026 00:11:03 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم ارسال طلب تعديل بياناتك للاداره\",\n    \"data\": {\n        \"id\": 13,\n        \"name\": \"name\",\n        \"type\": 1,\n        \"type_text\": \"شركة\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1774137968_4988.png\",\n        \"commercial_number\": \"123456789\",\n        \"street_name\": \"algaish st\",\n        \"building_number\": \"39\",\n        \"city_id\": 1,\n        \"neighborhood\": \"gharb\",\n        \"postal_code\": \"15028\",\n        \"unit_number\": \"2\",\n        \"bank_name\": \"cib\",\n        \"bank_account_name\": \"ahmed\",\n        \"bank_account_number\": \"123456789\",\n        \"bank_account_iban\": \"sa7894561212\",\n        \"commercial_file\": \"http://rajlube.test/storage/images/users/17741379681098919.pdf\",\n        \"tax_file\": \"http://rajlube.test/storage/images/users/17741379687421155.pdf\",\n        \"national_address_file\": \"http://rajlube.test/storage/images/users/17741379686038100.pdf\",\n        \"active\": true,\n        \"is_approved\": true,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"5|qyDFEz1y6A9ZHq7pMFRJQnG2BbHej6jl1NnmYs0w\"\n    }\n}"
                }
              ]
            },
            {
              "name": "change-lang",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "PATCH",
                "header": [],
                "url": {
                  "raw": "{{base-url}}change-lang?lang=en",
                  "host": [
                    "{{base-url}}change-lang"
                  ],
                  "query": [
                    {
                      "key": "lang",
                      "value": "en"
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "success",
                  "originalRequest": {
                    "method": "PATCH",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}change-lang",
                      "host": [
                        "{{base-url}}change-lang"
                      ],
                      "query": [
                        {
                          "key": "lang",
                          "value": "en",
                          "type": "text",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Dec 2021 14:50:11 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Dec 2021 14:50:11 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.0.11"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "Cache-Control, max-age=31536000"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "57"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم التعديل بنجاح\"\n}"
                },
                {
                  "name": "success en",
                  "originalRequest": {
                    "method": "PATCH",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}change-lang?lang=en",
                      "host": [
                        "{{base-url}}change-lang"
                      ],
                      "query": [
                        {
                          "key": "lang",
                          "value": "en",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Host",
                      "value": "localhost:8000"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Dec 2021 14:50:26 GMT"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Dec 2021 14:50:26 GMT"
                    },
                    {
                      "key": "Connection",
                      "value": "close"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.0.11"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "Cache-Control, max-age=31536000"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "56"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"updated successfully\"\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Change Phone",
          "item": [
            {
              "name": "current-phone-send-code",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "POST",
                "header": [],
                "url": {
                  "raw": "{{base-url}}current-phone-send-code",
                  "host": [
                    "{{base-url}}current-phone-send-code"
                  ]
                },
                "description": "use it for send and resend code"
              },
              "response": [
                {
                  "name": "current-phone-send-code",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}current-phone-send-code",
                      "host": [
                        "{{base-url}}current-phone-send-code"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 13 Apr 2026 21:17:07 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم ارسال كود التفعيل بنجاح\"\n}"
                }
              ]
            },
            {
              "name": "current-phone-check-code",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "code",
                      "value": "123456",
                      "description": "required",
                      "type": "text",
                      "uuid": "bf9e47c3-d813-4410-8796-2383fc714b34"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}current-phone-check-code?_method=patch",
                  "host": [
                    "{{base-url}}current-phone-check-code"
                  ],
                  "query": [
                    {
                      "key": "_method",
                      "value": "patch"
                    }
                  ]
                },
                "description": "[https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9308-3973&amp;starting-point-node-id=9009:385](https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9308-3973&starting-point-node-id=9009%3A385)"
              },
              "response": [
                {
                  "name": "current-phone-check-code",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "code",
                          "value": "123456",
                          "description": "required",
                          "type": "text",
                          "uuid": "bf9e47c3-d813-4410-8796-2383fc714b34"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}current-phone-check-code?_method=patch",
                      "host": [
                        "{{base-url}}current-phone-check-code"
                      ],
                      "query": [
                        {
                          "key": "_method",
                          "value": "patch"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 13 Apr 2026 21:17:49 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم التأكد من صحة الكود المرسل\",\n    \"data\": {\n        \"id\": 11,\n        \"name\": \"name\",\n        \"type\": 1,\n        \"type_text\": \"شركة\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1776114214_5593.png\",\n        \"commercial_number\": \"123456789\",\n        \"street_name\": \"algaish st\",\n        \"building_number\": \"39\",\n        \"city_id\": 1,\n        \"neighborhood\": \"gharb\",\n        \"postal_code\": \"15028\",\n        \"unit_number\": \"2\",\n        \"bank_name\": \"cib\",\n        \"bank_account_name\": \"ahmed\",\n        \"bank_account_number\": \"123456789\",\n        \"bank_account_iban\": \"sa7894561212\",\n        \"commercial_file\": \"http://rajlube.test/storage/images/users/17761142146557389.pdf\",\n        \"tax_file\": \"http://rajlube.test/storage/images/users/17761142145414469.pdf\",\n        \"national_address_file\": \"http://rajlube.test/storage/images/users/17761142147115464.pdf\",\n        \"lat\": \"31.08045821\",\n        \"lng\": \"31.55588555\",\n        \"map_desc\": \"mansoura\",\n        \"active\": true,\n        \"is_approved\": true,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"6|SJSNnEnQdFz2ZmpQznj9C27zQvP3yryDXovbWRLX\"\n    }\n}"
                }
              ]
            },
            {
              "name": "change phone send code",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "phone",
                      "value": "5222332211",
                      "type": "text",
                      "description": "required|numeric|digits_between:9,10|unique:users,phone"
                    },
                    {
                      "key": "country_code",
                      "value": "966",
                      "description": "required",
                      "type": "text",
                      "uuid": "ebc7b7e9-cf65-4932-ad06-b71a6c73f034"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}change-phone-send-code",
                  "host": [
                    "{{base-url}}change-phone-send-code"
                  ]
                },
                "description": "use it for (Send - Resend) Code\n\n[https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9308-3973&amp;starting-point-node-id=9009:385](https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9308-3973&starting-point-node-id=9009%3A385)"
              },
              "response": [
                {
                  "name": "change phone send code",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "phone",
                          "value": "5222332211",
                          "type": "text",
                          "description": "required|numeric|digits_between:9,10|unique:users,phone"
                        },
                        {
                          "key": "country_code",
                          "value": "966",
                          "description": "required",
                          "type": "text",
                          "uuid": "ebc7b7e9-cf65-4932-ad06-b71a6c73f034"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}change-phone-send-code",
                      "host": [
                        "{{base-url}}change-phone-send-code"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 13 Apr 2026 21:18:32 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم ارسال كود التفعيل بنجاح\"\n}"
                }
              ]
            },
            {
              "name": "change phone check code",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "phone",
                      "value": "5222332211",
                      "type": "text",
                      "description": "required|numeric|digits_between:9,10|unique:users,phone"
                    },
                    {
                      "key": "country_code",
                      "value": "966",
                      "description": "required",
                      "type": "text",
                      "uuid": "e529dd8f-ab0c-4ad5-b864-f5f0d62b52f2"
                    },
                    {
                      "key": "code",
                      "value": "123456",
                      "type": "text",
                      "description": "required"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}change-phone-check-code",
                  "host": [
                    "{{base-url}}change-phone-check-code"
                  ]
                }
              },
              "response": [
                {
                  "name": "change phone check code",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "phone",
                          "value": "5222332211",
                          "type": "text",
                          "description": "required|numeric|digits_between:9,10|unique:users,phone"
                        },
                        {
                          "key": "country_code",
                          "value": "966",
                          "description": "required",
                          "type": "text",
                          "uuid": "e529dd8f-ab0c-4ad5-b864-f5f0d62b52f2"
                        },
                        {
                          "key": "code",
                          "value": "123456",
                          "type": "text",
                          "description": "required"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}change-phone-check-code",
                      "host": [
                        "{{base-url}}change-phone-check-code"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 13 Apr 2026 21:19:34 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم تغيير رقم الهاتف بنجاح\",\n    \"data\": {\n        \"id\": 11,\n        \"name\": \"name\",\n        \"type\": 1,\n        \"type_text\": \"شركة\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"5222332211\",\n        \"full_phone\": \"9665222332211\",\n        \"image\": \"http://rajlube.test/storage/images/users/1776114214_5593.png\",\n        \"commercial_number\": \"123456789\",\n        \"street_name\": \"algaish st\",\n        \"building_number\": \"39\",\n        \"city_id\": 1,\n        \"neighborhood\": \"gharb\",\n        \"postal_code\": \"15028\",\n        \"unit_number\": \"2\",\n        \"bank_name\": \"cib\",\n        \"bank_account_name\": \"ahmed\",\n        \"bank_account_number\": \"123456789\",\n        \"bank_account_iban\": \"sa7894561212\",\n        \"commercial_file\": \"http://rajlube.test/storage/images/users/17761142146557389.pdf\",\n        \"tax_file\": \"http://rajlube.test/storage/images/users/17761142145414469.pdf\",\n        \"national_address_file\": \"http://rajlube.test/storage/images/users/17761142147115464.pdf\",\n        \"lat\": \"31.08045821\",\n        \"lng\": \"31.55588555\",\n        \"map_desc\": \"mansoura\",\n        \"active\": true,\n        \"is_approved\": true,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"6|SJSNnEnQdFz2ZmpQznj9C27zQvP3yryDXovbWRLX\"\n    }\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "sign-up",
          "request": {
            "auth": {
              "type": "noauth"
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "type",
                  "value": "1",
                  "description": "required|in:\nPERSONAL = 0\nCOMPANY  = 1",
                  "type": "text"
                },
                {
                  "key": "image",
                  "description": "nullable|image",
                  "type": "file",
                  "uuid": "0c85ff73-108c-43c3-9fdb-348b991692a8",
                  "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                },
                {
                  "key": "name",
                  "value": "name",
                  "description": "required|max:50",
                  "type": "text"
                },
                {
                  "key": "country_code",
                  "value": "966",
                  "description": "required|numeric|digits_between:2,3|max:5",
                  "type": "text"
                },
                {
                  "key": "phone",
                  "value": "0509878215",
                  "description": "required|numeric|digits_between:9,10|unique:users,phone",
                  "type": "text"
                },
                {
                  "key": "email",
                  "value": "user1@user.com",
                  "description": "nullable|email|unique:users,email|max:50",
                  "type": "text"
                },
                {
                  "key": "commercial_number",
                  "value": "123456789",
                  "description": "required_if:type,1|string|max:255",
                  "type": "text",
                  "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                },
                {
                  "key": "street_name",
                  "value": "algaish st",
                  "description": "required_if:type,1|string|max:100",
                  "type": "text",
                  "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                },
                {
                  "key": "building_number",
                  "value": "39",
                  "description": "required_if:type,1|string|max:100",
                  "type": "text",
                  "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                },
                {
                  "key": "city_id",
                  "value": "1",
                  "description": "required_if:type,1|integer|exists:cities,id",
                  "type": "text",
                  "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                },
                {
                  "key": "neighborhood",
                  "value": "gharb",
                  "description": "required_if:type,1|string|max:100",
                  "type": "text",
                  "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                },
                {
                  "key": "postal_code",
                  "value": "15028",
                  "description": "required_if:type,1|string|max:10",
                  "type": "text",
                  "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                },
                {
                  "key": "unit_number",
                  "value": "2",
                  "description": "required_if:type,1|string|max:100",
                  "type": "text",
                  "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                },
                {
                  "key": "bank_name",
                  "value": "cib",
                  "description": "nullable|string|max:100",
                  "type": "text",
                  "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                },
                {
                  "key": "bank_account_name",
                  "value": "ahmed",
                  "description": "nullable|string|max:150",
                  "type": "text",
                  "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                },
                {
                  "key": "bank_account_number",
                  "value": "123456789",
                  "description": "nullable|string",
                  "type": "text",
                  "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                },
                {
                  "key": "bank_account_iban",
                  "value": "sa7894561212",
                  "description": "nullable|string|max:25",
                  "type": "text",
                  "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                },
                {
                  "key": "commercial_file",
                  "description": "nullable|file|mimes:pdf",
                  "type": "file",
                  "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                  "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf"
                },
                {
                  "key": "tax_file",
                  "description": "nullable|file|mimes:pdf",
                  "type": "file",
                  "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                  "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf"
                },
                {
                  "key": "national_address_file",
                  "description": "nullable|file|mimes:pdf",
                  "type": "file",
                  "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                  "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf"
                },
                {
                  "key": "lang",
                  "value": "ar",
                  "description": "required|string|size:2|in:ar,en",
                  "type": "text",
                  "uuid": "17a72a55-6706-4263-bb1e-fe2ef85d86ca"
                }
              ]
            },
            "url": {
              "raw": "{{base-url}}sign-up",
              "host": [
                "{{base-url}}sign-up"
              ]
            }
          },
          "response": [
            {
              "name": "sign-up personal account",
              "originalRequest": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "type",
                      "value": "0",
                      "description": "required|in:\nPERSONAL = 0\nCOMPANY  = 1",
                      "type": "text"
                    },
                    {
                      "key": "image",
                      "description": "nullable|image",
                      "type": "file",
                      "uuid": "0c85ff73-108c-43c3-9fdb-348b991692a8",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                    },
                    {
                      "key": "name",
                      "value": "name",
                      "description": "required|max:50",
                      "type": "text"
                    },
                    {
                      "key": "country_code",
                      "value": "966",
                      "description": "required|numeric|digits_between:2,3|max:5",
                      "type": "text"
                    },
                    {
                      "key": "phone",
                      "value": "0509878215",
                      "description": "required|numeric|digits_between:9,10|unique:users,phone",
                      "type": "text"
                    },
                    {
                      "key": "email",
                      "value": "user1@user.com",
                      "description": "nullable|email|unique:users,email|max:50",
                      "type": "text"
                    },
                    {
                      "key": "commercial_number",
                      "value": "",
                      "description": "required_if:type,1|string|max:255",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                      "disabled": true
                    },
                    {
                      "key": "street_name",
                      "value": "",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                      "disabled": true
                    },
                    {
                      "key": "building_number",
                      "value": "",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                      "disabled": true
                    },
                    {
                      "key": "city_id",
                      "value": "",
                      "description": "required_if:type,1|integer|exists:cities,id",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                      "disabled": true
                    },
                    {
                      "key": "neighborhood",
                      "value": "",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                      "disabled": true
                    },
                    {
                      "key": "postal_code",
                      "value": "",
                      "description": "required_if:type,1|string|max:10",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                      "disabled": true
                    },
                    {
                      "key": "unit_number",
                      "value": "",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a",
                      "disabled": true
                    },
                    {
                      "key": "bank_name",
                      "value": "",
                      "description": "nullable|string|max:100",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                      "disabled": true
                    },
                    {
                      "key": "bank_account_name",
                      "value": "",
                      "description": "nullable|string|max:150",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                      "disabled": true
                    },
                    {
                      "key": "bank_account_number",
                      "value": "",
                      "description": "nullable|string",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                      "disabled": true
                    },
                    {
                      "key": "bank_account_iban",
                      "value": "",
                      "description": "nullable|string|max:25",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca",
                      "disabled": true
                    },
                    {
                      "key": "commercial_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "value": null,
                      "disabled": true
                    },
                    {
                      "key": "tax_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "value": null,
                      "disabled": true
                    },
                    {
                      "key": "national_address_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "value": null,
                      "disabled": true
                    },
                    {
                      "key": "lang",
                      "value": "ar",
                      "description": "required|string|size:2|in:ar,en",
                      "type": "text",
                      "uuid": "17a72a55-6706-4263-bb1e-fe2ef85d86ca"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}sign-up",
                  "host": [
                    "{{base-url}}sign-up"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Sat, 21 Mar 2026 14:37:41 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم التسجيل بنجاح قم بادخال كود التفعيل  \",\n    \"data\": {\n        \"id\": 13,\n        \"name\": \"name\",\n        \"type\": 0,\n        \"type_text\": \"فرد\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1774103861_4163.png\",\n        \"commercial_number\": null,\n        \"street_name\": null,\n        \"building_number\": null,\n        \"city_id\": null,\n        \"neighborhood\": null,\n        \"postal_code\": null,\n        \"unit_number\": null,\n        \"bank_name\": null,\n        \"bank_account_name\": null,\n        \"bank_account_number\": null,\n        \"bank_account_iban\": null,\n        \"commercial_file\": null,\n        \"tax_file\": null,\n        \"national_address_file\": null,\n        \"active\": false,\n        \"is_blocked\": false,\n        \"is_approved\": false,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"wallet_balance\": \"0.00\",\n        \"token\": \"\"\n    }\n}"
            },
            {
              "name": "sign-up company account",
              "originalRequest": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "type",
                      "value": "1",
                      "description": "required|in:\nPERSONAL = 0\nCOMPANY  = 1",
                      "type": "text"
                    },
                    {
                      "key": "image",
                      "description": "nullable|image",
                      "type": "file",
                      "uuid": "0c85ff73-108c-43c3-9fdb-348b991692a8",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                    },
                    {
                      "key": "name",
                      "value": "name",
                      "description": "required|max:50",
                      "type": "text"
                    },
                    {
                      "key": "country_code",
                      "value": "966",
                      "description": "required|numeric|digits_between:2,3|max:5",
                      "type": "text"
                    },
                    {
                      "key": "phone",
                      "value": "0509878215",
                      "description": "required|numeric|digits_between:9,10|unique:users,phone",
                      "type": "text"
                    },
                    {
                      "key": "email",
                      "value": "user1@user.com",
                      "description": "nullable|email|unique:users,email|max:50",
                      "type": "text"
                    },
                    {
                      "key": "commercial_number",
                      "value": "123456789",
                      "description": "required_if:type,1|string|max:255",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "street_name",
                      "value": "algaish st",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "building_number",
                      "value": "39",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "city_id",
                      "value": "1",
                      "description": "required_if:type,1|integer|exists:cities,id",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "neighborhood",
                      "value": "gharb",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "postal_code",
                      "value": "15028",
                      "description": "required_if:type,1|string|max:10",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "unit_number",
                      "value": "2",
                      "description": "required_if:type,1|string|max:100",
                      "type": "text",
                      "uuid": "4aa04d43-9f99-411f-9b91-b208666ff26a"
                    },
                    {
                      "key": "bank_name",
                      "value": "cib",
                      "description": "nullable|string|max:100",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                    },
                    {
                      "key": "bank_account_name",
                      "value": "ahmed",
                      "description": "nullable|string|max:150",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                    },
                    {
                      "key": "bank_account_number",
                      "value": "123456789",
                      "description": "nullable|string",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                    },
                    {
                      "key": "bank_account_iban",
                      "value": "sa7894561212",
                      "description": "nullable|string|max:25",
                      "type": "text",
                      "uuid": "f95babde-5038-4bfe-902e-158d5adf88ca"
                    },
                    {
                      "key": "commercial_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf"
                    },
                    {
                      "key": "tax_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf"
                    },
                    {
                      "key": "national_address_file",
                      "description": "nullable|file|mimes:pdf",
                      "type": "file",
                      "uuid": "9199aabc-54ac-4214-9e55-66570ba8b2a4",
                      "src": "/C:/Users/ORIGINAL/Downloads/file-sample_150kB.pdf"
                    },
                    {
                      "key": "lang",
                      "value": "ar",
                      "description": "required|string|size:2|in:ar,en",
                      "type": "text",
                      "uuid": "17a72a55-6706-4263-bb1e-fe2ef85d86ca"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}sign-up",
                  "host": [
                    "{{base-url}}sign-up"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Sat, 21 Mar 2026 14:49:56 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم التسجيل بنجاح قم بادخال كود التفعيل  \",\n    \"data\": {\n        \"id\": 15,\n        \"name\": \"name\",\n        \"type\": 1,\n        \"type_text\": \"شركة\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1774104596_1825.png\",\n        \"commercial_number\": \"123456789\",\n        \"street_name\": \"algaish st\",\n        \"building_number\": \"39\",\n        \"city_id\": 1,\n        \"neighborhood\": \"gharb\",\n        \"postal_code\": \"15028\",\n        \"unit_number\": \"2\",\n        \"bank_name\": \"cib\",\n        \"bank_account_name\": \"ahmed\",\n        \"bank_account_number\": \"123456789\",\n        \"bank_account_iban\": \"sa7894561212\",\n        \"commercial_file\": \"http://rajlube.test/storage/images/users/17741045965688520.pdf\",\n        \"tax_file\": \"http://rajlube.test/storage/images/users/17741045964959357.pdf\",\n        \"national_address_file\": \"http://rajlube.test/storage/images/users/17741045967183860.pdf\",\n        \"active\": false,\n        \"is_approved\": false,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"\"\n    }\n}"
            }
          ]
        },
        {
          "name": "resend-code",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}resend-code?country_code=00966&phone=509878215",
              "host": [
                "{{base-url}}resend-code"
              ],
              "query": [
                {
                  "key": "country_code",
                  "value": "00966",
                  "description": "required"
                },
                {
                  "key": "phone",
                  "value": "509878215",
                  "description": "required"
                }
              ]
            }
          },
          "response": [
            {
              "name": "validation err",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}resend-code?country_code=00966&phone=0509878214",
                  "host": [
                    "{{base-url}}resend-code"
                  ],
                  "query": [
                    {
                      "key": "country_code",
                      "value": "00966",
                      "description": "required"
                    },
                    {
                      "key": "phone",
                      "value": "0509878214",
                      "description": "required"
                    }
                  ]
                }
              },
              "status": "Bad Request",
              "code": 400,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Tue, 14 Dec 2021 12:45:04 GMT"
                },
                {
                  "key": "Date",
                  "value": "Tue, 14 Dec 2021 12:45:04 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"fail\",\n    \"msg\": \"الهاتف غير موجود\"\n}"
            },
            {
              "name": "success",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}resend-code?country_code=00966&phone=0509878215",
                  "host": [
                    "{{base-url}}resend-code"
                  ],
                  "query": [
                    {
                      "key": "country_code",
                      "value": "00966",
                      "description": "required"
                    },
                    {
                      "key": "phone",
                      "value": "0509878215",
                      "description": "required"
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "localhost:8000"
                },
                {
                  "key": "Date",
                  "value": "Tue, 14 Dec 2021 12:45:21 GMT"
                },
                {
                  "key": "Date",
                  "value": "Tue, 14 Dec 2021 12:45:21 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.11"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "Cache-Control, max-age=31536000"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم ارسال كود التفعيل \"\n}"
            }
          ]
        },
        {
          "name": "activate",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "// Parse the response body as JSON\r",
                  "const jsonResponse = pm.response.json();\r",
                  "\r",
                  "// Extract the desired value from the response\r",
                  "var token = jsonResponse.data.token;\r",
                  "\r",
                  "// Set the extracted value to a collection variable\r",
                  "pm.collectionVariables.set(\"token\",token);"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "code",
                  "value": "123456",
                  "description": "required",
                  "type": "text"
                },
                {
                  "key": "country_code",
                  "value": "00966",
                  "description": "required",
                  "type": "text"
                },
                {
                  "key": "phone",
                  "value": "509878215",
                  "description": "required",
                  "type": "text"
                },
                {
                  "key": "device_id",
                  "value": "11111111111",
                  "description": "required",
                  "type": "text"
                },
                {
                  "key": "device_type",
                  "value": "ios",
                  "description": "in:ios,android,web",
                  "type": "text"
                },
                {
                  "key": "mac_address",
                  "value": "123456789",
                  "description": "required",
                  "type": "text",
                  "uuid": "ec2246f3-2b75-410e-856f-c44fd727a4f2"
                }
              ]
            },
            "url": {
              "raw": "{{base-url}}activate?_method=patch",
              "host": [
                "{{base-url}}activate"
              ],
              "query": [
                {
                  "key": "_method",
                  "value": "patch"
                }
              ]
            }
          },
          "response": [
            {
              "name": "activate",
              "originalRequest": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "code",
                      "value": "123456",
                      "description": "required",
                      "type": "text"
                    },
                    {
                      "key": "country_code",
                      "value": "00966",
                      "description": "required",
                      "type": "text"
                    },
                    {
                      "key": "phone",
                      "value": "509878215",
                      "description": "required",
                      "type": "text"
                    },
                    {
                      "key": "device_id",
                      "value": "11111111111",
                      "description": "required",
                      "type": "text"
                    },
                    {
                      "key": "device_type",
                      "value": "ios",
                      "description": "in:ios,android,web",
                      "type": "text"
                    },
                    {
                      "key": "mac_address",
                      "value": "123456789",
                      "description": "required",
                      "type": "text",
                      "uuid": "ec2246f3-2b75-410e-856f-c44fd727a4f2"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}activate?_method=patch",
                  "host": [
                    "{{base-url}}activate"
                  ],
                  "query": [
                    {
                      "key": "_method",
                      "value": "patch"
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Mon, 13 Apr 2026 21:09:57 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم تسجيل الدخول بنجاح\",\n    \"data\": {\n        \"id\": 11,\n        \"name\": \"name\",\n        \"type\": 1,\n        \"type_text\": \"شركة\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1776114214_5593.png\",\n        \"commercial_number\": \"123456789\",\n        \"street_name\": \"algaish st\",\n        \"building_number\": \"39\",\n        \"city_id\": 1,\n        \"neighborhood\": \"gharb\",\n        \"postal_code\": \"15028\",\n        \"unit_number\": \"2\",\n        \"bank_name\": \"cib\",\n        \"bank_account_name\": \"ahmed\",\n        \"bank_account_number\": \"123456789\",\n        \"bank_account_iban\": \"sa7894561212\",\n        \"commercial_file\": \"http://rajlube.test/storage/images/users/17761142146557389.pdf\",\n        \"tax_file\": \"http://rajlube.test/storage/images/users/17761142145414469.pdf\",\n        \"national_address_file\": \"http://rajlube.test/storage/images/users/17761142147115464.pdf\",\n        \"lat\": \"31.08045821\",\n        \"lng\": \"31.55588555\",\n        \"map_desc\": \"mansoura\",\n        \"active\": true,\n        \"is_approved\": true,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"6|SJSNnEnQdFz2ZmpQznj9C27zQvP3yryDXovbWRLX\"\n    }\n}"
            }
          ]
        },
        {
          "name": "sign-in",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "// Parse the response body as JSON\r",
                  "const jsonResponse = pm.response.json();\r",
                  "\r",
                  "// Extract the desired value from the response\r",
                  "var token = jsonResponse.data.token;\r",
                  "\r",
                  "// Set the extracted value to a collection variable\r",
                  "pm.collectionVariables.set(\"token\",token);"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "country_code",
                  "value": "00966",
                  "description": "required|numeric|digits_between:2,5",
                  "type": "text"
                },
                {
                  "key": "phone",
                  "value": "509878215",
                  "description": "required|numeric|digits_between:9,10|exists:users,phone",
                  "type": "text"
                },
                {
                  "key": "device_id",
                  "value": "11111111111",
                  "description": "required|max:250",
                  "type": "text"
                },
                {
                  "key": "device_type",
                  "value": "ios",
                  "description": "required|in:ios,android,web",
                  "type": "text"
                },
                {
                  "key": "lang",
                  "value": "ar",
                  "type": "text"
                }
              ]
            },
            "url": {
              "raw": "{{base-url}}sign-in?count_notifications",
              "host": [
                "{{base-url}}sign-in"
              ],
              "query": [
                {
                  "key": "count_notifications",
                  "value": ""
                }
              ]
            }
          },
          "response": [
            {
              "name": "sign-in",
              "originalRequest": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "country_code",
                      "value": "00966",
                      "description": "required|numeric|digits_between:2,5",
                      "type": "text"
                    },
                    {
                      "key": "phone",
                      "value": "509878215",
                      "description": "required|numeric|digits_between:9,10|exists:users,phone",
                      "type": "text"
                    },
                    {
                      "key": "device_id",
                      "value": "11111111111",
                      "description": "required|max:250",
                      "type": "text"
                    },
                    {
                      "key": "device_type",
                      "value": "ios",
                      "description": "required|in:ios,android,web",
                      "type": "text"
                    },
                    {
                      "key": "lang",
                      "value": "ar",
                      "type": "text"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}sign-in?count_notifications",
                  "host": [
                    "{{base-url}}sign-in"
                  ],
                  "query": [
                    {
                      "key": "count_notifications",
                      "value": null
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Mon, 13 Apr 2026 21:04:59 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"needApproval\",\n    \"msg\": \"تم ارسال طلب انضمامك  للاداره\",\n    \"data\": {\n        \"id\": 11,\n        \"name\": \"name\",\n        \"type\": 1,\n        \"type_text\": \"شركة\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1776114214_5593.png\",\n        \"commercial_number\": \"123456789\",\n        \"street_name\": \"algaish st\",\n        \"building_number\": \"39\",\n        \"city_id\": 1,\n        \"neighborhood\": \"gharb\",\n        \"postal_code\": \"15028\",\n        \"unit_number\": \"2\",\n        \"bank_name\": \"cib\",\n        \"bank_account_name\": \"ahmed\",\n        \"bank_account_number\": \"123456789\",\n        \"bank_account_iban\": \"sa7894561212\",\n        \"commercial_file\": \"http://rajlube.test/storage/images/users/17761142146557389.pdf\",\n        \"tax_file\": \"http://rajlube.test/storage/images/users/17761142145414469.pdf\",\n        \"national_address_file\": \"http://rajlube.test/storage/images/users/17761142147115464.pdf\",\n        \"lat\": null,\n        \"lng\": null,\n        \"map_desc\": null,\n        \"active\": true,\n        \"is_approved\": false,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"2|8TehqL8lfyW0BrTroX9Iz209V9QzYOTjSxnu9lmF\"\n    }\n}"
            },
            {
              "name": "sign-in",
              "originalRequest": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "country_code",
                      "value": "00966",
                      "description": "required|numeric|digits_between:2,5",
                      "type": "text"
                    },
                    {
                      "key": "phone",
                      "value": "509878215",
                      "description": "required|numeric|digits_between:9,10|exists:users,phone",
                      "type": "text"
                    },
                    {
                      "key": "device_id",
                      "value": "11111111111",
                      "description": "required|max:250",
                      "type": "text"
                    },
                    {
                      "key": "device_type",
                      "value": "ios",
                      "description": "required|in:ios,android,web",
                      "type": "text"
                    },
                    {
                      "key": "lang",
                      "value": "ar",
                      "type": "text"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}sign-in?count_notifications",
                  "host": [
                    "{{base-url}}sign-in"
                  ],
                  "query": [
                    {
                      "key": "count_notifications",
                      "value": null
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Mon, 13 Apr 2026 21:07:50 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "55"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم ارسال الكود\",\n    \"count_notifications\": 0,\n    \"data\": {\n        \"id\": 11,\n        \"name\": \"name\",\n        \"type\": 1,\n        \"type_text\": \"شركة\",\n        \"email\": \"user1@user.com\",\n        \"country_code\": \"966\",\n        \"phone\": \"509878215\",\n        \"full_phone\": \"966509878215\",\n        \"image\": \"http://rajlube.test/storage/images/users/1776114214_5593.png\",\n        \"commercial_number\": \"123456789\",\n        \"street_name\": \"algaish st\",\n        \"building_number\": \"39\",\n        \"city_id\": 1,\n        \"neighborhood\": \"gharb\",\n        \"postal_code\": \"15028\",\n        \"unit_number\": \"2\",\n        \"bank_name\": \"cib\",\n        \"bank_account_name\": \"ahmed\",\n        \"bank_account_number\": \"123456789\",\n        \"bank_account_iban\": \"sa7894561212\",\n        \"commercial_file\": \"http://rajlube.test/storage/images/users/17761142146557389.pdf\",\n        \"tax_file\": \"http://rajlube.test/storage/images/users/17761142145414469.pdf\",\n        \"national_address_file\": \"http://rajlube.test/storage/images/users/17761142147115464.pdf\",\n        \"lat\": \"31.08045821\",\n        \"lng\": \"31.55588555\",\n        \"map_desc\": \"mansoura\",\n        \"active\": true,\n        \"is_approved\": true,\n        \"lang\": \"ar\",\n        \"is_notify\": true,\n        \"token\": \"\"\n    }\n}"
            }
          ]
        },
        {
          "name": "sign-out",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{token}}",
                  "type": "string"
                }
              ]
            },
            "method": "DELETE",
            "header": [],
            "url": {
              "raw": "{{base-url}}sign-out?device_id=11111111111",
              "host": [
                "{{base-url}}sign-out"
              ],
              "query": [
                {
                  "key": "device_id",
                  "value": "11111111111",
                  "type": "text"
                }
              ]
            }
          },
          "response": [
            {
              "name": "sign-out",
              "originalRequest": {
                "method": "DELETE",
                "header": [],
                "url": {
                  "raw": "{{base-url}}sign-out",
                  "host": [
                    "{{base-url}}sign-out"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "127.0.0.1:8000"
                },
                {
                  "key": "Date",
                  "value": "Tue, 31 Oct 2023 15:34:17 GMT"
                },
                {
                  "key": "Date",
                  "value": "Tue, 31 Oct 2023 15:34:17 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم تسجيل الخروج بنجاح\"\n}"
            }
          ]
        },
        {
          "name": "delete account",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{token}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "11111111111",
                  "type": "text"
                }
              ]
            },
            "url": {
              "raw": "{{base-url}}delete-account",
              "host": [
                "{{base-url}}delete-account"
              ]
            }
          },
          "response": [
            {
              "name": "delete account",
              "originalRequest": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "11111111111",
                      "type": "text"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}delete-account",
                  "host": [
                    "{{base-url}}delete-account"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Host",
                  "value": "127.0.0.1:8000"
                },
                {
                  "key": "Date",
                  "value": "Tue, 31 Oct 2023 20:52:41 GMT"
                },
                {
                  "key": "Date",
                  "value": "Tue, 31 Oct 2023 20:52:41 GMT"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.0.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم حذف الحساب بنجاح\"\n}"
            }
          ]
        },
        {
          "name": "update-location",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{token}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "lat",
                  "value": "31.08045821",
                  "type": "text",
                  "description": "required"
                },
                {
                  "key": "lng",
                  "value": "31.55588555",
                  "type": "text",
                  "description": "required"
                },
                {
                  "key": "map_desc",
                  "value": "mansoura",
                  "type": "text",
                  "description": "required"
                }
              ]
            },
            "url": {
              "raw": "{{base-url}}update-location?_method=patch",
              "host": [
                "{{base-url}}update-location"
              ],
              "query": [
                {
                  "key": "_method",
                  "value": "patch"
                }
              ]
            }
          },
          "response": [
            {
              "name": "update-location",
              "originalRequest": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "lat",
                      "value": "31.08045821",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "lng",
                      "value": "31.55588555",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "map_desc",
                      "value": "mansoura",
                      "type": "text",
                      "description": "required"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}update-location?_method=patch",
                  "host": [
                    "{{base-url}}update-location"
                  ],
                  "query": [
                    {
                      "key": "_method",
                      "value": "patch"
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Mon, 13 Apr 2026 19:21:09 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم تحديث الموقع بنجاح.\"\n}"
            }
          ]
        },
        {
          "name": "switch-approving",
          "request": {
            "method": "POST",
            "header": [],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "phone",
                  "value": "0509878215",
                  "description": "required",
                  "type": "text",
                  "uuid": "340bef1a-d727-436a-bedd-0a66003d7fcc"
                },
                {
                  "key": "country_code",
                  "value": "966",
                  "description": "required",
                  "type": "text",
                  "uuid": "7c7d9d9b-3faf-40be-9fb2-363b80efb0ab"
                }
              ]
            },
            "url": {
              "raw": "{{base-url}}switch-approving?_method=patch",
              "host": [
                "{{base-url}}switch-approving"
              ],
              "query": [
                {
                  "key": "_method",
                  "value": "patch"
                }
              ]
            },
            "description": "use it for approving company account till finishing dashboard"
          },
          "response": [
            {
              "name": "switch-approving",
              "originalRequest": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "phone",
                      "value": "0509878215",
                      "description": "required",
                      "type": "text",
                      "uuid": "340bef1a-d727-436a-bedd-0a66003d7fcc"
                    },
                    {
                      "key": "country_code",
                      "value": "966",
                      "description": "required",
                      "type": "text",
                      "uuid": "7c7d9d9b-3faf-40be-9fb2-363b80efb0ab"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}switch-approving?_method=patch",
                  "host": [
                    "{{base-url}}switch-approving"
                  ],
                  "query": [
                    {
                      "key": "_method",
                      "value": "patch"
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Thu, 02 Apr 2026 04:07:52 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الموافقة\",\n    \"data\": {\n        \"is_approved\": true\n    }\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "Logic",
      "item": [
        {
          "name": "Address",
          "item": [
            {
              "name": "addresses",
              "request": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{base-url}}addresses",
                  "host": [
                    "{{base-url}}addresses"
                  ]
                },
                "description": "[https://www.figma.com/proto/mYkFw42vbNYRImeK7By5ew/مهني-اكسبريس?page-id=0:1&amp;type=design&amp;node-id=192-1893&amp;viewport=283,-1008,0.71&amp;t=Mk5fouIYG9rp31c6-1&amp;scaling=scale-down&amp;starting-point-node-id=30:5254&amp;show-proto-sidebar=1](https://www.figma.com/proto/mYkFw42vbNYRImeK7By5ew/%D9%85%D9%87%D9%86%D9%8A-%D8%A7%D9%83%D8%B3%D8%A8%D8%B1%D9%8A%D8%B3?page-id=0%3A1&type=design&node-id=192-1893&viewport=283%2C-1008%2C0.71&t=Mk5fouIYG9rp31c6-1&scaling=scale-down&starting-point-node-id=30%3A5254&show-proto-sidebar=1)"
              },
              "response": [
                {
                  "name": "addresses",
                  "originalRequest": {
                    "method": "GET",
                    "header": [
                      {
                        "key": "Accept",
                        "value": "application/json",
                        "type": "text"
                      }
                    ],
                    "url": {
                      "raw": "{{base-url}}addresses",
                      "host": [
                        "{{base-url}}addresses"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 23 Mar 2026 15:30:21 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"work\",\n            \"lat\": \"31.08045821\",\n            \"lng\": \"31.55588555\",\n            \"map_desc\": \"address details work\"\n        }\n    ]\n}"
                }
              ]
            },
            {
              "name": "store-address",
              "request": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "name",
                      "value": "work",
                      "type": "text",
                      "description": "required|string|max:50"
                    },
                    {
                      "key": "lat",
                      "value": "31.08045821",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "lng",
                      "value": "31.55588555",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "map_desc",
                      "value": "address details work",
                      "type": "text",
                      "description": "required|string"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}store-address",
                  "host": [
                    "{{base-url}}store-address"
                  ]
                },
                "description": "[https://www.figma.com/proto/mYkFw42vbNYRImeK7By5ew/مهني-اكسبريس?page-id=0:1&amp;type=design&amp;node-id=192-1963&amp;viewport=283,-1008,0.71&amp;t=Mk5fouIYG9rp31c6-1&amp;scaling=scale-down&amp;starting-point-node-id=30:5254&amp;show-proto-sidebar=1](https://www.figma.com/proto/mYkFw42vbNYRImeK7By5ew/%D9%85%D9%87%D9%86%D9%8A-%D8%A7%D9%83%D8%B3%D8%A8%D8%B1%D9%8A%D8%B3?page-id=0%3A1&type=design&node-id=192-1963&viewport=283%2C-1008%2C0.71&t=Mk5fouIYG9rp31c6-1&scaling=scale-down&starting-point-node-id=30%3A5254&show-proto-sidebar=1)"
              },
              "response": [
                {
                  "name": "store-address",
                  "originalRequest": {
                    "method": "POST",
                    "header": [
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "name",
                          "value": "work",
                          "type": "text",
                          "description": "required|string|max:50"
                        },
                        {
                          "key": "lat",
                          "value": "31.08045821",
                          "type": "text",
                          "description": "required"
                        },
                        {
                          "key": "lng",
                          "value": "31.55588555",
                          "type": "text",
                          "description": "required"
                        },
                        {
                          "key": "map_desc",
                          "value": "address details work",
                          "type": "text",
                          "description": "required|string"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}store-address",
                      "host": [
                        "{{base-url}}store-address"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 23 Mar 2026 15:30:06 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم اضافة العنوان بنجاح\"\n}"
                }
              ]
            },
            {
              "name": "update-address/{id}",
              "request": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "name",
                      "value": "home",
                      "type": "text",
                      "description": "required",
                      "disabled": true
                    },
                    {
                      "key": "lat",
                      "value": "31.05488888",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "lng",
                      "value": "31.38477777",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "map_desc",
                      "value": "address home details ",
                      "type": "text",
                      "description": "required"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}update-address/2?_method=patch",
                  "host": [
                    "{{base-url}}update-address"
                  ],
                  "path": [
                    "2"
                  ],
                  "query": [
                    {
                      "key": "_method",
                      "value": "patch"
                    }
                  ]
                },
                "description": "[https://www.figma.com/proto/mYkFw42vbNYRImeK7By5ew/مهني-اكسبريس?page-id=0:1&amp;type=design&amp;node-id=192-2360&amp;viewport=283,-1008,0.71&amp;t=Mk5fouIYG9rp31c6-1&amp;scaling=scale-down&amp;starting-point-node-id=30:5254&amp;show-proto-sidebar=1](https://www.figma.com/proto/mYkFw42vbNYRImeK7By5ew/%D9%85%D9%87%D9%86%D9%8A-%D8%A7%D9%83%D8%B3%D8%A8%D8%B1%D9%8A%D8%B3?page-id=0%3A1&type=design&node-id=192-2360&viewport=283%2C-1008%2C0.71&t=Mk5fouIYG9rp31c6-1&scaling=scale-down&starting-point-node-id=30%3A5254&show-proto-sidebar=1)"
              },
              "response": [
                {
                  "name": "update-address/{id}",
                  "originalRequest": {
                    "method": "POST",
                    "header": [
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "name",
                          "value": "home",
                          "type": "text",
                          "description": "required",
                          "disabled": true
                        },
                        {
                          "key": "lat",
                          "value": "31.05488888",
                          "type": "text",
                          "description": "required"
                        },
                        {
                          "key": "lng",
                          "value": "31.38477777",
                          "type": "text",
                          "description": "required"
                        },
                        {
                          "key": "map_desc",
                          "value": "address home details ",
                          "type": "text",
                          "description": "required"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}update-address/2?_method=patch",
                      "host": [
                        "{{base-url}}update-address"
                      ],
                      "path": [
                        "2"
                      ],
                      "query": [
                        {
                          "key": "_method",
                          "value": "patch"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 23 Mar 2026 15:34:08 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم تعديل العنوان بنجاح\"\n}"
                }
              ]
            },
            {
              "name": "delete-address/{id}",
              "request": {
                "method": "DELETE",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "url": {
                  "raw": "{{base-url}}delete-address/2",
                  "host": [
                    "{{base-url}}delete-address"
                  ],
                  "path": [
                    "2"
                  ]
                },
                "description": "[https://www.figma.com/proto/mYkFw42vbNYRImeK7By5ew/مهني-اكسبريس?page-id=0:1&amp;type=design&amp;node-id=192-2405&amp;viewport=283,-1008,0.71&amp;t=Mk5fouIYG9rp31c6-1&amp;scaling=scale-down&amp;starting-point-node-id=30:5254&amp;show-proto-sidebar=1](https://www.figma.com/proto/mYkFw42vbNYRImeK7By5ew/%D9%85%D9%87%D9%86%D9%8A-%D8%A7%D9%83%D8%B3%D8%A8%D8%B1%D9%8A%D8%B3?page-id=0%3A1&type=design&node-id=192-2405&viewport=283%2C-1008%2C0.71&t=Mk5fouIYG9rp31c6-1&scaling=scale-down&starting-point-node-id=30%3A5254&show-proto-sidebar=1)"
              },
              "response": [
                {
                  "name": "delete-address/{id}",
                  "originalRequest": {
                    "method": "DELETE",
                    "header": [
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "url": {
                      "raw": "{{base-url}}delete-address/2",
                      "host": [
                        "{{base-url}}delete-address"
                      ],
                      "path": [
                        "2"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 23 Mar 2026 15:35:21 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم حذف العنوان بنجاح\"\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "wallet",
          "item": [
            {
              "name": "show wallet",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}show-wallet",
                  "host": [
                    "{{base-url}}show-wallet"
                  ]
                }
              },
              "response": [
                {
                  "name": "show wallet",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}show-wallet",
                      "host": [
                        "{{base-url}}show-wallet"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 23 Mar 2026 14:41:41 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"available_balance\": 1000\n    }\n}"
                }
              ]
            },
            {
              "name": "charge-wallet-without-integration",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "amount",
                      "value": "1000",
                      "description": "required",
                      "type": "text",
                      "uuid": "bc5387a6-117d-4e6b-b1b6-85143bc1957d"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}charge-wallet-without-integration",
                  "host": [
                    "{{base-url}}charge-wallet-without-integration"
                  ]
                },
                "description": "use it till integeration"
              },
              "response": [
                {
                  "name": "charge-wallet-without-integration",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "amount",
                          "value": "1000",
                          "description": "required",
                          "type": "text",
                          "uuid": "bc5387a6-117d-4e6b-b1b6-85143bc1957d"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}charge-wallet-without-integration",
                      "host": [
                        "{{base-url}}charge-wallet-without-integration"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Mon, 23 Mar 2026 14:41:04 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تمت الاضافه بنجاح \"\n}"
                }
              ]
            },
            {
              "name": "payment brands",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}payment-brands",
                  "host": [
                    "{{base-url}}payment-brands"
                  ]
                }
              },
              "response": [
                {
                  "name": "New Request",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}payment-brands",
                      "host": [
                        "{{base-url}}payment-brands"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "json",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 27 Dec 2023 11:34:23 GMT"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=utf-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Visa\",\n            \"image\": \"https://basephp.aait-sa.com/public/storage/images/paymentbrands/visa.png\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Master\",\n            \"image\": \"https://basephp.aait-sa.com/public/storage/images/paymentbrands/master.png\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Mada\",\n            \"image\": \"https://basephp.aait-sa.com/public/storage/images/paymentbrands/mada.png\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"STC Pay\",\n            \"image\": \"https://basephp.aait-sa.com/public/storage/images/paymentbrands/stc.png\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Apple Pay\",\n            \"image\": \"https://basephp.aait-sa.com/public/storage/images/paymentbrands/apple.png\"\n        }\n    ]\n}"
                }
              ]
            },
            {
              "name": "charge wallet",
              "request": {
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{token}}",
                      "type": "string"
                    }
                  ]
                },
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "amount",
                      "value": "200",
                      "type": "text"
                    },
                    {
                      "key": "brand_id",
                      "value": "1",
                      "type": "text"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}charge-wallet",
                  "host": [
                    "{{base-url}}charge-wallet"
                  ]
                }
              },
              "response": []
            }
          ],
          "auth": {
            "type": "bearer",
            "bearer": [
              {
                "key": "token",
                "value": "{{token}}",
                "type": "string"
              }
            ]
          },
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "type": "text/javascript",
                "packages": {},
                "requests": {},
                "exec": [
                  ""
                ]
              }
            },
            {
              "listen": "test",
              "script": {
                "type": "text/javascript",
                "packages": {},
                "requests": {},
                "exec": [
                  ""
                ]
              }
            }
          ]
        },
        {
          "name": "complaints",
          "item": [
            {
              "name": "new-complaint",
              "request": {
                "auth": {
                  "type": "noauth"
                },
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "user_name",
                      "value": "ahmed",
                      "description": "nullable|string|max:50",
                      "type": "text",
                      "uuid": "6b42a03d-6bbd-46b4-a533-b65da659f0ae"
                    },
                    {
                      "key": "country_code",
                      "value": "966",
                      "description": "nullable|string",
                      "type": "text",
                      "uuid": "4d090c25-c069-45c2-b3ee-497ac614c333"
                    },
                    {
                      "key": "phone",
                      "value": "526341789",
                      "description": "nullable|string|max:15",
                      "type": "text",
                      "uuid": "4d090c25-c069-45c2-b3ee-497ac614c333"
                    },
                    {
                      "key": "complaint",
                      "value": "complaint msg",
                      "description": "required|string",
                      "type": "text",
                      "uuid": "76616b6f-3bc0-4574-b37f-e21878fcef13"
                    },
                    {
                      "key": "device_id",
                      "value": "11111111",
                      "description": "nullable|string",
                      "type": "text",
                      "uuid": "8d8104a9-f71e-40e6-866c-692f9ea5db22"
                    },
                    {
                      "key": "device_type",
                      "value": "ios",
                      "description": "nullable|in:ios,android,web",
                      "type": "text",
                      "uuid": "3269f161-4af8-4196-852e-f4ac8ed46bef"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}new-complaint",
                  "host": [
                    "{{base-url}}new-complaint"
                  ]
                },
                "description": "for visitor we can add \\[user_name ,email , phone, country_code , complaint, device_id ,device_type , image\\]\n\n[](https://www.figma.com/proto/UJjI9FfwOhTgtqGBHiPb89/clean-solutions?node-id=9273-11543&viewport=584%2C222%2C0.09&t=RGj1KMHzwGb4N4ZW-0&scaling=scale-down&content-scaling=fixed&starting-point-node-id=9002%3A2703)for user or provider based on token"
              },
              "response": [
                {
                  "name": "new-complaint",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "user_name",
                          "value": "ahmed",
                          "description": "nullable|string|max:50",
                          "type": "text",
                          "uuid": "6b42a03d-6bbd-46b4-a533-b65da659f0ae"
                        },
                        {
                          "key": "country_code",
                          "value": "966",
                          "description": "nullable|string",
                          "type": "text",
                          "uuid": "4d090c25-c069-45c2-b3ee-497ac614c333"
                        },
                        {
                          "key": "phone",
                          "value": "526341789",
                          "description": "nullable|string|max:15",
                          "type": "text",
                          "uuid": "4d090c25-c069-45c2-b3ee-497ac614c333"
                        },
                        {
                          "key": "complaint",
                          "value": "complaint msg",
                          "description": "required|string",
                          "type": "text",
                          "uuid": "76616b6f-3bc0-4574-b37f-e21878fcef13"
                        },
                        {
                          "key": "device_id",
                          "value": "11111111",
                          "description": "nullable|string",
                          "type": "text",
                          "uuid": "8d8104a9-f71e-40e6-866c-692f9ea5db22"
                        },
                        {
                          "key": "device_type",
                          "value": "ios",
                          "description": "nullable|in:ios,android,web",
                          "type": "text",
                          "uuid": "3269f161-4af8-4196-852e-f4ac8ed46bef"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}new-complaint",
                      "host": [
                        "{{base-url}}new-complaint"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 22 Mar 2026 18:08:17 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\"\n}"
                }
              ]
            },
            {
              "name": "complaints/new",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}complaints/new",
                  "host": [
                    "{{base-url}}complaints"
                  ],
                  "path": [
                    "new"
                  ]
                }
              },
              "response": [
                {
                  "name": "complaints/new",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}complaints/new",
                      "host": [
                        "{{base-url}}complaints"
                      ],
                      "path": [
                        "new"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 22 Mar 2026 18:34:51 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 2,\n                \"number\": \"20262\",\n                \"complaint\": \"complaint msg\",\n                \"status\": \"new\",\n                \"status_text\": \"جديدة\",\n                \"date\": \"22 مارس 2026\",\n                \"time\": \"09:13 م\",\n                \"reply\": null\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "complaints/processing",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}complaints/processing",
                  "host": [
                    "{{base-url}}complaints"
                  ],
                  "path": [
                    "processing"
                  ]
                }
              },
              "response": [
                {
                  "name": "complaints/processing",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}complaints/processing",
                      "host": [
                        "{{base-url}}complaints"
                      ],
                      "path": [
                        "processing"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 22 Mar 2026 18:36:33 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 2,\n                \"number\": \"20262\",\n                \"complaint\": \"complaint msg\",\n                \"status\": \"processing\",\n                \"status_text\": \"جاري المعالجة\",\n                \"date\": \"22 مارس 2026\",\n                \"time\": \"09:13 م\",\n                \"reply\": null\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "complaints/finished",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}complaints/finished",
                  "host": [
                    "{{base-url}}complaints"
                  ],
                  "path": [
                    "finished"
                  ]
                }
              },
              "response": [
                {
                  "name": "complaints/finished",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}complaints/finished",
                      "host": [
                        "{{base-url}}complaints"
                      ],
                      "path": [
                        "finished"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 22 Mar 2026 18:39:15 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 2,\n                \"number\": \"20262\",\n                \"complaint\": \"complaint msg\",\n                \"status\": \"solved\",\n                \"status_text\": \"منتهية\",\n                \"date\": \"22 مارس 2026\",\n                \"time\": \"09:13 م\",\n                \"reply\": \"complaint reply\"\n            }\n        ]\n    }\n}"
                }
              ]
            }
          ],
          "auth": {
            "type": "bearer",
            "bearer": [
              {
                "key": "token",
                "value": "{{token}}",
                "type": "string"
              }
            ]
          },
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "type": "text/javascript",
                "packages": {},
                "requests": {},
                "exec": [
                  ""
                ]
              }
            },
            {
              "listen": "test",
              "script": {
                "type": "text/javascript",
                "packages": {},
                "requests": {},
                "exec": [
                  ""
                ]
              }
            }
          ]
        },
        {
          "name": "Cars",
          "item": [
            {
              "name": "store-car",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "car_name",
                      "value": "work car",
                      "description": "required|string|max:255",
                      "type": "text",
                      "uuid": "b16ed0f1-50f9-4aa8-95c6-c813b244f690"
                    },
                    {
                      "key": "car_brand_id",
                      "value": "1",
                      "description": "required|exists:car_brands,id",
                      "type": "text",
                      "uuid": "0b588c4a-365d-4e7d-9ff8-a84d289c439e"
                    },
                    {
                      "key": "car_model_id",
                      "value": "1",
                      "description": "required|exists:car_models,id",
                      "type": "text",
                      "uuid": "f6d6b165-588f-406a-9d00-674a48efaae5"
                    },
                    {
                      "key": "car_year_id",
                      "value": "1",
                      "description": "required|exists:car_years,id",
                      "type": "text",
                      "uuid": "daf8bc15-9746-44ca-83d5-ce694027167d"
                    },
                    {
                      "key": "car_plate_number",
                      "value": "abc123",
                      "description": "nullable|string|min:1",
                      "type": "text",
                      "uuid": "1e5dd349-9846-4224-967d-8ecf63fef47f"
                    },
                    {
                      "key": "driver_name",
                      "value": "ahmed",
                      "description": "nullable|string|max:255",
                      "type": "text",
                      "uuid": "73275405-9d4a-4094-a954-a759b7c5de63"
                    },
                    {
                      "key": "images[]",
                      "description": "nullable|image",
                      "type": "file",
                      "uuid": "0664513b-bf42-48d8-8110-fcffc559b733",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                    },
                    {
                      "key": "images[]",
                      "description": "nullable|image",
                      "type": "file",
                      "uuid": "0664513b-bf42-48d8-8110-fcffc559b733",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}store-car",
                  "host": [
                    "{{base-url}}store-car"
                  ]
                }
              },
              "response": [
                {
                  "name": "store-car",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "car_name",
                          "value": "work car",
                          "description": "required|string|max:255",
                          "type": "text",
                          "uuid": "b16ed0f1-50f9-4aa8-95c6-c813b244f690"
                        },
                        {
                          "key": "car_brand_id",
                          "value": "1",
                          "description": "required|exists:car_brands,id",
                          "type": "text",
                          "uuid": "0b588c4a-365d-4e7d-9ff8-a84d289c439e"
                        },
                        {
                          "key": "car_model_id",
                          "value": "1",
                          "description": "required|exists:car_models,id",
                          "type": "text",
                          "uuid": "f6d6b165-588f-406a-9d00-674a48efaae5"
                        },
                        {
                          "key": "car_year_id",
                          "value": "1",
                          "description": "required|exists:car_years,id",
                          "type": "text",
                          "uuid": "daf8bc15-9746-44ca-83d5-ce694027167d"
                        },
                        {
                          "key": "car_plate_number",
                          "value": "abc123",
                          "description": "nullable|string|min:1",
                          "type": "text",
                          "uuid": "1e5dd349-9846-4224-967d-8ecf63fef47f"
                        },
                        {
                          "key": "driver_name",
                          "value": "ahmed",
                          "description": "nullable|string|max:255",
                          "type": "text",
                          "uuid": "73275405-9d4a-4094-a954-a759b7c5de63"
                        },
                        {
                          "key": "images[]",
                          "description": "nullable|image",
                          "type": "file",
                          "uuid": "0664513b-bf42-48d8-8110-fcffc559b733",
                          "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                        },
                        {
                          "key": "images[]",
                          "description": "nullable|image",
                          "type": "file",
                          "uuid": "0664513b-bf42-48d8-8110-fcffc559b733",
                          "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}store-car",
                      "host": [
                        "{{base-url}}store-car"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 24 Mar 2026 14:37:28 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 2,\n        \"car_name\": \"work car\",\n        \"brand\": \"كيا\",\n        \"model\": \"ريو\",\n        \"year\": \"1980\",\n        \"car_plate_number\": \"abc123\",\n        \"driver_name\": \"ahmed\",\n        \"images\": [\n            {\n                \"id\": 3,\n                \"file\": \"http://rajlube.test/storage/images/attachments/1774363048_1825.png\"\n            },\n            {\n                \"id\": 4,\n                \"file\": \"http://rajlube.test/storage/images/attachments/1774363048_1424.png\"\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "update-car/{id}",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "car_name",
                      "value": "edit",
                      "description": "sometimes|required|string|max:255",
                      "type": "text",
                      "uuid": "b16ed0f1-50f9-4aa8-95c6-c813b244f690"
                    },
                    {
                      "key": "car_brand_id",
                      "value": "2",
                      "description": "sometimes|required|exists:car_brands,id",
                      "type": "text",
                      "uuid": "0b588c4a-365d-4e7d-9ff8-a84d289c439e"
                    },
                    {
                      "key": "car_model_id",
                      "value": "5",
                      "description": "sometimes|required|exists:car_models,id",
                      "type": "text",
                      "uuid": "f6d6b165-588f-406a-9d00-674a48efaae5"
                    },
                    {
                      "key": "car_year_id",
                      "value": "2",
                      "description": "sometimes|required|exists:car_years,id",
                      "type": "text",
                      "uuid": "daf8bc15-9746-44ca-83d5-ce694027167d"
                    },
                    {
                      "key": "car_plate_number",
                      "value": "abc189",
                      "description": "nullable|string|min:1",
                      "type": "text",
                      "uuid": "1e5dd349-9846-4224-967d-8ecf63fef47f"
                    },
                    {
                      "key": "driver_name",
                      "value": "edit",
                      "description": "nullable|string|max:255",
                      "type": "text",
                      "uuid": "73275405-9d4a-4094-a954-a759b7c5de63"
                    },
                    {
                      "key": "images[]",
                      "description": "nullable|image",
                      "type": "file",
                      "uuid": "0664513b-bf42-48d8-8110-fcffc559b733",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png",
                      "disabled": true
                    },
                    {
                      "key": "images[]",
                      "description": "nullable|image",
                      "type": "file",
                      "uuid": "0664513b-bf42-48d8-8110-fcffc559b733",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png",
                      "disabled": true
                    },
                    {
                      "key": "delete_images[]",
                      "value": "9",
                      "description": "exists:attachments,id",
                      "type": "text",
                      "uuid": "1474ae85-4e7d-415c-aa56-1d36ebd6327c",
                      "disabled": true
                    },
                    {
                      "key": "delete_images[]",
                      "value": "8",
                      "type": "text",
                      "uuid": "730ff298-dba0-46f4-b3e8-f2a010fa7bd2",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}update-car/4?_method=patch",
                  "host": [
                    "{{base-url}}update-car"
                  ],
                  "path": [
                    "4"
                  ],
                  "query": [
                    {
                      "key": "_method",
                      "value": "patch"
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "update-car/{id}",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "car_name",
                          "value": "edit",
                          "description": "sometimes|required|string|max:255",
                          "type": "text",
                          "uuid": "b16ed0f1-50f9-4aa8-95c6-c813b244f690"
                        },
                        {
                          "key": "car_brand_id",
                          "value": "2",
                          "description": "sometimes|required|exists:car_brands,id",
                          "type": "text",
                          "uuid": "0b588c4a-365d-4e7d-9ff8-a84d289c439e"
                        },
                        {
                          "key": "car_model_id",
                          "value": "5",
                          "description": "sometimes|required|exists:car_models,id",
                          "type": "text",
                          "uuid": "f6d6b165-588f-406a-9d00-674a48efaae5"
                        },
                        {
                          "key": "car_year_id",
                          "value": "2",
                          "description": "sometimes|required|exists:car_years,id",
                          "type": "text",
                          "uuid": "daf8bc15-9746-44ca-83d5-ce694027167d"
                        },
                        {
                          "key": "car_plate_number",
                          "value": "abc189",
                          "description": "nullable|string|min:1",
                          "type": "text",
                          "uuid": "1e5dd349-9846-4224-967d-8ecf63fef47f"
                        },
                        {
                          "key": "driver_name",
                          "value": "edit",
                          "description": "nullable|string|max:255",
                          "type": "text",
                          "uuid": "73275405-9d4a-4094-a954-a759b7c5de63"
                        },
                        {
                          "key": "images[]",
                          "description": "nullable|image",
                          "type": "file",
                          "uuid": "0664513b-bf42-48d8-8110-fcffc559b733",
                          "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png",
                          "disabled": true
                        },
                        {
                          "key": "images[]",
                          "description": "nullable|image",
                          "type": "file",
                          "uuid": "0664513b-bf42-48d8-8110-fcffc559b733",
                          "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png",
                          "disabled": true
                        },
                        {
                          "key": "delete_images[]",
                          "value": "9",
                          "description": "exists:attachments,id",
                          "type": "text",
                          "uuid": "1474ae85-4e7d-415c-aa56-1d36ebd6327c",
                          "disabled": true
                        },
                        {
                          "key": "delete_images[]",
                          "value": "8",
                          "type": "text",
                          "uuid": "730ff298-dba0-46f4-b3e8-f2a010fa7bd2",
                          "disabled": true
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}update-car/4?_method=patch",
                      "host": [
                        "{{base-url}}update-car"
                      ],
                      "path": [
                        "4"
                      ],
                      "query": [
                        {
                          "key": "_method",
                          "value": "patch"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 24 Mar 2026 15:06:15 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "56"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 4,\n        \"car_name\": \"edit\",\n        \"brand\": \"تويوتا\",\n        \"model\": \"كامري\",\n        \"year\": \"1981\",\n        \"car_plate_number\": \"abc189\",\n        \"driver_name\": \"edit\",\n        \"images\": []\n    }\n}"
                }
              ]
            },
            {
              "name": "get-cars",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}get-cars",
                  "host": [
                    "{{base-url}}get-cars"
                  ]
                }
              },
              "response": [
                {
                  "name": "get-cars",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}get-cars",
                      "host": [
                        "{{base-url}}get-cars"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 24 Mar 2026 15:08:32 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 5,\n            \"car_name\": \"work car\",\n            \"brand\": \"كيا\",\n            \"model\": \"ريو\",\n            \"year\": \"1980\"\n        },\n        {\n            \"id\": 4,\n            \"car_name\": \"edit\",\n            \"brand\": \"تويوتا\",\n            \"model\": \"كامري\",\n            \"year\": \"1981\"\n        }\n    ]\n}"
                }
              ]
            },
            {
              "name": "delete-car/{id}",
              "request": {
                "method": "DELETE",
                "header": [],
                "url": {
                  "raw": "{{base-url}}delete-car/3",
                  "host": [
                    "{{base-url}}delete-car"
                  ],
                  "path": [
                    "3"
                  ]
                }
              },
              "response": [
                {
                  "name": "delete-car/{id}",
                  "originalRequest": {
                    "method": "DELETE",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}delete-car/3",
                      "host": [
                        "{{base-url}}delete-car"
                      ],
                      "path": [
                        "3"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 24 Mar 2026 14:58:45 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "56"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم حذف السيارة بنجاح\"\n}"
                }
              ]
            },
            {
              "name": "car-details/{id}",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}car-details/5",
                  "host": [
                    "{{base-url}}car-details"
                  ],
                  "path": [
                    "5"
                  ]
                }
              },
              "response": [
                {
                  "name": "car-details/{id}",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}car-details/5",
                      "host": [
                        "{{base-url}}car-details"
                      ],
                      "path": [
                        "5"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 24 Mar 2026 15:10:07 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 5,\n        \"car_name\": \"work car\",\n        \"brand\": \"كيا\",\n        \"model\": \"ريو\",\n        \"year\": \"1980\",\n        \"car_plate_number\": \"abc123\",\n        \"driver_name\": \"ahmed\",\n        \"images\": [\n            {\n                \"id\": 10,\n                \"file\": \"http://rajlube.test/storage/images/attachments/1774364903_7582.png\"\n            },\n            {\n                \"id\": 11,\n                \"file\": \"http://rajlube.test/storage/images/attachments/1774364903_7327.png\"\n            }\n        ]\n    }\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Order",
          "item": [
            {
              "name": "create-order",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "coupon_num",
                      "value": "QWERT",
                      "description": "nullable|exists:coupons,coupon_num",
                      "type": "text",
                      "uuid": "984c8b90-05f2-42fe-bbdb-a25703cf8de4",
                      "disabled": true
                    },
                    {
                      "key": "address_id",
                      "value": "1",
                      "description": "required|exists:addresses,id",
                      "type": "text",
                      "uuid": "b9cb8156-8d4b-4f35-95d1-ff85ec5da34a"
                    },
                    {
                      "key": "pay_type",
                      "value": "1",
                      "description": "required|in:1,2,3\nONLINE    = 1;\nWALLET    = 2;\nONDELIVERY = 3;",
                      "type": "text",
                      "uuid": "de4dded6-a3bf-4637-a947-5e6e6603a52d"
                    },
                    {
                      "key": "notes",
                      "value": "notes",
                      "description": "nullable|string|min:1",
                      "type": "text",
                      "uuid": "ece583c4-eda1-412e-97fe-2a10d9e64b3a"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}create-order",
                  "host": [
                    "{{base-url}}create-order"
                  ]
                }
              },
              "response": [
                {
                  "name": "create-order",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "coupon_num",
                          "value": "QWERT",
                          "description": "nullable|exists:coupons,coupon_num",
                          "type": "text",
                          "uuid": "984c8b90-05f2-42fe-bbdb-a25703cf8de4",
                          "disabled": true
                        },
                        {
                          "key": "address_id",
                          "value": "1",
                          "description": "required|exists:addresses,id",
                          "type": "text",
                          "uuid": "b9cb8156-8d4b-4f35-95d1-ff85ec5da34a"
                        },
                        {
                          "key": "pay_type",
                          "value": "1",
                          "description": "required|in:1,2,3\nONLINE    = 1;\nWALLET    = 2;\nONDELIVERY = 3;",
                          "type": "text",
                          "uuid": "de4dded6-a3bf-4637-a947-5e6e6603a52d"
                        },
                        {
                          "key": "notes",
                          "value": "notes",
                          "description": "nullable|string|min:1",
                          "type": "text",
                          "uuid": "ece583c4-eda1-412e-97fe-2a10d9e64b3a"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}create-order",
                      "host": [
                        "{{base-url}}create-order"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 04 Apr 2026 22:56:33 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "57"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"order_id\": 4\n    }\n}"
                }
              ]
            },
            {
              "name": "current-orders",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}current-orders",
                  "host": [
                    "{{base-url}}current-orders"
                  ]
                }
              },
              "response": [
                {
                  "name": "current-orders",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}current-orders",
                      "host": [
                        "{{base-url}}current-orders"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 04 Apr 2026 23:43:35 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 4,\n            \"count_items\": 4,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 4,\n                \"order_num\": \"20264\",\n                \"status\": 3,\n                \"status_text\": \"تم التسليم\",\n                \"products_count\": 2,\n                \"final_total\": 529,\n                \"date\": \"05 أبريل 2026\",\n                \"time\": \"01:56 ص\"\n            },\n            {\n                \"id\": 3,\n                \"order_num\": \"20263\",\n                \"status\": 2,\n                \"status_text\": \"جارى التوصيل\",\n                \"products_count\": 2,\n                \"final_total\": 529,\n                \"date\": \"05 أبريل 2026\",\n                \"time\": \"01:51 ص\"\n            },\n            {\n                \"id\": 2,\n                \"order_num\": \"20262\",\n                \"status\": 1,\n                \"status_text\": \"تم التجهيز للاستلام\",\n                \"products_count\": 2,\n                \"final_total\": 509,\n                \"date\": \"05 أبريل 2026\",\n                \"time\": \"01:48 ص\"\n            },\n            {\n                \"id\": 1,\n                \"order_num\": \"20261\",\n                \"status\": 0,\n                \"status_text\": \"جارى التجهيز\",\n                \"products_count\": 2,\n                \"final_total\": 509,\n                \"date\": \"05 أبريل 2026\",\n                \"time\": \"01:42 ص\"\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "finished-orders",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}finished-orders",
                  "host": [
                    "{{base-url}}finished-orders"
                  ]
                }
              },
              "response": [
                {
                  "name": "finished-orders",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}finished-orders",
                      "host": [
                        "{{base-url}}finished-orders"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 04 Apr 2026 23:45:04 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 4,\n                \"order_num\": \"20264\",\n                \"status\": 4,\n                \"status_text\": \"منتهى\",\n                \"products_count\": 2,\n                \"final_total\": 529,\n                \"date\": \"05 أبريل 2026\",\n                \"time\": \"01:56 ص\"\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "order-details/{id}",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}order-details/4",
                  "host": [
                    "{{base-url}}order-details"
                  ],
                  "path": [
                    "4"
                  ]
                }
              },
              "response": [
                {
                  "name": "order-details-with-rate",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}order-details/2",
                      "host": [
                        "{{base-url}}order-details"
                      ],
                      "path": [
                        "2"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 05 Apr 2026 15:28:00 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 2,\n        \"order_num\": \"20262\",\n        \"status\": 4,\n        \"status_text\": \"منتهى\",\n        \"ordered_at\": \"2026-04-05 - 01:48\",\n        \"lat\": \"31.08045821\",\n        \"lng\": \"31.55588555\",\n        \"map_desc\": \"address details work\",\n        \"pay_type\": 1,\n        \"pay_type_text\": \"اون لاين\",\n        \"notes\": \"notes\",\n        \"items\": [\n            {\n                \"id\": 3,\n                \"name\": \"منتج متعدد\",\n                \"description\": \"وصف منتج متعدد\",\n                \"product_variant_id\": 2,\n                \"unit_price\": \"140\",\n                \"quantity\": \"2\",\n                \"total_price\": \"280\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775341267_3210.png\",\n                \"rate\": {\n                    \"id\": 2,\n                    \"stars\": 3,\n                    \"comment\": \"comment2\"\n                }\n            },\n            {\n                \"id\": 4,\n                \"name\": \"منتج متعدد\",\n                \"description\": \"وصف منتج متعدد\",\n                \"product_variant_id\": 1,\n                \"unit_price\": \"90\",\n                \"quantity\": \"2\",\n                \"total_price\": \"180\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775341267_8294.png\",\n                \"rate\": {\n                    \"id\": 1,\n                    \"stars\": 5,\n                    \"comment\": \"comment1\"\n                }\n            }\n        ],\n        \"summary\": {\n            \"subtotal\": \"460\",\n            \"delivery_price\": \"0\",\n            \"vat_per\": 15,\n            \"vat_amount\": \"69\",\n            \"discount\": {\n                \"type\": \"ratio\",\n                \"value\": \"10\",\n                \"amount\": \"20\"\n            },\n            \"total\": \"509\"\n        },\n        \"is_rated\": true\n    }\n}"
                },
                {
                  "name": "order-details-without-rate",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}order-details/1",
                      "host": [
                        "{{base-url}}order-details"
                      ],
                      "path": [
                        "1"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 05 Apr 2026 15:29:15 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 1,\n        \"order_num\": \"20261\",\n        \"status\": 0,\n        \"status_text\": \"جارى التجهيز\",\n        \"ordered_at\": \"2026-04-05 - 01:42\",\n        \"lat\": \"31.08045821\",\n        \"lng\": \"31.55588555\",\n        \"map_desc\": \"address details work\",\n        \"pay_type\": 1,\n        \"pay_type_text\": \"اون لاين\",\n        \"notes\": \"notes\",\n        \"items\": [\n            {\n                \"id\": 1,\n                \"name\": \"منتج متعدد\",\n                \"description\": \"وصف منتج متعدد\",\n                \"product_variant_id\": 1,\n                \"unit_price\": \"90\",\n                \"quantity\": \"2\",\n                \"total_price\": \"180\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775341267_8294.png\",\n                \"rate\": null\n            },\n            {\n                \"id\": 2,\n                \"name\": \"منتج متعدد\",\n                \"description\": \"وصف منتج متعدد\",\n                \"product_variant_id\": 2,\n                \"unit_price\": \"140\",\n                \"quantity\": \"2\",\n                \"total_price\": \"280\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775341267_3210.png\",\n                \"rate\": null\n            }\n        ],\n        \"summary\": {\n            \"subtotal\": \"0\",\n            \"delivery_price\": \"0\",\n            \"vat_per\": 15,\n            \"vat_amount\": \"69\",\n            \"discount\": {\n                \"type\": \"ratio\",\n                \"value\": \"10\",\n                \"amount\": \"20\"\n            },\n            \"total\": \"509\"\n        },\n        \"is_rated\": false\n    }\n}"
                }
              ]
            },
            {
              "name": "rate-order",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "order_id",
                      "value": "4",
                      "description": "required|exists:orders,id",
                      "type": "text",
                      "uuid": "f9e5b393-abb0-47bb-bc32-6251ccbd89b1"
                    },
                    {
                      "key": "product_rate",
                      "value": "[{\"product_variant_id\":1,\"stars\":1,\"comment\":\"comment1\"},{\"product_variant_id\":2,\"stars\":1,\"comment\":\"comment2\"}]",
                      "description": "required|array|min:1|\nrequired|exists:product_variants,id|\nrequired|numeric|min:1|max:5\nrequired|min:1",
                      "type": "text",
                      "uuid": "932af1dc-1a1f-4886-ae0f-9cdd8626dc49"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}rate-order",
                  "host": [
                    "{{base-url}}rate-order"
                  ]
                }
              },
              "response": [
                {
                  "name": "rate-order",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "order_id",
                          "value": "2",
                          "description": "required|exists:orders,id",
                          "type": "text",
                          "uuid": "f9e5b393-abb0-47bb-bc32-6251ccbd89b1"
                        },
                        {
                          "key": "product_rate",
                          "value": "[{\"product_variant_id\":1,\"stars\":5,\"comment\":\"comment1\"},{\"product_variant_id\":2,\"stars\":3,\"comment\":\"comment2\"}]",
                          "description": "required|array|min:1|\nrequired|exists:product_variants,id|\nrequired|numeric|min:1|max:5\nrequired|min:1",
                          "type": "text",
                          "uuid": "932af1dc-1a1f-4886-ae0f-9cdd8626dc49"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}rate-order",
                      "host": [
                        "{{base-url}}rate-order"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 05 Apr 2026 14:50:12 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم اضافه تقييمك بنجاح\"\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "ReturnRequest",
          "item": [
            {
              "name": "create-return-order",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "order_id",
                      "value": "5",
                      "type": "text",
                      "uuid": "1b626419-00a5-4188-99df-e5ac717cbb56",
                      "description": "'required', 'integer', 'exists:orders,id'"
                    },
                    {
                      "key": "items",
                      "value": "[{\"order_item_id\":9,\"quantity\":4},{\"order_item_id\":10,\"quantity\":1}]",
                      "type": "text",
                      "uuid": "d5fceb84-2cbb-4cfa-bcff-992bab6d0f5f",
                      "description": "'required', 'array', 'min:1'"
                    },
                    {
                      "key": "reason",
                      "value": "return reason",
                      "description": "'required', 'string', 'max:5000'",
                      "type": "text",
                      "uuid": "fab69898-6cf8-4825-b8f4-d6f354a8df39"
                    },
                    {
                      "key": "images[]",
                      "description": "'nullable', 'array','image'",
                      "type": "file",
                      "uuid": "f4cbbf8d-6f47-40cc-b8dc-a5bfd81272c1",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                    },
                    {
                      "key": "images[]",
                      "type": "file",
                      "uuid": "f4cbbf8d-6f47-40cc-b8dc-a5bfd81272c1",
                      "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/111.png"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}create-return-order",
                  "host": [
                    "{{base-url}}create-return-order"
                  ]
                }
              },
              "response": [
                {
                  "name": "create-return-order",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "order_id",
                          "value": "1",
                          "type": "text",
                          "uuid": "1b626419-00a5-4188-99df-e5ac717cbb56",
                          "description": "'required', 'integer', 'exists:orders,id'"
                        },
                        {
                          "key": "items",
                          "value": "[{\"order_item_id\":1,\"quantity\":3}]",
                          "type": "text",
                          "uuid": "d5fceb84-2cbb-4cfa-bcff-992bab6d0f5f",
                          "description": "'required', 'array', 'min:1'"
                        },
                        {
                          "key": "reason",
                          "value": "return reason",
                          "description": "'required', 'string', 'max:5000'",
                          "type": "text",
                          "uuid": "fab69898-6cf8-4825-b8f4-d6f354a8df39"
                        },
                        {
                          "key": "images[]",
                          "description": "'nullable', 'array'",
                          "type": "file",
                          "uuid": "f4cbbf8d-6f47-40cc-b8dc-a5bfd81272c1",
                          "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/1.png"
                        },
                        {
                          "key": "images[]",
                          "type": "file",
                          "uuid": "f4cbbf8d-6f47-40cc-b8dc-a5bfd81272c1",
                          "src": "/C:/Users/ORIGINAL/OneDrive/Desktop/111.png"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}create-return-order",
                      "host": [
                        "{{base-url}}create-return-order"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Apr 2026 10:08:06 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"return_request_id\": 5\n    }\n}"
                }
              ]
            },
            {
              "name": "return-requests",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}return-requests",
                  "host": [
                    "{{base-url}}return-requests"
                  ]
                }
              },
              "response": [
                {
                  "name": "return-requests",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}return-requests",
                      "host": [
                        "{{base-url}}return-requests"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 07 Apr 2026 04:42:35 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 1,\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775341267_8294.png\",\n                \"order_id\": 5,\n                \"order_number\": \"20265\",\n                \"status\": 4,\n                \"status_text\": \"تم التسليم للمندوب\",\n                \"date\": \"07 أبريل 2026\",\n                \"time\": \"06:42 ص\",\n                \"products_count\": 2,\n                \"total_price\": 460\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "return-request-details/{id}",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}return-request-details/1",
                  "host": [
                    "{{base-url}}return-request-details"
                  ],
                  "path": [
                    "1"
                  ]
                }
              },
              "response": [
                {
                  "name": "return-request-details/{id}",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}return-request-details/1",
                      "host": [
                        "{{base-url}}return-request-details"
                      ],
                      "path": [
                        "1"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Wed, 08 Apr 2026 23:22:35 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 1,\n        \"order_id\": 5,\n        \"order_number\": \"20265\",\n        \"status\": 2,\n        \"status_text\": \"تم الرفض\",\n        \"created_at\": \"2026-04-07 06:42\",\n        \"lat\": \"31.08045821\",\n        \"lng\": \"31.55588555\",\n        \"map_desc\": \"address details work\",\n        \"pay_type\": 1,\n        \"pay_type_text\": \"اون لاين\",\n        \"items\": [\n            {\n                \"order_item_id\": 9,\n                \"name\": \"منتج متعدد\",\n                \"description\": \"وصف منتج متعدد\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775341267_8294.png\",\n                \"unit_price\": 80,\n                \"quantity\": 4\n            },\n            {\n                \"order_item_id\": 10,\n                \"name\": \"منتج متعدد\",\n                \"description\": \"وصف منتج متعدد\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775341267_3210.png\",\n                \"unit_price\": 140,\n                \"quantity\": 1\n            }\n        ],\n        \"summary\": {\n            \"subtotal\": 1520,\n            \"delivery_price\": 0,\n            \"vat_per\": 15,\n            \"vat_amount\": 228,\n            \"discount\": {\n                \"percent\": null,\n                \"value\": null,\n                \"amount\": 0\n            },\n            \"total\": 1748\n        },\n        \"return_reason\": {\n            \"reason\": \"return reason\",\n            \"images\": [\n                \"http://rajlube.test/storage/images/returnrequests/1775533360_5988.png\",\n                \"http://rajlube.test/storage/images/returnrequests/1775533360_3431.png\"\n            ]\n        },\n        \"rejection_reason\": \"rejection reason\"\n    }\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Cart",
          "item": [
            {
              "name": "add-to-cart",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "product_variant_id",
                      "value": "4",
                      "description": "required|integer|exists:product_variants,id",
                      "type": "text",
                      "uuid": "cfa611c2-2653-462c-82bf-e33adb1caed3"
                    },
                    {
                      "key": "quantity",
                      "value": "1",
                      "description": "required|numeric|min:1",
                      "type": "text",
                      "uuid": "3db24d7c-9470-40d4-9038-8e43c27b775c"
                    },
                    {
                      "key": "mac_address",
                      "value": "123456789",
                      "description": "required_if not auth",
                      "type": "text",
                      "uuid": "94936300-b661-4bc0-a827-8e037a4bb317",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}add-to-cart",
                  "host": [
                    "{{base-url}}add-to-cart"
                  ]
                }
              },
              "response": [
                {
                  "name": "guest",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "product_variant_id",
                          "value": "4",
                          "description": "required|integer|exists:product_variants,id",
                          "type": "text",
                          "uuid": "cfa611c2-2653-462c-82bf-e33adb1caed3"
                        },
                        {
                          "key": "quantity",
                          "value": "1",
                          "description": "required|numeric|min:1",
                          "type": "text",
                          "uuid": "3db24d7c-9470-40d4-9038-8e43c27b775c"
                        },
                        {
                          "key": "mac_address",
                          "value": "123456789",
                          "description": "required_if not auth",
                          "type": "text",
                          "uuid": "94936300-b661-4bc0-a827-8e037a4bb317"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}add-to-cart",
                      "host": [
                        "{{base-url}}add-to-cart"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Fri, 03 Apr 2026 14:49:31 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 1\n    }\n}"
                },
                {
                  "name": "auth",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "product_variant_id",
                          "value": "4",
                          "description": "required|integer|exists:product_variants,id",
                          "type": "text",
                          "uuid": "cfa611c2-2653-462c-82bf-e33adb1caed3"
                        },
                        {
                          "key": "quantity",
                          "value": "1",
                          "description": "required|numeric|min:1",
                          "type": "text",
                          "uuid": "3db24d7c-9470-40d4-9038-8e43c27b775c"
                        },
                        {
                          "key": "mac_address",
                          "value": "123456789",
                          "description": "required_if not auth",
                          "type": "text",
                          "uuid": "94936300-b661-4bc0-a827-8e037a4bb317",
                          "disabled": true
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}add-to-cart",
                      "host": [
                        "{{base-url}}add-to-cart"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Fri, 03 Apr 2026 14:50:09 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "57"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 2\n    }\n}"
                }
              ]
            },
            {
              "name": "update-cart",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "cart_id",
                      "value": "8",
                      "description": "required|exists:carts,id",
                      "type": "text",
                      "uuid": "cfa611c2-2653-462c-82bf-e33adb1caed3"
                    },
                    {
                      "key": "quantity",
                      "value": "3",
                      "description": "required|numeric|min:1",
                      "type": "text",
                      "uuid": "3db24d7c-9470-40d4-9038-8e43c27b775c"
                    },
                    {
                      "key": "mac_address",
                      "value": "123456789",
                      "description": "required_if not auth",
                      "type": "text",
                      "uuid": "94936300-b661-4bc0-a827-8e037a4bb317",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}update-cart",
                  "host": [
                    "{{base-url}}update-cart"
                  ]
                },
                "description": "quantity دى الكميه الكليه بعد التعديل سواء بالزياده او النقصان  \nيعنى متبعتش الكميه اللى زودها بس او نقصها لا الكميه كلها بعد التعديل ايا كان"
              },
              "response": [
                {
                  "name": "update-cart",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "cart_id",
                          "value": "8",
                          "description": "required|exists:carts,id",
                          "type": "text",
                          "uuid": "cfa611c2-2653-462c-82bf-e33adb1caed3"
                        },
                        {
                          "key": "quantity",
                          "value": "3",
                          "description": "required|numeric|min:1",
                          "type": "text",
                          "uuid": "3db24d7c-9470-40d4-9038-8e43c27b775c"
                        },
                        {
                          "key": "mac_address",
                          "value": "123456789",
                          "description": "required_if not auth",
                          "type": "text",
                          "uuid": "94936300-b661-4bc0-a827-8e037a4bb317",
                          "disabled": true
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}update-cart",
                      "host": [
                        "{{base-url}}update-cart"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Fri, 03 Apr 2026 17:20:21 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 8\n    }\n}"
                }
              ]
            },
            {
              "name": "get-cart",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}get-cart?mac_address=123456789",
                  "host": [
                    "{{base-url}}get-cart"
                  ],
                  "query": [
                    {
                      "key": "mac_address",
                      "value": "123456789",
                      "description": "required_if not auth",
                      "type": "text"
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "get-cart",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}get-cart",
                      "host": [
                        "{{base-url}}get-cart"
                      ],
                      "query": [
                        {
                          "key": "mac_address",
                          "value": "123456789",
                          "description": "required_if not auth",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 04 Apr 2026 01:29:52 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"cart_id\": 35,\n            \"product_id\": 2,\n            \"product_variant_id\": 11,\n            \"name\": \"منتج متعدد\",\n            \"description\": \"وصف منتج متعدد\",\n            \"image\": \"http://rajlube.test/storage/images/productattachments/1775230982_6920.png\",\n            \"quantity\": 21,\n            \"price\": 50,\n            \"original_price\": 100,\n            \"total\": 1050,\n            \"is_edited\": false,\n            \"old_price\": null,\n            \"is_quantity_unavailable\": true\n        },\n        {\n            \"cart_id\": 36,\n            \"product_id\": 1,\n            \"product_variant_id\": 1,\n            \"name\": \"منتج بسيط\",\n            \"description\": \"وصف منتج بسيط\",\n            \"image\": \"http://rajlube.test/storage/images/productattachments/1775230895_2902.png\",\n            \"quantity\": 75,\n            \"price\": 10,\n            \"original_price\": null,\n            \"total\": 750,\n            \"is_edited\": true,\n            \"old_price\": 8,\n            \"is_quantity_unavailable\": false\n        }\n    ]\n}"
                }
              ]
            },
            {
              "name": "delete-cart",
              "request": {
                "method": "DELETE",
                "header": [],
                "url": {
                  "raw": "{{base-url}}delete-cart?cart_id=37",
                  "host": [
                    "{{base-url}}delete-cart"
                  ],
                  "query": [
                    {
                      "key": "cart_id",
                      "value": "37",
                      "description": "required|exists:carts,id"
                    },
                    {
                      "key": "mac_address",
                      "value": "123456789",
                      "description": "required_if not auth",
                      "disabled": true
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "delete-cart",
                  "originalRequest": {
                    "method": "DELETE",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}delete-cart?cart_id=37",
                      "host": [
                        "{{base-url}}delete-cart"
                      ],
                      "query": [
                        {
                          "key": "cart_id",
                          "value": "37",
                          "description": "required|exists:carts,id"
                        },
                        {
                          "key": "mac_address",
                          "value": "123456789",
                          "description": "required_if not auth",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 04 Apr 2026 01:52:20 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الحذف بنجاح\"\n}"
                }
              ]
            },
            {
              "name": "cart-count",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}cart-count",
                  "host": [
                    "{{base-url}}cart-count"
                  ]
                }
              },
              "response": [
                {
                  "name": "cart-count",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}cart-count",
                      "host": [
                        "{{base-url}}cart-count"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 04 Apr 2026 02:05:52 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"count\": 1\n    }\n}"
                }
              ]
            },
            {
              "name": "cart-financials",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}cart-financials?coupon_num=QWERT",
                  "host": [
                    "{{base-url}}cart-financials"
                  ],
                  "query": [
                    {
                      "key": "coupon_num",
                      "value": "QWERT",
                      "description": "nullable|exists:coupons,coupon_num",
                      "type": "text"
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "cart-financials",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}cart-financials?coupon_num=QWERT",
                      "host": [
                        "{{base-url}}cart-financials"
                      ],
                      "query": [
                        {
                          "key": "coupon_num",
                          "value": "QWERT",
                          "description": "nullable|exists:coupons,coupon_num"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 04 Apr 2026 03:53:30 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"cart_product_count\": 2,\n        \"sub_total\": \"2700.00\",\n        \"delivery_fee\": \"0.00\",\n        \"vat_per\": \"15\",\n        \"vat_amount\": \"405.00\",\n        \"discount\": \"270.00\",\n        \"coupon\": {\n            \"type\": \"ratio\",\n            \"discount\": 10,\n            \"id\": 1\n        },\n        \"final_total\": \"2835.00\"\n    }\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Product",
          "item": [
            {
              "name": "get-brand-products/{brand_id}",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}get-brand-products/6",
                  "host": [
                    "{{base-url}}get-brand-products"
                  ],
                  "path": [
                    "6"
                  ],
                  "query": [
                    {
                      "key": "search",
                      "value": "simple",
                      "description": "nullable",
                      "type": "text",
                      "disabled": true
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "get-brand-products/{brand_id}",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}get-brand-products/6",
                      "host": [
                        "{{base-url}}get-brand-products"
                      ],
                      "path": [
                        "6"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "simple",
                          "description": "nullable",
                          "type": "text",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Thu, 02 Apr 2026 05:09:52 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 1,\n                \"name\": \"منتج بسيط\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775103499_5766.png\",\n                \"price\": \"100.00\",\n                \"type\": \"simple\",\n                \"is_favorite\": true\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "get-category-products",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}get-category-products?main_category_id=1&sub_category_id=3&search=منتج",
                  "host": [
                    "{{base-url}}get-category-products"
                  ],
                  "query": [
                    {
                      "key": "main_category_id",
                      "value": "1",
                      "description": "required|exists:categories,id",
                      "type": "text"
                    },
                    {
                      "key": "sub_category_id",
                      "value": "3",
                      "description": "nullable",
                      "type": "text"
                    },
                    {
                      "key": "search",
                      "value": "منتج",
                      "description": "nullable",
                      "type": "text"
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "get-category-products",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}get-category-products?main_category_id=1&sub_category_id=3&search=منتج",
                      "host": [
                        "{{base-url}}get-category-products"
                      ],
                      "query": [
                        {
                          "key": "main_category_id",
                          "value": "1",
                          "description": "required|exists:categories,id"
                        },
                        {
                          "key": "sub_category_id",
                          "value": "3",
                          "description": "nullable"
                        },
                        {
                          "key": "search",
                          "value": "منتج",
                          "description": "nullable"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Thu, 02 Apr 2026 05:30:36 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"sub_categories\": [\n            {\n                \"id\": 3,\n                \"name\": \"قطع المحرك\",\n                \"image\": \"http://rajlube.test/storage/images/categories/engine_parts.png\",\n                \"parent_id\": 1,\n                \"parent_name\": \"قطع غيار السيارات\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"نظام الفرامل\",\n                \"image\": \"http://rajlube.test/storage/images/categories/brake_parts.png\",\n                \"parent_id\": 1,\n                \"parent_name\": \"قطع غيار السيارات\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"الهيكل الخارجى\",\n                \"image\": \"http://rajlube.test/storage/images/categories/exterior_parts.png\",\n                \"parent_id\": 1,\n                \"parent_name\": \"قطع غيار السيارات\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"الاطارات والجنوط\",\n                \"image\": \"http://rajlube.test/storage/images/categories/tires_and_wheels.png\",\n                \"parent_id\": 1,\n                \"parent_name\": \"قطع غيار السيارات\"\n            }\n        ],\n        \"products\": {\n            \"pagination\": {\n                \"total_items\": 1,\n                \"count_items\": 1,\n                \"per_page\": 20,\n                \"total_pages\": 1,\n                \"current_page\": 1,\n                \"next_page_url\": \"\",\n                \"perv_page_url\": \"\"\n            },\n            \"data\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"منتج متعدد\",\n                    \"image\": \"http://rajlube.test/storage/images/productattachments/1775103703_9001.png\",\n                    \"price\": \"150.00\",\n                    \"type\": \"multiple\",\n                    \"is_favorite\": false\n                }\n            ]\n        }\n    }\n}"
                }
              ]
            },
            {
              "name": "check-product-attribute-values",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "product_id",
                      "value": "2",
                      "type": "text",
                      "description": "required|integer|exists:products,id"
                    },
                    {
                      "key": "attributes_values",
                      "value": "[\"3\",\"6\"]",
                      "type": "text",
                      "description": "required"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}check-product-attribute-values",
                  "host": [
                    "{{base-url}}check-product-attribute-values"
                  ]
                },
                "description": "use it for multiple products to check if these attributes if available or not  \n[https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9268-10521&amp;starting-point-node-id=9009:385](https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9268-10521&starting-point-node-id=9009%3A385)"
              },
              "response": [
                {
                  "name": "fail",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "product_id",
                          "value": "2",
                          "type": "text",
                          "description": "required|integer|exists:products,id"
                        },
                        {
                          "key": "attributes_values",
                          "value": "[\"3\",\"4\"]",
                          "type": "text",
                          "description": "required"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}check-product-attribute-values",
                      "host": [
                        "{{base-url}}check-product-attribute-values"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Thu, 02 Apr 2026 06:11:31 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"fail\",\n    \"msg\": \"هذا المنتج غير موجود.\"\n}"
                },
                {
                  "name": "success",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "product_id",
                          "value": "1",
                          "type": "text",
                          "description": "required|integer|exists:products,id"
                        },
                        {
                          "key": "attributes_values",
                          "value": "[\"6\"]",
                          "type": "text",
                          "description": "required"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}check-product-attribute-values",
                      "host": [
                        "{{base-url}}check-product-attribute-values"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 05 Apr 2026 15:42:19 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"variant_id\": 2,\n        \"product_id\": 1,\n        \"attribute_values\": [\n            {\n                \"id\": 6,\n                \"attribute_id\": 2,\n                \"name\": \"كبير\"\n            }\n        ],\n        \"price\": \"150.00\",\n        \"discount_type\": \"fixed\",\n        \"discount_amount\": \"10.00\",\n        \"price_after_discount\": \"140.00\",\n        \"wholesale_price\": \"120.00\",\n        \"min_wholesale_qty\": 20,\n        \"avg_rate\": 1.7,\n        \"rates_count\": 1\n    }\n}"
                }
              ]
            },
            {
              "name": "product-details/{id}",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}product-details/1",
                  "host": [
                    "{{base-url}}product-details"
                  ],
                  "path": [
                    "1"
                  ]
                }
              },
              "response": [
                {
                  "name": "simple-product-details/{id}",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}product-details/1",
                      "host": [
                        "{{base-url}}product-details"
                      ],
                      "path": [
                        "1"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 04 Apr 2026 01:56:22 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"product\": {\n            \"id\": 1,\n            \"name\": \"منتج بسيط\",\n            \"description\": \"وصف منتج بسيط\",\n            \"type\": \"simple\",\n            \"type_text\": \"بسيط\",\n            \"file\": \"http://rajlube.test/storage/images/products/17752308959225728.pdf\",\n            \"image\": \"http://rajlube.test/storage/images/productattachments/1775230895_2902.png\",\n            \"brand_id\": 4,\n            \"brand_name\": \"ايه سي ديلكو\",\n            \"main_category_id\": 1,\n            \"main_category_name\": \"قطع غيار السيارات\",\n            \"sub_category_id\": 5,\n            \"sub_category_name\": \"الهيكل الخارجى\",\n            \"is_favorite\": false\n        },\n        \"attributes\": [],\n        \"variants\": [\n            {\n                \"id\": 1,\n                \"product_id\": 1,\n                \"images\": [\n                    {\n                        \"id\": 1,\n                        \"file\": \"http://rajlube.test/storage/images/productattachments/1775230895_2902.png\"\n                    }\n                ],\n                \"attribute_values\": [],\n                \"price\": \"10.00\",\n                \"discount_type\": null,\n                \"discount_amount\": \"0.00\",\n                \"price_after_discount\": \"10.00\",\n                \"wholesale_price\": \"184.00\",\n                \"min_wholesale_qty\": 638,\n                \"is_available\": true,\n                \"available_quantity\": 330\n            }\n        ],\n        \"related_products\": [\n            {\n                \"id\": 2,\n                \"name\": \"منتج متعدد\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775230982_6920.png\",\n                \"price\": \"100.00\",\n                \"type\": \"multiple\",\n                \"is_favorite\": false\n            }\n        ]\n    }\n}"
                },
                {
                  "name": "multiple-product-details/{id}",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}product-details/1",
                      "host": [
                        "{{base-url}}product-details"
                      ],
                      "path": [
                        "1"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 05 Apr 2026 15:35:54 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"product\": {\n            \"id\": 1,\n            \"name\": \"منتج متعدد\",\n            \"description\": \"وصف منتج متعدد\",\n            \"type\": \"multiple\",\n            \"type_text\": \"متعدد\",\n            \"file\": \"http://rajlube.test/storage/images/products/17753412678383630.pdf\",\n            \"image\": \"http://rajlube.test/storage/images/productattachments/1775341267_8294.png\",\n            \"brand_id\": 4,\n            \"brand_name\": \"ايه سي ديلكو\",\n            \"main_category_id\": 1,\n            \"main_category_name\": \"قطع غيار السيارات\",\n            \"sub_category_id\": 5,\n            \"sub_category_name\": \"الهيكل الخارجى\",\n            \"is_favorite\": false\n        },\n        \"attributes\": [\n            {\n                \"id\": 2,\n                \"name\": \"المقاس\",\n                \"values\": [\n                    {\n                        \"id\": 4,\n                        \"attribute_id\": 2,\n                        \"name\": \"صغير\"\n                    },\n                    {\n                        \"id\": 6,\n                        \"attribute_id\": 2,\n                        \"name\": \"كبير\"\n                    }\n                ]\n            }\n        ],\n        \"variants\": [\n            {\n                \"id\": 1,\n                \"product_id\": 1,\n                \"images\": [\n                    {\n                        \"id\": 1,\n                        \"file\": \"http://rajlube.test/storage/images/productattachments/1775341267_8294.png\"\n                    }\n                ],\n                \"attribute_values\": [\n                    {\n                        \"id\": 4,\n                        \"attribute_id\": 2,\n                        \"name\": \"صغير\"\n                    }\n                ],\n                \"price\": \"100.00\",\n                \"discount_type\": \"percent\",\n                \"discount_amount\": \"10.00\",\n                \"price_after_discount\": \"90.00\",\n                \"wholesale_price\": \"90.00\",\n                \"min_wholesale_qty\": 10,\n                \"is_available\": true,\n                \"available_quantity\": 20,\n                \"avg_rate\": 2.3,\n                \"rates_count\": 2\n            },\n            {\n                \"id\": 2,\n                \"product_id\": 1,\n                \"images\": [\n                    {\n                        \"id\": 2,\n                        \"file\": \"http://rajlube.test/storage/images/productattachments/1775341267_3210.png\"\n                    }\n                ],\n                \"attribute_values\": [\n                    {\n                        \"id\": 6,\n                        \"attribute_id\": 2,\n                        \"name\": \"كبير\"\n                    }\n                ],\n                \"price\": \"150.00\",\n                \"discount_type\": \"fixed\",\n                \"discount_amount\": \"10.00\",\n                \"price_after_discount\": \"140.00\",\n                \"wholesale_price\": \"120.00\",\n                \"min_wholesale_qty\": 20,\n                \"is_available\": true,\n                \"available_quantity\": 10,\n                \"avg_rate\": 1.7,\n                \"rates_count\": 1\n            }\n        ],\n        \"related_products\": []\n    }\n}"
                }
              ]
            },
            {
              "name": "variant-details/{id}",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}variant-details/11",
                  "host": [
                    "{{base-url}}variant-details"
                  ],
                  "path": [
                    "11"
                  ]
                }
              },
              "response": [
                {
                  "name": "variant-details/{id}",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}variant-details/1",
                      "host": [
                        "{{base-url}}variant-details"
                      ],
                      "path": [
                        "1"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 05 Apr 2026 15:38:23 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 1,\n        \"product_id\": 1,\n        \"product_name\": \"منتج متعدد\",\n        \"product_description\": \"وصف منتج متعدد\",\n        \"images\": [\n            {\n                \"id\": 1,\n                \"file\": \"http://rajlube.test/storage/images/productattachments/1775341267_8294.png\"\n            }\n        ],\n        \"attribute_values\": [\n            {\n                \"id\": 4,\n                \"attribute_id\": 2,\n                \"name\": \"صغير\"\n            }\n        ],\n        \"price\": \"100.00\",\n        \"discount_type\": \"percent\",\n        \"discount_amount\": \"10.00\",\n        \"price_after_discount\": \"90.00\",\n        \"wholesale_price\": \"90.00\",\n        \"min_wholesale_qty\": 10,\n        \"is_available\": true,\n        \"available_quantity\": 20,\n        \"avg_rate\": 2.3,\n        \"rates_count\": 2\n    }\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Favorite",
          "item": [
            {
              "name": "switch-favorite-product",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "product_id",
                      "value": "1",
                      "description": "required|exists:products,id",
                      "type": "text",
                      "uuid": "4035fe50-bc13-44d6-a4f8-726ba045be67"
                    },
                    {
                      "key": "mac_address",
                      "value": "123456789",
                      "description": "required_if:notAuth",
                      "type": "text",
                      "uuid": "2bad169d-4ce3-40d0-aa5d-191490f170b4",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}switch-favorite-product",
                  "host": [
                    "{{base-url}}switch-favorite-product"
                  ]
                }
              },
              "response": [
                {
                  "name": "auth",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "product_id",
                          "value": "1",
                          "description": "required|exists:products,id",
                          "type": "text",
                          "uuid": "4035fe50-bc13-44d6-a4f8-726ba045be67"
                        },
                        {
                          "key": "mac_address",
                          "value": "123456789",
                          "description": "required_if:notAuth",
                          "type": "text",
                          "uuid": "2bad169d-4ce3-40d0-aa5d-191490f170b4",
                          "disabled": true
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}switch-favorite-product",
                      "host": [
                        "{{base-url}}switch-favorite-product"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Thu, 02 Apr 2026 05:07:27 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "57"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"is_favorite\": true\n    }\n}"
                },
                {
                  "name": "guest",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "product_id",
                          "value": "1",
                          "description": "required|exists:products,id",
                          "type": "text",
                          "uuid": "4035fe50-bc13-44d6-a4f8-726ba045be67"
                        },
                        {
                          "key": "mac_address",
                          "value": "123456789",
                          "description": "required_if:notAuth",
                          "type": "text",
                          "uuid": "2bad169d-4ce3-40d0-aa5d-191490f170b4"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}switch-favorite-product",
                      "host": [
                        "{{base-url}}switch-favorite-product"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Thu, 02 Apr 2026 05:08:04 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "56"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"is_favorite\": true\n    }\n}"
                }
              ]
            },
            {
              "name": "favorite-products",
              "request": {
                "auth": {
                  "type": "noauth"
                },
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}favorite-products?mac_address=123456789",
                  "host": [
                    "{{base-url}}favorite-products"
                  ],
                  "query": [
                    {
                      "key": "mac_address",
                      "value": "123456789",
                      "description": "required for quest",
                      "type": "text"
                    }
                  ]
                }
              },
              "response": [
                {
                  "name": "favorite-products",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}favorite-products",
                      "host": [
                        "{{base-url}}favorite-products"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Thu, 02 Apr 2026 05:12:26 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 1,\n                \"name\": \"منتج بسيط\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775103499_5766.png\",\n                \"price\": \"100.00\",\n                \"type\": \"simple\",\n                \"is_favorite\": true\n            }\n        ]\n    }\n}"
                },
                {
                  "name": "auest-favorite-products",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}favorite-products?mac_address=123456789",
                      "host": [
                        "{{base-url}}favorite-products"
                      ],
                      "query": [
                        {
                          "key": "mac_address",
                          "value": "123456789",
                          "description": "required for quest"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json,form-data,charset=UTF-8"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Thu, 02 Apr 2026 05:13:25 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 2,\n                \"name\": \"منتج متعدد\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/1775103703_9001.png\",\n                \"price\": \"150.00\",\n                \"type\": \"multiple\",\n                \"is_favorite\": true\n            }\n        ]\n    }\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Service",
          "item": [
            {
              "name": "services",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}services",
                  "host": [
                    "{{base-url}}services"
                  ]
                }
              },
              "response": [
                {
                  "name": "services",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}services",
                      "host": [
                        "{{base-url}}services"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Thu, 09 Apr 2026 15:32:45 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"تغيير زيت المحرك\",\n            \"description\": \"تغيير زيت المحرك مع فحص سريع للمستويات.\",\n            \"image\": \"http://rajlube.test/storage/images/maintenance-services/1775748229_8924.png\",\n            \"price\": 120,\n            \"duration_minutes\": 30,\n            \"products\": [\n                {\n                    \"product_id\": 1,\n                    \"product_variant_id\": 1,\n                    \"name\": \"فلتر زيت\",\n                    \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p1_v1.png\",\n                    \"price\": 35\n                },\n                {\n                    \"product_id\": 2,\n                    \"product_variant_id\": 2,\n                    \"name\": \"فلتر هواء\",\n                    \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p2_v2.png\",\n                    \"price\": 45\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"تغيير فلتر الهواء\",\n            \"description\": \"استبدال فلتر الهواء لتحسين أداء المحرك.\",\n            \"image\": \"http://rajlube.test/storage/images/maintenance-services/1775748229_8924.png\",\n            \"price\": 80,\n            \"duration_minutes\": 20,\n            \"products\": [\n                {\n                    \"product_id\": 2,\n                    \"product_variant_id\": 2,\n                    \"name\": \"فلتر هواء\",\n                    \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p2_v2.png\",\n                    \"price\": 45\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"name\": \"فحص الفرامل\",\n            \"description\": \"فحص نظام الفرامل وتقييم حالة التيل والأقراص.\",\n            \"image\": \"http://rajlube.test/storage/images/maintenance-services/1775748229_8924.png\",\n            \"price\": 150,\n            \"duration_minutes\": 40,\n            \"products\": [\n                {\n                    \"product_id\": 4,\n                    \"product_variant_id\": 4,\n                    \"name\": \"فحمات فرامل أمامية\",\n                    \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p4_v4.png\",\n                    \"price\": 180\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"name\": \"تغيير شمعات الإشعال\",\n            \"description\": \"استبدال شمعات الإشعال لتحسين كفاءة الاحتراق.\",\n            \"image\": \"http://rajlube.test/storage/images/maintenance-services/1775748229_8924.png\",\n            \"price\": 200,\n            \"duration_minutes\": 45,\n            \"products\": [\n                {\n                    \"product_id\": 3,\n                    \"product_variant_id\": 3,\n                    \"name\": \"بواجي\",\n                    \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p3_v3.png\",\n                    \"price\": 120\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"name\": \"فحص البطارية\",\n            \"description\": \"اختبار البطارية ونظام الشحن.\",\n            \"image\": \"http://rajlube.test/storage/images/maintenance-services/1775748229_8924.png\",\n            \"price\": 60,\n            \"duration_minutes\": 15,\n            \"products\": [\n                {\n                    \"product_id\": 5,\n                    \"product_variant_id\": 5,\n                    \"name\": \"بطارية 70 أمبير\",\n                    \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p5_v5.png\",\n                    \"price\": 320\n                }\n            ]\n        }\n    ]\n}"
                }
              ]
            },
            {
              "name": "service-products/{service_id}",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}service-products/1",
                  "host": [
                    "{{base-url}}service-products"
                  ],
                  "path": [
                    "1"
                  ],
                  "query": [
                    {
                      "key": "search",
                      "value": "زيت",
                      "description": "nullable",
                      "disabled": true
                    }
                  ]
                },
                "description": "[https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9302-2158&amp;starting-point-node-id=9009:385](https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9302-2158&starting-point-node-id=9009%3A385)"
              },
              "response": [
                {
                  "name": "service-products/{service_id}",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}service-products/1",
                      "host": [
                        "{{base-url}}service-products"
                      ],
                      "path": [
                        "1"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "زيت",
                          "description": "nullable",
                          "disabled": true
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Fri, 10 Apr 2026 07:45:24 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 2,\n            \"count_items\": 2,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"product_id\": 1,\n                \"product_variant_id\": 1,\n                \"name\": \"فلتر زيت\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p1_v1.png\",\n                \"price\": 35,\n                \"available_quantity\": 140,\n                \"brand_name\": \"فاليو\"\n            },\n            {\n                \"product_id\": 2,\n                \"product_variant_id\": 2,\n                \"name\": \"فلتر هواء\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p2_v2.png\",\n                \"price\": 45,\n                \"available_quantity\": 150,\n                \"brand_name\": \"ايه سي ديلكو\"\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "preview-maintenance-totals",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "services",
                      "value": "[{\"service_id\":1,\"product_variant_id\":1,\"quantity\":50},{\"service_id\":1,\"product_variant_id\":2,\"quantity\":1},{\"service_id\":2,\"product_variant_id\":2,\"quantity\":1}]",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "coupon_num",
                      "value": "QWERT",
                      "type": "text",
                      "description": "nullable",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}preview-maintenance-totals",
                  "host": [
                    "{{base-url}}preview-maintenance-totals"
                  ]
                },
                "description": "[https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9656-5042&amp;starting-point-node-id=9009:385](https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9656-5042&starting-point-node-id=9009%3A385)\n\nuse it to display services count"
              },
              "response": [
                {
                  "name": "preview-maintenance-totals",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "services",
                          "value": "[{\"service_id\":1,\"product_variant_id\":1,\"quantity\":50},{\"service_id\":1,\"product_variant_id\":2,\"quantity\":1},{\"service_id\":2,\"product_variant_id\":2,\"quantity\":1}]",
                          "type": "text",
                          "description": "required"
                        },
                        {
                          "key": "coupon_num",
                          "value": "QWERT",
                          "type": "text",
                          "description": "nullable",
                          "disabled": true
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}preview-maintenance-totals",
                      "host": [
                        "{{base-url}}preview-maintenance-totals"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 11 Apr 2026 00:32:10 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"services_count\": 2,\n        \"services_total\": 200,\n        \"products_total\": 1840,\n        \"sub_total\": 2040,\n        \"coupon_amount\": 20,\n        \"vat_per\": 15,\n        \"vat_amount\": 306,\n        \"final_total\": 2326\n    }\n}"
                }
              ]
            },
            {
              "name": "service-available-branches",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "services",
                      "value": "[{\"service_id\":1,\"product_variant_id\":1,\"quantity\":50},{\"service_id\":1,\"product_variant_id\":2,\"quantity\":1},{\"service_id\":2,\"product_variant_id\":2,\"quantity\":1}]",
                      "type": "text",
                      "description": "required"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}service-available-branches",
                  "host": [
                    "{{base-url}}service-available-branches"
                  ]
                }
              },
              "response": [
                {
                  "name": "service-available-branches",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "services",
                          "value": "[{\"service_id\":1,\"product_variant_id\":1,\"quantity\":50},{\"service_id\":1,\"product_variant_id\":2,\"quantity\":1},{\"service_id\":2,\"product_variant_id\":2,\"quantity\":1}]",
                          "type": "text",
                          "description": "required"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}service-available-branches",
                      "host": [
                        "{{base-url}}service-available-branches"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Fri, 10 Apr 2026 08:00:32 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"فرع جدة\",\n            \"image\": \"http://rajlube.test/storage/images/users/default.png\",\n            \"lat\": 21.4858,\n            \"lng\": 39.1925,\n            \"map_desc\": \"جدة، المملكة العربية السعودية\",\n            \"phone\": \"500000002\",\n            \"distance_km\": 1316.1,\n            \"is_stock_available\": true\n        },\n        {\n            \"id\": 1,\n            \"name\": \"الفرع الرئيسي — الرياض\",\n            \"image\": \"http://rajlube.test/storage/images/users/default.png\",\n            \"lat\": 24.7136,\n            \"lng\": 46.6753,\n            \"map_desc\": \"الرياض، المملكة العربية السعودية\",\n            \"phone\": \"500000001\",\n            \"distance_km\": 1657.5,\n            \"is_stock_available\": true\n        },\n        {\n            \"id\": 3,\n            \"name\": \"فرع الدمام\",\n            \"image\": \"http://rajlube.test/storage/images/users/default.png\",\n            \"lat\": 26.4207,\n            \"lng\": 50.0888,\n            \"map_desc\": \"الدمام، المملكة العربية السعودية\",\n            \"phone\": \"500000003\",\n            \"distance_km\": 1892.2,\n            \"is_stock_available\": true\n        }\n    ]\n}"
                }
              ]
            },
            {
              "name": "service-summary",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "services",
                      "value": "[{\"service_id\":1,\"product_variant_id\":1,\"quantity\":50},{\"service_id\":1,\"product_variant_id\":2,\"quantity\":1},{\"service_id\":2,\"product_variant_id\":2,\"quantity\":1}]",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "branch_id",
                      "value": "1",
                      "description": "required|integer|exists:branches,id",
                      "type": "text",
                      "uuid": "3409e1d9-2e82-4f07-a0ef-ec4aab977e76"
                    },
                    {
                      "key": "user_car_id",
                      "value": "1",
                      "description": "required|integer|exists:user_cars,id",
                      "type": "text",
                      "uuid": "c73726d7-66e9-43ee-987f-01fe09c5537f"
                    },
                    {
                      "key": "scheduled_date",
                      "value": "2026-04-25",
                      "description": "required|date|after_or_equal:today|format:Y-m-d",
                      "type": "text",
                      "uuid": "66008e4b-a698-49a5-b26f-8c1c7aa36180"
                    },
                    {
                      "key": "scheduled_time",
                      "value": "20:30",
                      "description": "required|date_format:H:i",
                      "type": "text",
                      "uuid": "6f0a4d98-8f0e-444a-b4fc-55f456638bc3"
                    },
                    {
                      "key": "mileage",
                      "value": "20",
                      "description": "nullable|integer|min:0",
                      "type": "text",
                      "uuid": "78f9db0f-7505-43cd-924f-bb2a305a6cff"
                    },
                    {
                      "key": "notes",
                      "value": "booking notes",
                      "description": "nullable|string|min:1",
                      "type": "text",
                      "uuid": "6b58d466-cf4a-4d04-bbfa-b5f999f01a04"
                    },
                    {
                      "key": "coupon_num",
                      "value": "QWERT",
                      "description": "nullable",
                      "type": "text",
                      "uuid": "945b0a05-8697-42f8-85c1-52a7a24875f1"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}service-summary",
                  "host": [
                    "{{base-url}}service-summary"
                  ]
                }
              },
              "response": [
                {
                  "name": "service-summary-with-products",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "services",
                          "value": "[{\"service_id\":1,\"product_variant_id\":1,\"quantity\":50},{\"service_id\":1,\"product_variant_id\":2,\"quantity\":1},{\"service_id\":2,\"product_variant_id\":2,\"quantity\":1}]",
                          "type": "text",
                          "description": "required"
                        },
                        {
                          "key": "branch_id",
                          "value": "1",
                          "description": "required|integer|exists:branches,id",
                          "type": "text",
                          "uuid": "3409e1d9-2e82-4f07-a0ef-ec4aab977e76"
                        },
                        {
                          "key": "user_car_id",
                          "value": "1",
                          "description": "required|integer|exists:user_cars,id",
                          "type": "text",
                          "uuid": "c73726d7-66e9-43ee-987f-01fe09c5537f"
                        },
                        {
                          "key": "scheduled_date",
                          "value": "2026-04-25",
                          "description": "required|date|after_or_equal:today|format:Y-m-d",
                          "type": "text",
                          "uuid": "66008e4b-a698-49a5-b26f-8c1c7aa36180"
                        },
                        {
                          "key": "scheduled_time",
                          "value": "20:30",
                          "description": "required|date_format:H:i",
                          "type": "text",
                          "uuid": "6f0a4d98-8f0e-444a-b4fc-55f456638bc3"
                        },
                        {
                          "key": "mileage",
                          "value": "20",
                          "description": "nullable|integer|min:0",
                          "type": "text",
                          "uuid": "78f9db0f-7505-43cd-924f-bb2a305a6cff"
                        },
                        {
                          "key": "notes",
                          "value": "booking notes",
                          "description": "nullable|string|min:1",
                          "type": "text",
                          "uuid": "6b58d466-cf4a-4d04-bbfa-b5f999f01a04"
                        },
                        {
                          "key": "coupon_num",
                          "value": "QWERT",
                          "description": "nullable",
                          "type": "text",
                          "uuid": "945b0a05-8697-42f8-85c1-52a7a24875f1"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}service-summary",
                      "host": [
                        "{{base-url}}service-summary"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 11 Apr 2026 00:30:13 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"date\": \"2026-04-25\",\n        \"time\": \"20:30\",\n        \"branch\": {\n            \"id\": 1,\n            \"name\": \"الفرع الرئيسي — الرياض\",\n            \"address\": \"الرياض، المملكة العربية السعودية\",\n            \"phone\": \"500000001\"\n        },\n        \"car\": {\n            \"id\": 1,\n            \"brand\": \"كيا\",\n            \"model\": \"ريو\",\n            \"year\": \"1980\"\n        },\n        \"services\": [\n            {\n                \"id\": null,\n                \"maintenance_service_id\": 1,\n                \"service_name\": \"تغيير زيت المحرك\",\n                \"service_price\": 120,\n                \"products\": [\n                    {\n                        \"product_variant_id\": 1,\n                        \"name\": \"فلتر زيت\",\n                        \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p1_v1.png\",\n                        \"quantity\": 50,\n                        \"unit_price\": 35,\n                        \"line_total\": 1750\n                    },\n                    {\n                        \"product_variant_id\": 2,\n                        \"name\": \"فلتر هواء\",\n                        \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p2_v2.png\",\n                        \"quantity\": 1,\n                        \"unit_price\": 45,\n                        \"line_total\": 45\n                    }\n                ]\n            },\n            {\n                \"id\": null,\n                \"maintenance_service_id\": 2,\n                \"service_name\": \"تغيير فلتر الهواء\",\n                \"service_price\": 80,\n                \"products\": [\n                    {\n                        \"product_variant_id\": 2,\n                        \"name\": \"فلتر هواء\",\n                        \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p2_v2.png\",\n                        \"quantity\": 1,\n                        \"unit_price\": 45,\n                        \"line_total\": 45\n                    }\n                ]\n            }\n        ],\n        \"summary\": {\n            \"services_total\": 200,\n            \"products_total\": 1840,\n            \"sub_total\": 2040,\n            \"coupon_type\": \"ratio\",\n            \"coupon_value\": 10,\n            \"coupon_amount\": 20,\n            \"vat_per\": 15,\n            \"vat_amount\": 306,\n            \"final_total\": 2326\n        }\n    }\n}"
                },
                {
                  "name": "service-summary-without-products",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "services",
                          "value": "[{\"service_id\":1},{\"service_id\":2}]",
                          "type": "text",
                          "description": "required"
                        },
                        {
                          "key": "branch_id",
                          "value": "1",
                          "description": "required|integer|exists:branches,id",
                          "type": "text",
                          "uuid": "3409e1d9-2e82-4f07-a0ef-ec4aab977e76"
                        },
                        {
                          "key": "user_car_id",
                          "value": "1",
                          "description": "required|integer|exists:user_cars,id",
                          "type": "text",
                          "uuid": "c73726d7-66e9-43ee-987f-01fe09c5537f"
                        },
                        {
                          "key": "scheduled_date",
                          "value": "2026-04-25",
                          "description": "required|date|after_or_equal:today|format:Y-m-d",
                          "type": "text",
                          "uuid": "66008e4b-a698-49a5-b26f-8c1c7aa36180"
                        },
                        {
                          "key": "scheduled_time",
                          "value": "20:30",
                          "description": "required|date_format:H:i",
                          "type": "text",
                          "uuid": "6f0a4d98-8f0e-444a-b4fc-55f456638bc3"
                        },
                        {
                          "key": "mileage",
                          "value": "20",
                          "description": "nullable|integer|min:0",
                          "type": "text",
                          "uuid": "78f9db0f-7505-43cd-924f-bb2a305a6cff"
                        },
                        {
                          "key": "notes",
                          "value": "booking notes",
                          "description": "nullable|string|min:1",
                          "type": "text",
                          "uuid": "6b58d466-cf4a-4d04-bbfa-b5f999f01a04"
                        },
                        {
                          "key": "coupon_num",
                          "value": "QWERT",
                          "description": "nullable",
                          "type": "text",
                          "uuid": "945b0a05-8697-42f8-85c1-52a7a24875f1"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}service-summary",
                      "host": [
                        "{{base-url}}service-summary"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 12 Apr 2026 16:12:54 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"date\": \"2026-04-25\",\n        \"time\": \"20:30\",\n        \"branch\": {\n            \"id\": 1,\n            \"name\": \"الفرع الرئيسي — الرياض\",\n            \"address\": \"الرياض، المملكة العربية السعودية\",\n            \"phone\": \"500000001\"\n        },\n        \"car\": {\n            \"id\": 1,\n            \"brand\": \"كيا\",\n            \"model\": \"ريو\",\n            \"year\": \"1980\"\n        },\n        \"services\": [\n            {\n                \"id\": null,\n                \"maintenance_service_id\": 1,\n                \"service_name\": \"تغيير زيت المحرك\",\n                \"service_price\": 120,\n                \"products\": []\n            },\n            {\n                \"id\": null,\n                \"maintenance_service_id\": 2,\n                \"service_name\": \"تغيير فلتر الهواء\",\n                \"service_price\": 80,\n                \"products\": []\n            }\n        ],\n        \"summary\": {\n            \"services_total\": 200,\n            \"products_total\": 0,\n            \"sub_total\": 200,\n            \"coupon_type\": \"ratio\",\n            \"coupon_value\": 10,\n            \"coupon_amount\": 20,\n            \"vat_per\": 15,\n            \"vat_amount\": 30,\n            \"final_total\": 210\n        }\n    }\n}"
                }
              ]
            },
            {
              "name": "store-maintenance-booking",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "services",
                      "value": "[{\"service_id\":1,\"product_variant_id\":1,\"quantity\":50},{\"service_id\":1,\"product_variant_id\":2,\"quantity\":1},{\"service_id\":2,\"product_variant_id\":2,\"quantity\":1}]",
                      "type": "text",
                      "description": "required"
                    },
                    {
                      "key": "branch_id",
                      "value": "1",
                      "description": "required|integer|exists:branches,id",
                      "type": "text",
                      "uuid": "3409e1d9-2e82-4f07-a0ef-ec4aab977e76"
                    },
                    {
                      "key": "user_car_id",
                      "value": "1",
                      "description": "required|integer|exists:user_cars,id",
                      "type": "text",
                      "uuid": "c73726d7-66e9-43ee-987f-01fe09c5537f"
                    },
                    {
                      "key": "scheduled_date",
                      "value": "2026-04-12",
                      "description": "required|date|after:today|format:Y-m-d",
                      "type": "text",
                      "uuid": "66008e4b-a698-49a5-b26f-8c1c7aa36180"
                    },
                    {
                      "key": "scheduled_time",
                      "value": "20:30",
                      "description": "required|date_format:H:i",
                      "type": "text",
                      "uuid": "6f0a4d98-8f0e-444a-b4fc-55f456638bc3"
                    },
                    {
                      "key": "mileage",
                      "value": "20",
                      "description": "nullable|integer|min:0",
                      "type": "text",
                      "uuid": "78f9db0f-7505-43cd-924f-bb2a305a6cff"
                    },
                    {
                      "key": "notes",
                      "value": "booking notes",
                      "description": "nullable|string|min:1",
                      "type": "text",
                      "uuid": "6b58d466-cf4a-4d04-bbfa-b5f999f01a04"
                    },
                    {
                      "key": "pay_type",
                      "value": "1",
                      "description": "required|in:1,2,3\nONLINE    = 1;\nWALLET    = 2;\nONDELIVERY = 3;",
                      "type": "text",
                      "uuid": "4c3bd353-6d6d-46da-bb14-8b4221a6fbc9"
                    },
                    {
                      "key": "coupon_num",
                      "value": "QWERT",
                      "description": "nullable",
                      "type": "text",
                      "uuid": "945b0a05-8697-42f8-85c1-52a7a24875f1"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}store-maintenance-booking",
                  "host": [
                    "{{base-url}}store-maintenance-booking"
                  ]
                }
              },
              "response": [
                {
                  "name": "store-maintenance-booking",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "services",
                          "value": "[{\"service_id\":1,\"product_variant_id\":1,\"quantity\":50},{\"service_id\":1,\"product_variant_id\":2,\"quantity\":1},{\"service_id\":2,\"product_variant_id\":2,\"quantity\":1}]",
                          "type": "text",
                          "description": "required"
                        },
                        {
                          "key": "branch_id",
                          "value": "1",
                          "description": "required|integer|exists:branches,id",
                          "type": "text",
                          "uuid": "3409e1d9-2e82-4f07-a0ef-ec4aab977e76"
                        },
                        {
                          "key": "user_car_id",
                          "value": "1",
                          "description": "required|integer|exists:user_cars,id",
                          "type": "text",
                          "uuid": "c73726d7-66e9-43ee-987f-01fe09c5537f"
                        },
                        {
                          "key": "scheduled_date",
                          "value": "2026-04-25",
                          "description": "required|date|after:today|format:Y-m-d",
                          "type": "text",
                          "uuid": "66008e4b-a698-49a5-b26f-8c1c7aa36180"
                        },
                        {
                          "key": "scheduled_time",
                          "value": "20:30",
                          "description": "required|date_format:H:i",
                          "type": "text",
                          "uuid": "6f0a4d98-8f0e-444a-b4fc-55f456638bc3"
                        },
                        {
                          "key": "mileage",
                          "value": "20",
                          "description": "nullable|integer|min:0",
                          "type": "text",
                          "uuid": "78f9db0f-7505-43cd-924f-bb2a305a6cff"
                        },
                        {
                          "key": "notes",
                          "value": "booking notes",
                          "description": "nullable|string|min:1",
                          "type": "text",
                          "uuid": "6b58d466-cf4a-4d04-bbfa-b5f999f01a04"
                        },
                        {
                          "key": "pay_type",
                          "value": "1",
                          "description": "required|in:1,2,3\nONLINE    = 1;\nWALLET    = 2;\nONDELIVERY = 3;",
                          "type": "text",
                          "uuid": "4c3bd353-6d6d-46da-bb14-8b4221a6fbc9"
                        },
                        {
                          "key": "coupon_num",
                          "value": "QWERT",
                          "description": "nullable",
                          "type": "text",
                          "uuid": "945b0a05-8697-42f8-85c1-52a7a24875f1"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}store-maintenance-booking",
                      "host": [
                        "{{base-url}}store-maintenance-booking"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 11 Apr 2026 00:35:38 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [
                    {
                      "expires": "Invalid Date",
                      "domain": "",
                      "path": ""
                    }
                  ],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 11\n    }\n}"
                }
              ]
            },
            {
              "name": "scheduled-bookings",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}scheduled-bookings",
                  "host": [
                    "{{base-url}}scheduled-bookings"
                  ]
                }
              },
              "response": [
                {
                  "name": "scheduled-bookings",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}scheduled-bookings",
                      "host": [
                        "{{base-url}}scheduled-bookings"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 11 Apr 2026 01:18:32 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 2,\n            \"count_items\": 2,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 6,\n                \"order_number\": \"20266\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p1_v1.png\",\n                \"status\": 0,\n                \"status_text\": \"مجدول\",\n                \"date\": \"25 أبريل 2026\",\n                \"time\": \"08:30 م\",\n                \"items_count\": 3,\n                \"total\": 2346,\n                \"currency\": \"ر.س\"\n            },\n            {\n                \"id\": 1,\n                \"order_number\": \"20261\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p1_v1.png\",\n                \"status\": 0,\n                \"status_text\": \"مجدول\",\n                \"date\": \"25 أبريل 2026\",\n                \"time\": \"08:30 م\",\n                \"items_count\": 3,\n                \"total\": 2326,\n                \"currency\": \"ر.س\"\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "current-bookings",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}current-bookings",
                  "host": [
                    "{{base-url}}current-bookings"
                  ]
                }
              },
              "response": [
                {
                  "name": "current-bookings",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}current-bookings",
                      "host": [
                        "{{base-url}}current-bookings"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 11 Apr 2026 01:19:54 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 12,\n                \"order_number\": \"202612\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p1_v1.png\",\n                \"status\": 1,\n                \"status_text\": \"حالي\",\n                \"date\": \"11 أبريل 2026\",\n                \"time\": \"08:30 م\",\n                \"items_count\": 3,\n                \"total\": 2326,\n                \"currency\": \"ر.س\"\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "finished-bookings",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}finished-bookings",
                  "host": [
                    "{{base-url}}finished-bookings"
                  ]
                }
              },
              "response": [
                {
                  "name": "finished-bookings",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}finished-bookings",
                      "host": [
                        "{{base-url}}finished-bookings"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sat, 11 Apr 2026 01:20:27 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"pagination\": {\n            \"total_items\": 1,\n            \"count_items\": 1,\n            \"per_page\": 20,\n            \"total_pages\": 1,\n            \"current_page\": 1,\n            \"next_page_url\": \"\",\n            \"perv_page_url\": \"\"\n        },\n        \"data\": [\n            {\n                \"id\": 6,\n                \"order_number\": \"20266\",\n                \"image\": \"http://rajlube.test/storage/images/productattachments/seed_p1_v1.png\",\n                \"status\": 2,\n                \"status_text\": \"منتهي\",\n                \"date\": \"25 أبريل 2026\",\n                \"time\": \"08:30 م\",\n                \"items_count\": 3,\n                \"total\": 2346,\n                \"currency\": \"ر.س\"\n            }\n        ]\n    }\n}"
                }
              ]
            },
            {
              "name": "maintenance-booking-details/{id}",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}maintenance-booking-details/2",
                  "host": [
                    "{{base-url}}maintenance-booking-details"
                  ],
                  "path": [
                    "2"
                  ]
                }
              },
              "response": [
                {
                  "name": "maintenance-booking-details/{id}",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}maintenance-booking-details/2",
                      "host": [
                        "{{base-url}}maintenance-booking-details"
                      ],
                      "path": [
                        "2"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Apr 2026 09:54:44 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"id\": 2,\n        \"order_number\": \"20262\",\n        \"status\": 0,\n        \"status_text\": \"مجدول\",\n        \"scheduled_date\": \"2026-04-20\",\n        \"scheduled_time\": \"20:30\",\n        \"date_time\": \"2026-04-20 - 20:30\",\n        \"branch\": {\n            \"id\": 1,\n            \"name\": \"الفرع الرئيسي — الرياض\",\n            \"address\": \"الرياض، المملكة العربية السعودية\",\n            \"phone\": \"500000001\"\n        },\n        \"car\": {\n            \"id\": 1,\n            \"name\": \"work car\",\n            \"brand\": \"كيا\",\n            \"model\": \"ريو\",\n            \"year\": \"1980\",\n            \"plate\": \"abc123\",\n            \"driver_name\": \"ahmed\"\n        },\n        \"pay_type\": 2,\n        \"pay_type_text\": \"المحفظة\",\n        \"pay_status\": 2,\n        \"pay_status_text\": \"تم السداد\",\n        \"services_products\": [\n            {\n                \"id\": 3,\n                \"maintenance_service_id\": 1,\n                \"service_name\": \"تغيير زيت المحرك\",\n                \"service_description\": \"تغيير زيت المحرك مع فحص سريع للمستويات.\",\n                \"service_price\": 120,\n                \"products\": [\n                    {\n                        \"product_variant_id\": 1,\n                        \"name\": \"فلتر زيت\",\n                        \"description\": \"فلتر زيت عالي الجودة.\",\n                        \"image\": \"http://rajlube.test/storage/images/productattachments/1775052654_688894.png\",\n                        \"quantity\": 50,\n                        \"unit_price\": 35,\n                        \"line_total\": 1750\n                    },\n                    {\n                        \"product_variant_id\": 2,\n                        \"name\": \"فلتر هواء\",\n                        \"description\": \"فلتر هواء للمحرك.\",\n                        \"image\": \"http://rajlube.test/storage/images/productattachments/1775052654_688894.png\",\n                        \"quantity\": 1,\n                        \"unit_price\": 45,\n                        \"line_total\": 45\n                    }\n                ]\n            },\n            {\n                \"id\": 4,\n                \"maintenance_service_id\": 2,\n                \"service_name\": \"تغيير فلتر الهواء\",\n                \"service_description\": \"استبدال فلتر الهواء لتحسين أداء المحرك.\",\n                \"service_price\": 80,\n                \"products\": [\n                    {\n                        \"product_variant_id\": 2,\n                        \"name\": \"فلتر هواء\",\n                        \"description\": \"فلتر هواء للمحرك.\",\n                        \"image\": \"http://rajlube.test/storage/images/productattachments/1775052654_688894.png\",\n                        \"quantity\": 1,\n                        \"unit_price\": 45,\n                        \"line_total\": 45\n                    }\n                ]\n            }\n        ],\n        \"summary\": {\n            \"services_total\": 200,\n            \"products_total\": 1840,\n            \"sub_total\": 2040,\n            \"coupon_amount\": 20,\n            \"coupon_value\": 10,\n            \"coupon_type\": \"ratio\",\n            \"vat_per\": 15,\n            \"vat_amount\": 306,\n            \"final_total\": 2326\n        }\n    }\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Points",
          "item": [
            {
              "name": "loyalty-points",
              "request": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}loyalty-points",
                  "host": [
                    "{{base-url}}loyalty-points"
                  ]
                },
                "description": "[https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9466-4230&amp;starting-point-node-id=9009:385](https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9466-4230&starting-point-node-id=9009%3A385)"
              },
              "response": [
                {
                  "name": "loyalty-points",
                  "originalRequest": {
                    "method": "GET",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}loyalty-points",
                      "host": [
                        "{{base-url}}loyalty-points"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 12 Apr 2026 15:18:33 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"points\": 60,\n        \"equivalent_sar\": 300,\n        \"can_convert\": false,\n        \"min_points_to_convert\": 100\n    }\n}"
                }
              ]
            },
            {
              "name": "convert-points",
              "request": {
                "method": "POST",
                "header": [],
                "url": {
                  "raw": "{{base-url}}convert-points",
                  "host": [
                    "{{base-url}}convert-points"
                  ]
                }
              },
              "response": [
                {
                  "name": "convert-points",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "url": {
                      "raw": "{{base-url}}convert-points",
                      "host": [
                        "{{base-url}}convert-points"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Sun, 12 Apr 2026 16:32:16 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "58"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم تحويل النقاط إلى رصيد المحفظة بنجاح.\",\n    \"data\": {\n        \"points_redeemed\": 1040,\n        \"amount_credited_sar\": 5200,\n        \"points_balance\": 0,\n        \"wallet\": {\n            \"available_balance\": 6000,\n            \"debt_balance\": 0\n        }\n    }\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "Payment",
          "item": [
            {
              "name": "pay-online",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "type",
                      "value": "maintenance_booking",
                      "description": "required|in:order,maintenance_booking",
                      "type": "text",
                      "uuid": "f7dbb74e-98f8-4cd0-8a3f-9258260890b6"
                    },
                    {
                      "key": "id",
                      "value": "3",
                      "description": "required",
                      "type": "text",
                      "uuid": "ec7ed825-7817-44e9-9a4b-14bf6e8490d3"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}pay-online",
                  "host": [
                    "{{base-url}}pay-online"
                  ]
                }
              },
              "response": [
                {
                  "name": "pay-online",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "type",
                          "value": "order",
                          "description": "required|in:order,maintenance_booking",
                          "type": "text",
                          "uuid": "f7dbb74e-98f8-4cd0-8a3f-9258260890b6"
                        },
                        {
                          "key": "id",
                          "value": "1",
                          "description": "required",
                          "type": "text",
                          "uuid": "ec7ed825-7817-44e9-9a4b-14bf6e8490d3"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}pay-online",
                      "host": [
                        "{{base-url}}pay-online"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Apr 2026 01:11:34 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الدفع بنجاح.\"\n}"
                }
              ]
            },
            {
              "name": "pay-by-wallet",
              "request": {
                "method": "POST",
                "header": [],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "type",
                      "value": "maintenance_booking",
                      "description": "required|in:order,maintenance_booking",
                      "type": "text",
                      "uuid": "f7dbb74e-98f8-4cd0-8a3f-9258260890b6"
                    },
                    {
                      "key": "id",
                      "value": "2",
                      "description": "required",
                      "type": "text",
                      "uuid": "ec7ed825-7817-44e9-9a4b-14bf6e8490d3"
                    }
                  ]
                },
                "url": {
                  "raw": "{{base-url}}pay-by-wallet",
                  "host": [
                    "{{base-url}}pay-by-wallet"
                  ]
                }
              },
              "response": [
                {
                  "name": "pay-by-wallet",
                  "originalRequest": {
                    "method": "POST",
                    "header": [],
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "key": "type",
                          "value": "order",
                          "description": "required|in:order,maintenance_booking",
                          "type": "text",
                          "uuid": "f7dbb74e-98f8-4cd0-8a3f-9258260890b6"
                        },
                        {
                          "key": "id",
                          "value": "1",
                          "description": "required",
                          "type": "text",
                          "uuid": "ec7ed825-7817-44e9-9a4b-14bf6e8490d3"
                        }
                      ]
                    },
                    "url": {
                      "raw": "{{base-url}}pay-by-wallet",
                      "host": [
                        "{{base-url}}pay-by-wallet"
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "_postman_previewlanguage": "Text",
                  "header": [
                    {
                      "key": "Server",
                      "value": "nginx/1.25.2"
                    },
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    },
                    {
                      "key": "Transfer-Encoding",
                      "value": "chunked"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Vary",
                      "value": "Accept-Encoding"
                    },
                    {
                      "key": "X-Powered-By",
                      "value": "PHP/8.2.30"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache, private"
                    },
                    {
                      "key": "Date",
                      "value": "Tue, 14 Apr 2026 01:17:09 GMT"
                    },
                    {
                      "key": "Access-Control-Allow-Origin",
                      "value": "*"
                    },
                    {
                      "key": "Access-Control-Allow-Headers",
                      "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                    },
                    {
                      "key": "Access-Control-Allow-Methods",
                      "value": "POST, GET, OPTIONS, PUT, DELETE"
                    },
                    {
                      "key": "Access-Control-Max-Age",
                      "value": "1000"
                    },
                    {
                      "key": "X-RateLimit-Limit",
                      "value": "60"
                    },
                    {
                      "key": "X-RateLimit-Remaining",
                      "value": "59"
                    },
                    {
                      "key": "Content-Encoding",
                      "value": "gzip"
                    }
                  ],
                  "cookie": [],
                  "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الدفع بنجاح.\"\n}"
                }
              ]
            }
          ]
        },
        {
          "name": "home",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}home",
              "host": [
                "{{base-url}}home"
              ]
            }
          },
          "response": [
            {
              "name": "home",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}home",
                  "host": [
                    "{{base-url}}home"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Wed, 25 Mar 2026 10:20:03 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"images\": [\n            {\n                \"id\": 1,\n                \"image\": \"http://rajlube.test/storage/images/images/1.png\"\n            },\n            {\n                \"id\": 2,\n                \"image\": \"http://rajlube.test/storage/images/images/2.png\"\n            },\n            {\n                \"id\": 3,\n                \"image\": \"http://rajlube.test/storage/images/images/3.png\"\n            },\n            {\n                \"id\": 4,\n                \"image\": \"http://rajlube.test/storage/images/images/4.png\"\n            }\n        ],\n        \"categories\": [\n            {\n                \"id\": 1,\n                \"name\": \"قطع غيار السيارات\",\n                \"image\": \"http://rajlube.test/storage/images/categories/car_parts.png\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"اكسسوارات السيارات\",\n                \"image\": \"http://rajlube.test/storage/images/categories/accessories.png\"\n            }\n        ],\n        \"brands\": [\n            {\n                \"id\": 1,\n                \"name\": \"Amery Clark\",\n                \"image\": \"http://rajlube.test/storage/images/brands/1774433559_5034.jpg\",\n                \"category_id\": 4,\n                \"category_name\": \"نظام الفرامل\"\n            }\n        ]\n    }\n}"
            }
          ]
        },
        {
          "name": "store-data",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}store-data",
              "host": [
                "{{base-url}}store-data"
              ],
              "query": [
                {
                  "key": "search",
                  "value": "قطع",
                  "description": "nullable",
                  "disabled": true
                }
              ]
            },
            "description": "use it for search in home  \nsearch filters categories only\n\n[https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9470-7928&amp;starting-point-node-id=9009:385](https://www.figma.com/proto/zZyuCltYxoIMgDpCTnPwjY/Rajlube?node-id=9470-7928&starting-point-node-id=9009%3A385)"
          },
          "response": [
            {
              "name": "store-data",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}store-data",
                  "host": [
                    "{{base-url}}store-data"
                  ],
                  "query": [
                    {
                      "key": "search",
                      "value": "قطع",
                      "description": "nullable",
                      "disabled": true
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Wed, 25 Mar 2026 10:43:10 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": {\n        \"brands\": [\n            {\n                \"id\": 1,\n                \"name\": \"Amery Clark\",\n                \"image\": \"http://rajlube.test/storage/images/brands/1774433559_5034.jpg\",\n                \"category_id\": 4,\n                \"category_name\": \"نظام الفرامل\"\n            }\n        ],\n        \"categories\": [\n            {\n                \"id\": 1,\n                \"name\": \"قطع غيار السيارات\",\n                \"image\": \"http://rajlube.test/storage/images/categories/car_parts.png\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"اكسسوارات السيارات\",\n                \"image\": \"http://rajlube.test/storage/images/categories/accessories.png\"\n            }\n        ]\n    }\n}"
            }
          ]
        },
        {
          "name": "contact-us data",
          "request": {
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{base-url}}socials",
              "host": [
                "{{base-url}}socials"
              ]
            }
          },
          "response": [
            {
              "name": "contact-us data",
              "originalRequest": {
                "method": "GET",
                "header": [],
                "url": {
                  "raw": "{{base-url}}socials",
                  "host": [
                    "{{base-url}}socials"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.25.2"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json,form-data,charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.2.30"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Mon, 30 Mar 2026 04:04:34 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Access-Control-Allow-Headers",
                  "value": "X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"
                },
                {
                  "key": "Access-Control-Allow-Methods",
                  "value": "POST, GET, OPTIONS, PUT, DELETE"
                },
                {
                  "key": "Access-Control-Max-Age",
                  "value": "1000"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                }
              ],
              "cookie": [],
              "body": "{\n    \"key\": \"success\",\n    \"msg\": \"تم الارسال بنجاح\",\n    \"data\": [\n        {\n            \"icon\": \"http://rajlube.test/storage/images/socials/facebook.png\",\n            \"title\": \"فيسبوك\",\n            \"identifier\": \"facebook\",\n            \"link\": \"https://www.facebook.com\"\n        },\n        {\n            \"icon\": \"http://rajlube.test/storage/images/socials/Instagram.png\",\n            \"title\": \"انستقرام\",\n            \"identifier\": \"instgram\",\n            \"link\": \"https://www.instgram.com\"\n        },\n        {\n            \"icon\": \"http://rajlube.test/storage/images/socials/phone.png\",\n            \"title\": \"رقم الهاتف\",\n            \"identifier\": \"966500000000\",\n            \"link\": null\n        }\n    ]\n}"
            }
          ]
        }
      ],
      "auth": {
        "type": "bearer",
        "bearer": [
          {
            "key": "token",
            "value": "{{token}}",
            "type": "string"
          }
        ]
      },
      "event": [
        {
          "listen": "prerequest",
          "script": {
            "type": "text/javascript",
            "packages": {},
            "requests": {},
            "exec": [
              ""
            ]
          }
        },
        {
          "listen": "test",
          "script": {
            "type": "text/javascript",
            "packages": {},
            "requests": {},
            "exec": [
              ""
            ]
          }
        }
      ]
    }
  ],
  "event": [
    {
      "listen": "prerequest",
      "script": {
        "type": "text/javascript",
        "requests": {},
        "exec": [
          ""
        ]
      }
    },
    {
      "listen": "test",
      "script": {
        "type": "text/javascript",
        "requests": {},
        "exec": [
          ""
        ]
      }
    }
  ],
  "variable": [
    {
      "key": "base-url",
      "value": "http://127.0.0.1:8000/api/"
    },
    {
      "key": "token",
      "value": ""
    },
    {
      "key": "base-url",
      "value": "",
      "disabled": true
    }
  ]
}