{
  "item": [
    {
      "id": "ebd15a05-a674-4cd3-9a0b-41e9a54259f4",
      "name": "App",
      "description": {
        "content": "",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "fbac2bf6-4fa8-4557-b377-a641dd875608",
          "name": "Consumer guide landing page",
          "request": {
            "name": "Consumer guide landing page",
            "description": {},
            "url": {
              "path": [
                ""
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "text/html"
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "b148bfea-a26d-43d0-bf87-f650f703a42b",
              "name": "Returns the consumer-facing HTML guide page.",
              "originalRequest": {
                "url": {
                  "path": [
                    ""
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Accept",
                    "value": "text/html"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/html"
                }
              ],
              "body": "string",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "5939b1a3-70b8-4e8b-b70e-6fdd3b5048ab",
          "name": "Serve bundled app brand assets",
          "request": {
            "name": "Serve bundled app brand assets",
            "description": {},
            "url": {
              "path": [
                "brand",
                ":appKey",
                ":filename"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "<string>",
                  "key": "appKey",
                  "description": "(Required) "
                },
                {
                  "disabled": false,
                  "type": "any",
                  "value": "{{filename}}",
                  "key": "filename",
                  "description": "(Required) "
                }
              ]
            },
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "5c708e67-356a-4121-ab99-6ac4bdc2d0b3",
              "originalRequest": {
                "url": {
                  "path": [
                    "brand",
                    ":appKey",
                    ":filename"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "appKey",
                      "description": "(Required) "
                    },
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "{{filename}}",
                      "key": "filename",
                      "description": "(Required) "
                    }
                  ]
                },
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    },
    {
      "id": "f0c891e9-734f-4af1-bc9e-8e634e6464b6",
      "name": "Files",
      "description": {
        "content": "",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "7bcf0afc-43bb-442e-bc26-643c965d0204",
          "name": "Upload a file to object storage",
          "request": {
            "name": "Upload a file to object storage",
            "description": {},
            "url": {
              "path": [
                "files",
                "upload"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "disabled": false,
                "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                "key": "Accept-Language",
                "value": "{{acceptLanguage}}"
              },
              {
                "key": "Content-Type",
                "value": "multipart/form-data"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "file",
                  "type": "file",
                  "description": "(Required) "
                }
              ]
            }
          },
          "response": [
            {
              "id": "bc58f728-703c-4658-8504-029d260376e9",
              "name": "File uploaded successfully.",
              "originalRequest": {
                "url": {
                  "path": [
                    "files",
                    "upload"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "description": {
                        "content": "(Required) ",
                        "type": "text/plain"
                      },
                      "key": "file",
                      "value": "<binary>",
                      "type": "text"
                    }
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"id\": \"7c38a4a1-2c23-4dcb-80b4-9aef6eb0d58f\",\n  \"originalFilename\": \"contract.pdf\",\n  \"filename\": \"7c38a4a1-2c23-4dcb-80b4-9aef6eb0d58f-contract.pdf\",\n  \"url\": \"/files/7c38a4a1-2c23-4dcb-80b4-9aef6eb0d58f-contract.pdf\",\n  \"downloadUrl\": \"/files/7c38a4a1-2c23-4dcb-80b4-9aef6eb0d58f-contract.pdf/download\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "f4458a90-530d-483c-a964-e380afbb2abd",
          "name": "Serve a stored file by its generated filename",
          "request": {
            "name": "Serve a stored file by its generated filename",
            "description": {},
            "url": {
              "path": [
                "files",
                ":filename"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "{{filename}}",
                  "key": "filename",
                  "description": "(Required) Generated filename returned at upload time."
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                "key": "Accept-Language",
                "value": "{{acceptLanguage}}"
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "42c6b3bc-a11b-4974-8961-1254eb9e01ee",
              "name": "Redirects to a signed inline file URL.",
              "originalRequest": {
                "url": {
                  "path": [
                    "files",
                    ":filename"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "{{filename}}",
                      "key": "filename",
                      "description": "(Required) Generated filename returned at upload time."
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Found",
              "code": 302,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "0fb1c521-b872-4978-8b4a-2bdd77d5b921",
              "name": "No file exists for the given filename.",
              "originalRequest": {
                "url": {
                  "path": [
                    "files",
                    ":filename"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "{{filename}}",
                      "key": "filename",
                      "description": "(Required) Generated filename returned at upload time."
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "91b9a868-8c96-4cc8-a296-078d6bd2b968",
          "name": "Download a stored file by its generated filename",
          "request": {
            "name": "Download a stored file by its generated filename",
            "description": {},
            "url": {
              "path": [
                "files",
                ":filename",
                "download"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "{{filename}}",
                  "key": "filename",
                  "description": "(Required) Generated filename returned at upload time."
                }
              ]
            },
            "header": [
              {
                "disabled": false,
                "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                "key": "Accept-Language",
                "value": "{{acceptLanguage}}"
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "116b5a3f-5f5e-4b8d-8398-24ce9992504a",
              "name": "Redirects to a signed attachment download URL.",
              "originalRequest": {
                "url": {
                  "path": [
                    "files",
                    ":filename",
                    "download"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "{{filename}}",
                      "key": "filename",
                      "description": "(Required) Generated filename returned at upload time."
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Found",
              "code": 302,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "1f6d8f8d-1f16-4ef5-9eea-d1c9d83e7dc4",
              "name": "No file exists for the given filename.",
              "originalRequest": {
                "url": {
                  "path": [
                    "files",
                    ":filename",
                    "download"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "{{filename}}",
                      "key": "filename",
                      "description": "(Required) Generated filename returned at upload time."
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    },
    {
      "name": "Client",
      "item": [
        {
          "id": "81fa0882-7457-4047-8522-2064f4bbb3eb",
          "name": "Donor Auth",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "3da66521-cd9f-490b-a2cd-258b376caed4",
              "name": "Start donor authentication with a phone number, issuing registration or login OTP as needed",
              "request": {
                "name": "Start donor authentication with a phone number, issuing registration or login OTP as needed",
                "description": {
                  "content": "Accepts Saudi mobile numbers in the format +966500110011. Numbers sent as +9660500110011 are normalized to +966500110011 before processing.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "auth",
                    "request-otp"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "cf7836eb-9313-4af7-9bc5-96cc6bae5771",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "auth",
                        "request-otp"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"expiresAt\": \"2016-05-30T03:54:07.014Z\",\n  \"flow\": \"REGISTRATION\",\n  \"isNewUser\": true,\n  \"otpCode\": \"1234\",\n  \"otpSent\": true,\n  \"purpose\": \"REGISTRATION\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "976082d1-bc71-4e67-861f-00597a6e3a76",
              "name": "Verify the latest registration or login OTP for a donor phone number and create a session when applicable",
              "request": {
                "name": "Verify the latest registration or login OTP for a donor phone number and create a session when applicable",
                "description": {
                  "content": "The phoneNumber field must be a Saudi mobile number in the format +966500110011. Numbers sent as +9660500110011 are normalized to +966500110011 before verification.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "auth",
                    "verify-otp"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"otpCode\": \"{{otpCode}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "8465261e-50ca-46c1-bee8-4097a7aec0c8",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "auth",
                        "verify-otp"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"otpCode\": \"{{otpCode}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"accessToken\": \"string\",\n  \"accessTokenExpiresAt\": \"1948-03-22T17:14:24.808Z\",\n  \"donor\": {\n    \"accountStatus\": \"ACTIVE\",\n    \"createdAt\": \"1990-01-20T10:56:42.980Z\",\n    \"deletedAt\": \"1960-02-01T15:41:08.339Z\",\n    \"email\": \"tester@example.com\",\n    \"fullName\": \"Selsal Tester\",\n    \"id\": \"5dbb6162-beca-696b-0be5-7039d1b02697\",\n    \"phoneNumber\": \"+966500110011\",\n    \"phoneVerifiedAt\": \"2017-01-26T05:07:48.627Z\",\n    \"profileImagePath\": \"/files/profile-image.jpg\",\n    \"registrationDate\": \"2010-05-13T06:05:36.832Z\",\n    \"updatedAt\": \"2013-08-30T00:10:40.354Z\"\n  },\n  \"refreshToken\": \"string\",\n  \"session\": {\n    \"createdAt\": \"1990-10-04T15:30:13.725Z\",\n    \"deviceInfo\": \"Mozilla/5.0\",\n    \"expiresAt\": \"1997-04-28T03:24:10.648Z\",\n    \"id\": \"97d04608-ada1-46b6-3a7f-1a7c2ea871c2\",\n    \"ipAddress\": \"203.0.113.42\",\n    \"revokedAt\": \"1953-09-04T20:40:52.753Z\",\n    \"userAgent\": \"Mozilla/5.0\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "5468d284-0ab2-4e5a-a5ee-1887815665ee",
              "name": "Rotate the refresh token and issue a new access token",
              "request": {
                "name": "Rotate the refresh token and issue a new access token",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "auth",
                    "refresh"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"refreshToken\": \"{{refreshToken}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "4fff5a3c-f3d0-49e2-965b-14a46fad5a25",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "auth",
                        "refresh"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"refreshToken\": \"{{refreshToken}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"accessToken\": \"string\",\n  \"accessTokenExpiresAt\": \"1948-03-22T17:14:24.808Z\",\n  \"donor\": {\n    \"accountStatus\": \"ACTIVE\",\n    \"createdAt\": \"1990-01-20T10:56:42.980Z\",\n    \"deletedAt\": \"1960-02-01T15:41:08.339Z\",\n    \"email\": \"tester@example.com\",\n    \"fullName\": \"Selsal Tester\",\n    \"id\": \"5dbb6162-beca-696b-0be5-7039d1b02697\",\n    \"phoneNumber\": \"+966500110011\",\n    \"phoneVerifiedAt\": \"2017-01-26T05:07:48.627Z\",\n    \"profileImagePath\": \"/files/profile-image.jpg\",\n    \"registrationDate\": \"2010-05-13T06:05:36.832Z\",\n    \"updatedAt\": \"2013-08-30T00:10:40.354Z\"\n  },\n  \"refreshToken\": \"string\",\n  \"session\": {\n    \"createdAt\": \"1990-10-04T15:30:13.725Z\",\n    \"deviceInfo\": \"Mozilla/5.0\",\n    \"expiresAt\": \"1997-04-28T03:24:10.648Z\",\n    \"id\": \"97d04608-ada1-46b6-3a7f-1a7c2ea871c2\",\n    \"ipAddress\": \"203.0.113.42\",\n    \"revokedAt\": \"1953-09-04T20:40:52.753Z\",\n    \"userAgent\": \"Mozilla/5.0\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "a0f75822-0460-4b60-8077-15484ecf3982",
              "name": "Issue a mock forgot-password OTP for a verified donor phone number",
              "request": {
                "name": "Issue a mock forgot-password OTP for a verified donor phone number",
                "description": {
                  "content": "Accepts Saudi mobile numbers in the format +966500110011. Numbers sent as +9660500110011 are normalized to +966500110011 before processing.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "auth",
                    "forgot-password",
                    "request-otp"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "f79cf5e9-6b87-4698-8f0c-d61c3a532f07",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "auth",
                        "forgot-password",
                        "request-otp"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"expiresAt\": \"1949-05-03T07:54:24.043Z\",\n  \"otpCode\": \"1234\",\n  \"purpose\": \"FORGOT_PASSWORD\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "2a5c1027-36a5-4a64-af7e-e552ab34d0a2",
              "name": "Verify a forgot-password OTP and issue a short-lived reset token",
              "request": {
                "name": "Verify a forgot-password OTP and issue a short-lived reset token",
                "description": {
                  "content": "The phoneNumber field must be a Saudi mobile number in the format +966500110011. Numbers sent as +9660500110011 are normalized to +966500110011 before verification.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "auth",
                    "forgot-password",
                    "verify-otp"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"otpCode\": \"{{otpCode}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "8dff6652-60a4-4d09-a2b6-bb05a6f7409b",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "auth",
                        "forgot-password",
                        "verify-otp"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"otpCode\": \"{{otpCode}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"expiresAt\": \"2000-09-17T07:20:16.016Z\",\n  \"resetToken\": \"string\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "ec7d3731-1e3f-4175-af95-431df42a1f6b",
              "name": "Reset the donor password using a verified forgot-password reset token",
              "request": {
                "name": "Reset the donor password using a verified forgot-password reset token",
                "description": {
                  "content": "Requires the resetToken returned by the forgot-password OTP verification endpoint.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "auth",
                    "forgot-password",
                    "reset"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"resetToken\": \"{{resetToken}}\",\n  \"newPassword\": \"{{newPassword}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "c3ae9a1b-f106-46ac-ac46-4e259dbd1064",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "auth",
                        "forgot-password",
                        "reset"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"resetToken\": \"{{resetToken}}\",\n  \"newPassword\": \"{{newPassword}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "92f90728-206b-404f-835d-dc68e3ba9c3d",
              "name": "Revoke the current authenticated session",
              "request": {
                "name": "Revoke the current authenticated session",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "auth",
                    "logout"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "62c26148-5bd7-4732-9a51-acca8c897f48",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "auth",
                        "logout"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "efe787b9-9d48-4eca-8c48-a77872db1e96",
              "name": "Fetch the current donor profile",
              "request": {
                "name": "Fetch the current donor profile",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "me"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "ae39c5d5-9fdb-4223-9a4c-fcb225da37e9",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "me"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"donor\": {\n    \"accountStatus\": \"ACTIVE\",\n    \"createdAt\": \"1977-09-17T11:55:21.382Z\",\n    \"deletedAt\": \"2014-09-21T02:40:06.204Z\",\n    \"email\": \"tester@example.com\",\n    \"fullName\": \"Selsal Tester\",\n    \"id\": \"ab497639-bb85-6208-b5b9-202857fbd94d\",\n    \"phoneNumber\": \"+966500110011\",\n    \"phoneVerifiedAt\": \"1960-08-09T21:11:04.228Z\",\n    \"profileImagePath\": \"/files/profile-image.jpg\",\n    \"registrationDate\": \"1997-09-12T07:41:56.454Z\",\n    \"updatedAt\": \"1949-05-10T10:40:15.049Z\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "3bb31956-097a-48ba-9229-e013ca5426a4",
              "name": "Update editable donor profile fields",
              "request": {
                "name": "Update editable donor profile fields",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "me"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "fullName",
                      "value": "{{fullName}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "email",
                      "value": "{{email}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "profileImage",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "0ebfafdd-1ad9-4011-9419-5c2346055280",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "me"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "fullName",
                          "value": "{{fullName}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "email",
                          "value": "{{email}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "profileImage",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"donor\": {\n    \"accountStatus\": \"ACTIVE\",\n    \"createdAt\": \"1977-09-17T11:55:21.382Z\",\n    \"deletedAt\": \"2014-09-21T02:40:06.204Z\",\n    \"email\": \"tester@example.com\",\n    \"fullName\": \"Selsal Tester\",\n    \"id\": \"ab497639-bb85-6208-b5b9-202857fbd94d\",\n    \"phoneNumber\": \"+966500110011\",\n    \"phoneVerifiedAt\": \"1960-08-09T21:11:04.228Z\",\n    \"profileImagePath\": \"/files/profile-image.jpg\",\n    \"registrationDate\": \"1997-09-12T07:41:56.454Z\",\n    \"updatedAt\": \"1949-05-10T10:40:15.049Z\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "f46c4f4d-98c8-405c-9943-53ab2214addb",
              "name": "Set the donor password for the first time",
              "request": {
                "name": "Set the donor password for the first time",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "me",
                    "set-password"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"password\": \"{{password}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "93f97661-bf57-4dca-b2cb-2b1dab4f8907",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "me",
                        "set-password"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"password\": \"{{password}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "5831caba-9186-4d0b-862e-1f07d0cd9f73",
              "name": "Change the donor password using the current password",
              "request": {
                "name": "Change the donor password using the current password",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "me",
                    "change-password"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"currentPassword\": \"{{currentPassword}}\",\n  \"newPassword\": \"{{newPassword}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "bb20d075-276f-4728-a35d-409a742aba98",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "me",
                        "change-password"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"currentPassword\": \"{{currentPassword}}\",\n  \"newPassword\": \"{{newPassword}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "9a52636f-868e-47a5-a5bc-5b9a58e53ad1",
              "name": "List the donor sessions for the authenticated account",
              "request": {
                "name": "List the donor sessions for the authenticated account",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "me",
                    "sessions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "8c340f98-668d-49ca-8ab4-dc7fa375b98b",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "me",
                        "sessions"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"sessions\": [\n    {\n      \"createdAt\": \"2012-05-09T09:27:03.888Z\",\n      \"deviceInfo\": \"Mozilla/5.0\",\n      \"expiresAt\": \"1950-11-26T05:51:53.373Z\",\n      \"id\": \"98d4bc9b-3387-f311-5e22-3071425ec3eb\",\n      \"ipAddress\": \"203.0.113.42\",\n      \"revokedAt\": \"2002-06-28T02:59:02.749Z\",\n      \"userAgent\": \"Mozilla/5.0\"\n    },\n    {\n      \"createdAt\": \"1971-03-02T11:22:10.334Z\",\n      \"deviceInfo\": \"Mozilla/5.0\",\n      \"expiresAt\": \"2016-06-04T19:52:16.960Z\",\n      \"id\": \"7f41b458-0389-5cc5-f778-756461888088\",\n      \"ipAddress\": \"203.0.113.42\",\n      \"revokedAt\": \"1950-10-11T18:46:22.309Z\",\n      \"userAgent\": \"Mozilla/5.0\"\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7c78a75f-3064-461b-9132-853779b168ec",
              "name": "Revoke one donor session by ID",
              "request": {
                "name": "Revoke one donor session by ID",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donors",
                    "me",
                    "sessions",
                    ":sessionId"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "{{sessionId}}",
                      "key": "sessionId",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "ce1b62e5-5b85-40e7-8951-c660f3b1c0a1",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donors",
                        "me",
                        "sessions",
                        ":sessionId"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "{{sessionId}}",
                          "key": "sessionId",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "c58af403-2645-4893-a687-2e2e6b087d1d",
          "name": "Client Ads",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "1b15ca53-367e-4d87-bbb5-17c8e670baa3",
              "name": "List published advertisements for app and website banners",
              "request": {
                "name": "List published advertisements for app and website banners",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "ads"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": null
              },
              "response": [
                {
                  "id": "fe56efbd-4526-4e98-aeb6-ac7ec4183a1c",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "ads"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"ads\": [\n    {\n      \"id\": \"1dae04d0-9f5c-07bd-e421-c87f7597706f\",\n      \"title\": \"string\",\n      \"imagePath\": \"string\",\n      \"status\": \"DRAFT\",\n      \"startDate\": \"2010-08-27T10:50:23.490Z\",\n      \"endDate\": \"1949-01-10T14:16:44.830Z\",\n      \"createdAt\": \"1954-05-09T10:16:42.782Z\",\n      \"updatedAt\": \"2016-07-09T02:22:08.866Z\",\n      \"description\": {},\n      \"linkUrl\": {}\n    },\n    {\n      \"id\": \"330aa4bd-af47-b227-5c9f-c17b8d794bda\",\n      \"title\": \"string\",\n      \"imagePath\": \"string\",\n      \"status\": \"PUBLISHED\",\n      \"startDate\": \"2015-07-28T22:35:56.852Z\",\n      \"endDate\": \"1994-01-06T15:45:49.781Z\",\n      \"createdAt\": \"2006-05-01T23:27:31.611Z\",\n      \"updatedAt\": \"1980-01-17T03:55:30.098Z\",\n      \"description\": {},\n      \"linkUrl\": {}\n    }\n  ],\n  \"page\": 540.3816229272173,\n  \"pageSize\": 2594.217127680758,\n  \"total\": 3588.186879453137\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "a4d33241-eb65-478d-b504-c97697d4c88e",
          "name": "Client Campaigns",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "97ad024f-f3ed-4cb3-b17d-ce3c663953c5",
              "name": "List published campaign categories for clients",
              "request": {
                "name": "List published campaign categories for clients",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "campaign-categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": null
              },
              "response": [
                {
                  "id": "6422391c-0190-4490-b500-fefcb7bf9b63",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "campaign-categories"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"categories\": [\n    {\n      \"id\": \"ed035057-c04e-ec46-0250-62ab26991ae1\",\n      \"iconPath\": \"string\",\n      \"name\": \"string\",\n      \"campaignsCount\": 1285.4907539167382,\n      \"createdAt\": \"2020-06-14T04:56:55.834Z\",\n      \"updatedAt\": \"1976-09-24T09:52:17.726Z\"\n    },\n    {\n      \"id\": \"201ec51d-bdf1-2478-05a7-4a5a88f44a4d\",\n      \"iconPath\": \"string\",\n      \"name\": \"string\",\n      \"campaignsCount\": 6904.633462063185,\n      \"createdAt\": \"2001-01-16T12:35:55.735Z\",\n      \"updatedAt\": \"2017-01-06T23:40:23.113Z\"\n    }\n  ],\n  \"page\": 1963.592628517352,\n  \"pageSize\": 4357.503226399135,\n  \"total\": 9352.76972352106\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7f71cbaf-be71-443c-9421-07151a6c5b77",
              "name": "List published campaigns for clients",
              "request": {
                "name": "List published campaigns for clients",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "campaigns"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "categoryId",
                      "value": "<uuid>"
                    },
                    {
                      "disabled": false,
                      "key": "endDate",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "startDate",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "tillTargetReached",
                      "value": "<boolean>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": null
              },
              "response": [
                {
                  "id": "459c4740-1a9f-4e84-9ba6-eb5e7a7661dc",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "campaigns"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "categoryId",
                          "value": "<uuid>"
                        },
                        {
                          "key": "endDate",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "startDate",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        },
                        {
                          "key": "tillTargetReached",
                          "value": "<boolean>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"campaigns\": [\n    {\n      \"id\": \"24c24743-026a-df5e-809e-b0223ad76ace\",\n      \"title\": \"string\",\n      \"description\": \"string\",\n      \"category\": {\n        \"id\": \"098b8c49-1ee3-6e13-ed93-3f54360fbe3c\",\n        \"name\": \"string\",\n        \"iconPath\": \"string\"\n      },\n      \"donationTarget\": 3475.2551489449447,\n      \"collectedAmount\": 6150.1555002168425,\n      \"remainingAmount\": 9563.413182537586,\n      \"donorsCount\": 7183.151815291173,\n      \"averageDonation\": 9172.872984007858,\n      \"percentageAchieved\": 6573.632617216585,\n      \"startDate\": \"2021-11-17T06:34:55.279Z\",\n      \"endDate\": \"1948-03-22T17:13:16.326Z\",\n      \"creationStatus\": \"PUBLISHED\",\n      \"status\": \"PUBLISHED\",\n      \"isExpanded\": false,\n      \"expandedAt\": \"1973-03-21T18:10:48.255Z\",\n      \"previousEndDate\": \"1954-11-26T13:25:18.127Z\",\n      \"createdAt\": \"1961-02-17T06:09:19.965Z\",\n      \"updatedAt\": \"1975-08-20T23:43:06.921Z\",\n      \"imagePath\": {}\n    },\n    {\n      \"id\": \"02f5fac6-695c-c00c-1b6f-e301059fd288\",\n      \"title\": \"string\",\n      \"description\": \"string\",\n      \"category\": {\n        \"id\": \"16fbf51f-fea3-4a01-0d03-54d004caf998\",\n        \"name\": \"string\",\n        \"iconPath\": \"string\"\n      },\n      \"donationTarget\": 76.48882778699794,\n      \"collectedAmount\": 2759.211565018682,\n      \"remainingAmount\": 3957.8727534640734,\n      \"donorsCount\": 4613.990983275525,\n      \"averageDonation\": 5229.291746606186,\n      \"percentageAchieved\": 9970.171425310251,\n      \"startDate\": \"2004-06-19T00:17:56.428Z\",\n      \"endDate\": \"1952-03-27T23:11:36.263Z\",\n      \"creationStatus\": \"PUBLISHED\",\n      \"status\": \"PUBLISHED\",\n      \"isExpanded\": true,\n      \"expandedAt\": \"1986-12-09T09:57:16.540Z\",\n      \"previousEndDate\": \"2016-09-30T12:52:46.556Z\",\n      \"createdAt\": \"1993-07-01T21:51:27.121Z\",\n      \"updatedAt\": \"1949-05-08T09:53:43.453Z\",\n      \"imagePath\": {}\n    }\n  ],\n  \"page\": 6866.561107279088,\n  \"pageSize\": 7906.919094126117,\n  \"total\": 4912.268800682318\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "034d22c9-1ca0-45c9-af69-c700fd8d9e47",
              "name": "Get one published campaign for clients",
              "request": {
                "name": "Get one published campaign for clients",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "campaigns",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": null
              },
              "response": [
                {
                  "id": "3b46cef4-239b-4f6e-9f93-26ab08e20d0d",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "campaigns",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"campaign\": {\n    \"id\": \"3c45e85f-f662-f55e-86ec-c9aa91c064b0\",\n    \"title\": \"string\",\n    \"description\": \"string\",\n    \"category\": {\n      \"id\": \"ab6ea9ab-4247-7eef-f5dd-18b4f1075f0b\",\n      \"name\": \"string\",\n      \"iconPath\": \"string\"\n    },\n    \"donationTarget\": 7680.129639567474,\n    \"collectedAmount\": 3563.065913552579,\n    \"remainingAmount\": 2453.224873090305,\n    \"donorsCount\": 1643.4607793302437,\n    \"averageDonation\": 7056.6741327579275,\n    \"percentageAchieved\": 6784.152254121609,\n    \"startDate\": \"2007-08-17T07:46:52.656Z\",\n    \"endDate\": \"2006-10-12T22:15:56.995Z\",\n    \"creationStatus\": \"DRAFT\",\n    \"status\": \"DRAFT\",\n    \"isExpanded\": true,\n    \"expandedAt\": \"1964-03-03T19:23:08.760Z\",\n    \"previousEndDate\": \"1953-03-19T14:10:22.933Z\",\n    \"createdAt\": \"2020-10-30T21:34:56.326Z\",\n    \"updatedAt\": \"2018-03-11T08:13:57.557Z\",\n    \"imagePath\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "a0104c5e-28a9-4fb0-9cea-cff64a946842",
          "name": "Client Donations",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "ef3b56c7-4f3e-4bab-941a-6c132b3cf1ba",
              "name": "List available MyFatoorah payment methods",
              "request": {
                "name": "List available MyFatoorah payment methods",
                "description": {
                  "content": "Use this before creating a donation so web and Flutter clients can render the enabled payment options.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "donations",
                    "payment-methods"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "amount",
                      "value": "<number>",
                      "description": "(Required) "
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": null
              },
              "response": [
                {
                  "id": "36cf9a0d-e5da-4814-9dfb-0cc65e14bcb4",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donations",
                        "payment-methods"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "amount",
                          "value": "150"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"paymentMethods\": [\n    {\n      \"paymentMethodId\": 9879.592486027866,\n      \"paymentMethodNameEn\": \"string\",\n      \"paymentMethodNameAr\": \"string\",\n      \"paymentMethodCode\": \"string\",\n      \"serviceCharge\": 2140.937308619133,\n      \"totalAmount\": 8980.070081368045,\n      \"currencyIso\": \"string\",\n      \"paymentCurrencyIso\": \"string\",\n      \"isDirectPayment\": true,\n      \"isEmbeddedSupported\": false,\n      \"imageUrl\": {}\n    },\n    {\n      \"paymentMethodId\": 8452.006445578954,\n      \"paymentMethodNameEn\": \"string\",\n      \"paymentMethodNameAr\": \"string\",\n      \"paymentMethodCode\": \"string\",\n      \"serviceCharge\": 4394.908343380268,\n      \"totalAmount\": 3312.695135213819,\n      \"currencyIso\": \"string\",\n      \"paymentCurrencyIso\": \"string\",\n      \"isDirectPayment\": false,\n      \"isEmbeddedSupported\": false,\n      \"imageUrl\": {}\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "1c6d5e39-3cb9-4320-bd09-8535622cef48",
              "name": "Create a donation checkout session",
              "request": {
                "name": "Create a donation checkout session",
                "description": {
                  "content": "Public endpoint for web and Flutter donation checkout. Authentication is optional at the product level and not required by this API.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "donations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"items\": [\n    {\n      \"campaignId\": \"{{campaignId}}\",\n      \"amount\": \"<number>\"\n    },\n    {\n      \"campaignId\": \"{{campaignId}}\",\n      \"amount\": \"<number>\"\n    }\n  ],\n  \"paymentMethodId\": \"<number>\",\n  \"channel\": \"<string>\",\n  \"successUrl\": \"<string>\",\n  \"errorUrl\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "56385b97-77d4-451c-be0d-b3f6b339ebf9",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donations"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"items\": [\n    {\n      \"campaignId\": \"{{campaignId}}\",\n      \"amount\": 100\n    },\n    {\n      \"campaignId\": \"{{campaignId}}\",\n      \"amount\": 100\n    }\n  ],\n  \"paymentMethodId\": 2,\n  \"channel\": \"WEB\",\n  \"successUrl\": \"https://app.selsal.com/donations/result?status=success\",\n  \"errorUrl\": \"https://app.selsal.com/donations/result?status=failed\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"checkout\": {\n    \"id\": \"26f1cd73-10bf-50d3-74df-292cfe207992\",\n    \"totalAmount\": 4366.464704902735,\n    \"currencyIso\": \"string\",\n    \"channel\": \"MOBILE\",\n    \"status\": \"PAID\",\n    \"provider\": \"MYFATOORAH\",\n    \"paymentMethodId\": 5355.77765417949,\n    \"receiptReference\": \"string\",\n    \"createdAt\": \"1979-10-09T07:01:35.324Z\",\n    \"paidAt\": \"1981-04-18T21:39:53.706Z\",\n    \"failedAt\": \"1974-07-01T00:16:39.337Z\",\n    \"items\": [\n      {\n        \"id\": \"51e6e14c-ddb4-e777-ba40-09039f553c3e\",\n        \"amount\": 9271.323654762127,\n        \"campaign\": {\n          \"id\": \"4bddb77f-d4fc-821c-af24-e39c7b2f327d\",\n          \"title\": \"string\"\n        },\n        \"status\": \"CANCELLED\"\n      },\n      {\n        \"id\": \"3e6142ee-8a1c-564d-6187-faa8dd9e2cf0\",\n        \"amount\": 3221.082726987581,\n        \"campaign\": {\n          \"id\": \"9c7ddff9-0bcf-f9b4-ac75-c98ebe3aa413\",\n          \"title\": \"string\"\n        },\n        \"status\": \"PAID\"\n      }\n    ],\n    \"paymentMethodName\": {},\n    \"paymentMethodCode\": {},\n    \"paymentUrl\": {},\n    \"providerInvoiceId\": {},\n    \"providerPaymentId\": {},\n    \"invoiceReference\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "54166600-a58f-46d2-b7db-c4a80a4d5cd0",
              "name": "List current donor donation history",
              "request": {
                "name": "List current donor donation history",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donations",
                    "me"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "page",
                      "value": "<string>",
                      "description": "(Required) "
                    },
                    {
                      "disabled": false,
                      "key": "pageSize",
                      "value": "<string>",
                      "description": "(Required) "
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "a6c8ee20-3342-4fbf-be4f-877fdeb9f681",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donations",
                        "me"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "page",
                          "value": "<string>"
                        },
                        {
                          "key": "pageSize",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"donations\": [\n    {\n      \"id\": \"3868ddb5-13e2-0ff6-ca31-41ad2f8bdf5c\",\n      \"amount\": 2112.5332399563667,\n      \"currencyIso\": \"string\",\n      \"status\": \"PAID\",\n      \"campaign\": {\n        \"id\": \"f76b28d4-a8ae-7433-81f0-908a1b1ab238\",\n        \"title\": \"string\"\n      },\n      \"receiptReference\": \"string\",\n      \"createdAt\": \"1985-10-02T02:25:41.823Z\",\n      \"paidAt\": \"1988-03-30T08:26:49.449Z\"\n    },\n    {\n      \"id\": \"84bc5d9e-e857-0f21-7cd2-a036ca749c01\",\n      \"amount\": 1005.9105758187292,\n      \"currencyIso\": \"string\",\n      \"status\": \"PENDING\",\n      \"campaign\": {\n        \"id\": \"af0e9582-42a5-14a6-cbc4-e6d0ebeffebe\",\n        \"title\": \"string\"\n      },\n      \"receiptReference\": \"string\",\n      \"createdAt\": \"1984-11-30T23:11:02.996Z\",\n      \"paidAt\": \"1986-03-23T23:17:38.297Z\"\n    }\n  ],\n  \"page\": 1655.9652513251156,\n  \"pageSize\": 9692.328644022227,\n  \"total\": 3332.190053179798,\n  \"totalPaidAmount\": 9025.454555539378,\n  \"totalPaidCampaigns\": 1763.722535326373\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7d4f885d-15d9-430f-9cb7-d1cd3438b8ca",
              "name": "Sync donation status from MyFatoorah",
              "request": {
                "name": "Sync donation status from MyFatoorah",
                "description": {
                  "content": "Call this after the customer returns to your web page or mobile deep link with a PaymentId from MyFatoorah.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "donations",
                    "sync-status"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"paymentId\": \"{{paymentId}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "4843b4c5-6504-4488-8285-c02f11a81a38",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donations",
                        "sync-status"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"paymentId\": \"{{paymentId}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"checkout\": {\n    \"id\": \"ea50f052-ee6f-eefa-d5cd-a02316328822\",\n    \"totalAmount\": 7319.75641996196,\n    \"currencyIso\": \"string\",\n    \"channel\": \"WEB\",\n    \"status\": \"CANCELLED\",\n    \"provider\": \"MYFATOORAH\",\n    \"paymentMethodId\": 7856.303026657494,\n    \"receiptReference\": \"string\",\n    \"createdAt\": \"1956-08-26T10:21:11.325Z\",\n    \"paidAt\": \"2001-12-09T01:08:26.266Z\",\n    \"failedAt\": \"2003-05-03T10:34:32.342Z\",\n    \"items\": [\n      {\n        \"id\": \"b649c525-0f37-ee75-86e0-320c52f20317\",\n        \"amount\": 3689.282318459817,\n        \"campaign\": {\n          \"id\": \"59cc8178-5479-c929-104a-b3df7f73e7f5\",\n          \"title\": \"string\"\n        },\n        \"status\": \"FAILED\"\n      },\n      {\n        \"id\": \"a7a7d078-aeb8-7108-4c3a-f0e0230af784\",\n        \"amount\": 9792.555886888365,\n        \"campaign\": {\n          \"id\": \"6bb46346-03f7-b38b-37b2-c2b829d5b289\",\n          \"title\": \"string\"\n        },\n        \"status\": \"PENDING\"\n      }\n    ],\n    \"paymentMethodName\": {},\n    \"paymentMethodCode\": {},\n    \"paymentUrl\": {},\n    \"providerInvoiceId\": {},\n    \"providerPaymentId\": {},\n    \"invoiceReference\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "a4e76a34-7d44-4733-9069-420cdadbe909",
              "name": "Receive MyFatoorah webhook notifications",
              "request": {
                "name": "Receive MyFatoorah webhook notifications",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donations",
                    "myfatoorah",
                    "webhook"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null
              },
              "response": [
                {
                  "id": "69507f98-e922-4b13-8db0-43f812107a63",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donations",
                        "myfatoorah",
                        "webhook"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "46c84598-5f1c-49b2-845b-e7bfcc330f17",
              "name": "Handle MyFatoorah browser callback and redirect to the website",
              "request": {
                "name": "Handle MyFatoorah browser callback and redirect to the website",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donations",
                    "myfatoorah",
                    "callback"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  }
                ],
                "method": "GET",
                "auth": null
              },
              "response": [
                {
                  "id": "95f0b76d-116d-4d03-a18b-07882c361840",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donations",
                        "myfatoorah",
                        "callback"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "text/plain"
                    }
                  ],
                  "body": "",
                  "cookie": [],
                  "_postman_previewlanguage": "text"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "a9227564-b559-4a95-a08a-e0ffbd244deb",
              "name": "Get one donation checkout status by ID",
              "request": {
                "name": "Get one donation checkout status by ID",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "donations",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": null
              },
              "response": [
                {
                  "id": "9d1e9b1c-b148-4041-953f-7e039f463089",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "donations",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"checkout\": {\n    \"id\": \"ea50f052-ee6f-eefa-d5cd-a02316328822\",\n    \"totalAmount\": 7319.75641996196,\n    \"currencyIso\": \"string\",\n    \"channel\": \"WEB\",\n    \"status\": \"CANCELLED\",\n    \"provider\": \"MYFATOORAH\",\n    \"paymentMethodId\": 7856.303026657494,\n    \"receiptReference\": \"string\",\n    \"createdAt\": \"1956-08-26T10:21:11.325Z\",\n    \"paidAt\": \"2001-12-09T01:08:26.266Z\",\n    \"failedAt\": \"2003-05-03T10:34:32.342Z\",\n    \"items\": [\n      {\n        \"id\": \"b649c525-0f37-ee75-86e0-320c52f20317\",\n        \"amount\": 3689.282318459817,\n        \"campaign\": {\n          \"id\": \"59cc8178-5479-c929-104a-b3df7f73e7f5\",\n          \"title\": \"string\"\n        },\n        \"status\": \"FAILED\"\n      },\n      {\n        \"id\": \"a7a7d078-aeb8-7108-4c3a-f0e0230af784\",\n        \"amount\": 9792.555886888365,\n        \"campaign\": {\n          \"id\": \"6bb46346-03f7-b38b-37b2-c2b829d5b289\",\n          \"title\": \"string\"\n        },\n        \"status\": \"PENDING\"\n      }\n    ],\n    \"paymentMethodName\": {},\n    \"paymentMethodCode\": {},\n    \"paymentUrl\": {},\n    \"providerInvoiceId\": {},\n    \"providerPaymentId\": {},\n    \"invoiceReference\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "4f1de8b7-9290-4d9a-86dd-9fb691b043ba",
          "name": "Client Notifications",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "b043c20a-ab0f-4ff9-837a-6a4bbc389668",
              "name": "List notifications for the current donor",
              "request": {
                "name": "List notifications for the current donor",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "notifications"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "isRead",
                      "value": "<boolean>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "0407a3d0-4be4-4474-92a6-aef1852dbd5e",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "notifications"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "isRead",
                          "value": "<boolean>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"notifications\": [\n    {\n      \"id\": \"f5e593a8-1f6e-3b64-ed30-415849c30744\",\n      \"recipientType\": \"DRIVER\",\n      \"recipientId\": \"a0985b0c-1ef0-6eeb-3269-7272c6f1f73a\",\n      \"message\": \"string\",\n      \"type\": \"CAMPAIGN_PUBLISHED\",\n      \"channel\": \"IN_APP\",\n      \"isRead\": false,\n      \"createdAt\": \"2016-08-19T04:21:22.043Z\",\n      \"updatedAt\": \"1962-12-12T08:04:28.179Z\",\n      \"title\": \"string\",\n      \"targetType\": \"DASHBOARD\",\n      \"targetId\": \"89cb66d9-93b7-5a54-6d1e-8fe9460c2d5b\",\n      \"targetPath\": \"string\",\n      \"data\": {},\n      \"readAt\": \"1991-08-08T06:34:44.320Z\",\n      \"sourcePushCampaignId\": \"6e665f03-4d12-5b5e-0b9f-97c7ae4d459a\"\n    },\n    {\n      \"id\": \"ea4c4534-8e46-9039-6c92-7ac107e87b32\",\n      \"recipientType\": \"DONOR\",\n      \"recipientId\": \"9f4bf63f-aa6d-c17b-1761-b1ea938dc10d\",\n      \"message\": \"string\",\n      \"type\": \"CAMPAIGN_GOAL_REACHED\",\n      \"channel\": \"IN_APP\",\n      \"isRead\": true,\n      \"createdAt\": \"1971-06-18T09:03:11.414Z\",\n      \"updatedAt\": \"1985-11-02T06:25:16.831Z\",\n      \"title\": \"string\",\n      \"targetType\": \"CAMPAIGN\",\n      \"targetId\": \"580a48d2-1e2b-0e0a-47db-8192c178bf91\",\n      \"targetPath\": \"string\",\n      \"data\": {},\n      \"readAt\": \"2001-01-24T04:51:58.678Z\",\n      \"sourcePushCampaignId\": \"2208a1f5-5a48-fee6-c83e-871c3c5b4c43\"\n    }\n  ],\n  \"page\": 4888.148286319171,\n  \"pageSize\": 7116.506046272711,\n  \"total\": 6218.44744052003\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "2f32042c-16d7-40e4-9ec9-e3e915300ab6",
              "name": "Get unread notification count for the current donor",
              "request": {
                "name": "Get unread notification count for the current donor",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "notifications",
                    "unread-count"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "7dc479b9-cfea-46da-bedb-64d31d9efd49",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "notifications",
                        "unread-count"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"unreadCount\": 6835.020906338285\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "d4bf5f98-c4bb-4bd0-8f33-b76700503950",
              "name": "Mark one donor notification as read",
              "request": {
                "name": "Mark one donor notification as read",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "notifications",
                    ":id",
                    "read"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "1d2fde92-589e-41b5-901b-06dda13e84a4",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "notifications",
                        ":id",
                        "read"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "5c36ec65-5c91-41ea-afd6-47527c0c7694",
              "name": "Register or refresh a notification device token for the current donor",
              "request": {
                "name": "Register or refresh a notification device token for the current donor",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "notifications",
                    "devices"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"deviceId\": \"<string>\",\n  \"platform\": \"<string>\",\n  \"token\": \"<string>\",\n  \"locale\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "52235e78-1ac8-41ab-8898-c23e57afc1f2",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "notifications",
                        "devices"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"deviceId\": \"<string>\",\n  \"platform\": \"<string>\",\n  \"token\": \"<string>\",\n  \"locale\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"deviceToken\": {\n    \"id\": \"84c90af7-c8a3-8abb-2779-2a263182297b\",\n    \"ownerType\": \"DRIVER\",\n    \"ownerId\": \"53c5d72d-4a0e-0b15-7e7f-af615d34ff6a\",\n    \"deviceId\": \"string\",\n    \"platform\": \"IOS\",\n    \"token\": \"string\",\n    \"isActive\": false,\n    \"lastSeenAt\": \"1999-05-13T20:20:00.877Z\",\n    \"createdAt\": \"1960-06-28T20:00:10.026Z\",\n    \"updatedAt\": \"1949-04-06T14:48:32.880Z\",\n    \"locale\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "d48b5d68-aae4-418b-b1e5-dbe793e36ff9",
              "name": "Unregister a notification device token for the current donor",
              "request": {
                "name": "Unregister a notification device token for the current donor",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "notifications",
                    "devices",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "6e58d5a0-4b66-4a57-a345-b3c4ed64cf84",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "notifications",
                        "devices",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "99be7625-c1cb-4599-a374-9caf1aaebce6",
          "name": "Client Families",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "d6dcce78-80a9-41da-a2df-ca2c11021ca0",
              "name": "Submit a family support request",
              "request": {
                "name": "Submit a family support request",
                "description": {
                  "content": "Public endpoint for web and mobile family request forms. Authentication is not required.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "family-requests"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "representativeName",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "phoneNumber",
                      "value": "{{phoneNumber}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "email",
                      "value": "{{email}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "city",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "familyMembersCount",
                      "value": "<number>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "situationDescription",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "latitude",
                      "value": "<number>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "longitude",
                      "value": "<number>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "supportingDocuments",
                      "type": "file",
                      "description": "(Required)  Attach one file. Repeat the same key for multiple files."
                    },
                    {
                      "key": "supportingDocuments",
                      "type": "file",
                      "description": "(Required)  Attach one file. Repeat the same key for multiple files."
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "769a23f8-59f9-4cc6-a960-a65022f23e76",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "family-requests"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "representativeName",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "phoneNumber",
                          "value": "{{phoneNumber}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "email",
                          "value": "{{email}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "city",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "familyMembersCount",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "situationDescription",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "latitude",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "longitude",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": "[object Object] Attach one file. Repeat the same key for multiple files.",
                          "key": "supportingDocuments",
                          "type": "file"
                        },
                        {
                          "description": "[object Object] Attach one file. Repeat the same key for multiple files.",
                          "key": "supportingDocuments",
                          "type": "file"
                        }
                      ]
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"familyRequest\": {\n    \"id\": \"d7761f0a-1c65-0409-26bd-f40c8d683e16\",\n    \"representativeName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"8hIp1QBHD7ro@GyhDBpnWoJoQfATsNGXy.yenn\",\n    \"city\": \"string\",\n    \"familyMembersCount\": 2613.790606112418,\n    \"situationDescription\": \"string\",\n    \"supportingDocumentPaths\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 5620.796345321555,\n    \"longitude\": 7545.977939249533,\n    \"requestStatus\": \"REJECTED\",\n    \"requestDate\": \"1978-08-21T05:13:47.782Z\",\n    \"reviewedAt\": \"1997-09-27T11:00:28.883Z\",\n    \"familyId\": \"1c005a44-8a8d-158a-69ff-38aff4724b86\",\n    \"rejectionReason\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "b0766cb3-7305-4ab5-91cf-b723473f39db",
          "name": "Client Volunteers",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "45e2cc53-4187-4a11-935c-940f9e8a24d8",
              "name": "Submit a volunteer request",
              "request": {
                "name": "Submit a volunteer request",
                "description": {
                  "content": "Public endpoint for web and mobile volunteer forms. Authentication is not required.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "client",
                    "volunteer-requests"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"fullName\": \"{{fullName}}\",\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"email\": \"{{email}}\",\n  \"city\": \"<string>\",\n  \"skills\": \"<string>\",\n  \"volunteerType\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "a1cfbe51-44ed-48c1-92a8-4ec7a290d1f4",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "volunteer-requests"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"fullName\": \"{{fullName}}\",\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"email\": \"{{email}}\",\n  \"city\": \"Riyadh\",\n  \"skills\": \"Community coordination, event support, and family outreach.\",\n  \"volunteerType\": \"Field Volunteer\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"volunteerRequest\": {\n    \"id\": \"9b87f77e-1eda-82be-bffb-bc610e7c6192\",\n    \"fullName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"Ftr26z3Hv@rlXSFtABhsQQInDRZBramyqDujxId.hmje\",\n    \"city\": \"string\",\n    \"skills\": \"string\",\n    \"volunteerType\": \"string\",\n    \"requestStatus\": \"REJECTED\",\n    \"requestDate\": \"2002-09-22T13:25:50.394Z\",\n    \"reviewedAt\": \"2009-02-18T11:34:26.342Z\",\n    \"volunteerId\": \"4565f2cd-f129-1743-86c2-f6bb85cf8254\",\n    \"rejectionReason\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "e28d0440-44f7-4e15-9ae0-df3ee3b78b7d",
          "name": "Client Media Center",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "c01c7467-dbad-4788-b4d8-2cd4e96d8350",
              "name": "List published media center videos",
              "request": {
                "name": "List published media center videos",
                "description": {},
                "url": {
                  "path": [
                    "client",
                    "media-videos"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": null
              },
              "response": [
                {
                  "id": "58c47b3d-5ab2-4af5-977f-dda90244fd26",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "client",
                        "media-videos"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"mediaVideos\": [\n    {\n      \"id\": \"985c0a81-e625-a4bc-19ad-1caef1134391\",\n      \"titleEn\": \"string\",\n      \"titleAr\": \"string\",\n      \"descriptionEn\": {},\n      \"descriptionAr\": {},\n      \"youtubeUrl\": \"string\",\n      \"youtubeVideoId\": \"string\",\n      \"thumbnailUrl\": \"string\",\n      \"isPublished\": true,\n      \"publishedAt\": {},\n      \"createdAt\": \"1976-09-01T20:26:09.201Z\",\n      \"updatedAt\": \"1990-03-31T18:02:28.128Z\"\n    },\n    {\n      \"id\": \"a50ff2da-1c38-9a85-eac5-501f0716dec7\",\n      \"titleEn\": \"string\",\n      \"titleAr\": \"string\",\n      \"descriptionEn\": {},\n      \"descriptionAr\": {},\n      \"youtubeUrl\": \"string\",\n      \"youtubeVideoId\": \"string\",\n      \"thumbnailUrl\": \"string\",\n      \"isPublished\": false,\n      \"publishedAt\": {},\n      \"createdAt\": \"1950-05-02T00:28:30.433Z\",\n      \"updatedAt\": \"2004-02-18T06:06:52.777Z\"\n    }\n  ],\n  \"page\": 7482.068657371977,\n  \"pageSize\": 4510.89883301865,\n  \"total\": 9611.43375068218\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        }
      ]
    },
    {
      "name": "Driver",
      "item": [
        {
          "id": "2af3c71b-4a01-429d-836e-63e229af515c",
          "name": "Driver Auth",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "7879c1da-473d-412a-a817-f019a2aa6eb1",
              "name": "Sign in as a driver with phone number and password",
              "request": {
                "name": "Sign in as a driver with phone number and password",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "auth",
                    "login"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"password\": \"{{password}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "a1f5986b-a22f-4bf8-aaea-a4d6a25099b7",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "auth",
                        "login"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"password\": \"{{password}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"accessToken\": \"string\",\n  \"accessTokenExpiresAt\": \"1972-04-27T16:16:06.747Z\",\n  \"refreshToken\": \"string\",\n  \"driver\": {\n    \"id\": \"0cb084e3-0fe1-5efe-1921-f0cfeaf1d299\",\n    \"fullName\": \"string\",\n    \"idNumber\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"vehicleType\": \"string\",\n    \"licensePlateNumber\": \"string\",\n    \"driverLicensePath\": \"string\",\n    \"vehicleRegistrationPath\": \"string\",\n    \"accountStatus\": \"SUSPENDED\",\n    \"activeOrdersCount\": 5969.034293408975,\n    \"completedOrdersCount\": 2869.0186993865295,\n    \"lastLoginAt\": \"1973-05-27T02:01:16.997Z\",\n    \"deletedAt\": \"2020-02-21T09:21:13.313Z\",\n    \"createdAt\": \"1967-12-27T18:46:59.123Z\",\n    \"updatedAt\": \"2012-10-06T21:43:05.377Z\",\n    \"profileImagePath\": {}\n  },\n  \"session\": {\n    \"id\": \"f23b60db-ea91-e8c6-627b-64ad694b06c1\",\n    \"createdAt\": \"1983-10-11T11:52:21.581Z\",\n    \"expiresAt\": \"2020-10-09T12:27:05.776Z\",\n    \"revokedAt\": \"2005-01-23T05:42:11.738Z\",\n    \"deviceInfo\": {},\n    \"ipAddress\": {},\n    \"userAgent\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7aa81f39-7720-45f7-aafe-70914dc6f505",
              "name": "Rotate the driver refresh token and issue a new access token",
              "request": {
                "name": "Rotate the driver refresh token and issue a new access token",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "auth",
                    "refresh"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"refreshToken\": \"{{refreshToken}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "cf0fd772-2868-44fa-b60b-ab431ffe7318",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "auth",
                        "refresh"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"refreshToken\": \"{{refreshToken}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"accessToken\": \"string\",\n  \"accessTokenExpiresAt\": \"1972-04-27T16:16:06.747Z\",\n  \"refreshToken\": \"string\",\n  \"driver\": {\n    \"id\": \"0cb084e3-0fe1-5efe-1921-f0cfeaf1d299\",\n    \"fullName\": \"string\",\n    \"idNumber\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"vehicleType\": \"string\",\n    \"licensePlateNumber\": \"string\",\n    \"driverLicensePath\": \"string\",\n    \"vehicleRegistrationPath\": \"string\",\n    \"accountStatus\": \"SUSPENDED\",\n    \"activeOrdersCount\": 5969.034293408975,\n    \"completedOrdersCount\": 2869.0186993865295,\n    \"lastLoginAt\": \"1973-05-27T02:01:16.997Z\",\n    \"deletedAt\": \"2020-02-21T09:21:13.313Z\",\n    \"createdAt\": \"1967-12-27T18:46:59.123Z\",\n    \"updatedAt\": \"2012-10-06T21:43:05.377Z\",\n    \"profileImagePath\": {}\n  },\n  \"session\": {\n    \"id\": \"f23b60db-ea91-e8c6-627b-64ad694b06c1\",\n    \"createdAt\": \"1983-10-11T11:52:21.581Z\",\n    \"expiresAt\": \"2020-10-09T12:27:05.776Z\",\n    \"revokedAt\": \"2005-01-23T05:42:11.738Z\",\n    \"deviceInfo\": {},\n    \"ipAddress\": {},\n    \"userAgent\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "3dcc6db1-b0d4-4d4e-a0b1-65d308735446",
              "name": "Request a driver forgot-password OTP",
              "request": {
                "name": "Request a driver forgot-password OTP",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "auth",
                    "forgot-password",
                    "request-otp"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "3c1580c9-2949-45e6-8567-219161399e9e",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "auth",
                        "forgot-password",
                        "request-otp"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"expiresAt\": \"1998-11-15T05:41:11.101Z\",\n  \"otpCode\": \"123456\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "79da76ea-5597-4a14-a296-eee184dab58d",
              "name": "Verify a driver forgot-password OTP and issue a reset token",
              "request": {
                "name": "Verify a driver forgot-password OTP and issue a reset token",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "auth",
                    "forgot-password",
                    "verify-otp"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"otpCode\": \"{{otpCode}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "fff27abd-042b-400a-90e8-727485a930f1",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "auth",
                        "forgot-password",
                        "verify-otp"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"phoneNumber\": \"{{phoneNumber}}\",\n  \"otpCode\": \"{{otpCode}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"expiresAt\": \"2000-09-17T07:20:16.016Z\",\n  \"resetToken\": \"string\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "e3b472d4-3750-433b-a25b-a4349de88522",
              "name": "Reset the driver password with a verified reset token",
              "request": {
                "name": "Reset the driver password with a verified reset token",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "auth",
                    "forgot-password",
                    "reset"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"resetToken\": \"{{resetToken}}\",\n  \"newPassword\": \"{{newPassword}}\",\n  \"confirmPassword\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "c12caaf2-d601-4c5d-ac94-2c3636265d5d",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "auth",
                        "forgot-password",
                        "reset"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"resetToken\": \"{{resetToken}}\",\n  \"newPassword\": \"{{newPassword}}\",\n  \"confirmPassword\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "29e47c00-4624-49fb-82c5-1afe952d5986",
              "name": "Log out the current driver session",
              "request": {
                "name": "Log out the current driver session",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "auth",
                    "logout"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "1636ad6f-5589-4cec-8bb9-762dcbdad573",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "auth",
                        "logout"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "043dbbe1-aa75-4930-a368-0797888514ba",
              "name": "Fetch the current driver profile",
              "request": {
                "name": "Fetch the current driver profile",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "me"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "9df16402-806c-4be5-b979-f4aa6ccbbfe2",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "me"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"driver\": {\n    \"id\": \"b8add2f6-672f-975b-da48-2027e8ec8710\",\n    \"fullName\": \"string\",\n    \"idNumber\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"vehicleType\": \"string\",\n    \"licensePlateNumber\": \"string\",\n    \"driverLicensePath\": \"string\",\n    \"vehicleRegistrationPath\": \"string\",\n    \"accountStatus\": \"ACTIVE\",\n    \"activeOrdersCount\": 5136.212848130191,\n    \"completedOrdersCount\": 5270.179629995509,\n    \"lastLoginAt\": \"2008-12-27T18:43:07.136Z\",\n    \"deletedAt\": \"2020-10-27T22:37:35.499Z\",\n    \"createdAt\": \"1954-01-29T01:18:13.923Z\",\n    \"updatedAt\": \"1958-10-01T04:28:58.541Z\",\n    \"profileImagePath\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "9476bdd4-f596-418b-bc29-0dbad9ea7061",
              "name": "Update the current driver profile",
              "request": {
                "name": "Update the current driver profile",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "me"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "fullName",
                      "value": "{{fullName}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "vehicleType",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "licensePlateNumber",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "deleteProfileImage",
                      "value": "<boolean>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "profileImage",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "c0abe6c9-db81-40e2-9ae4-f096781a6a4d",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "me"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "fullName",
                          "value": "{{fullName}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "vehicleType",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "licensePlateNumber",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "deleteProfileImage",
                          "value": "<boolean>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "profileImage",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"driver\": {\n    \"id\": \"b8add2f6-672f-975b-da48-2027e8ec8710\",\n    \"fullName\": \"string\",\n    \"idNumber\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"vehicleType\": \"string\",\n    \"licensePlateNumber\": \"string\",\n    \"driverLicensePath\": \"string\",\n    \"vehicleRegistrationPath\": \"string\",\n    \"accountStatus\": \"ACTIVE\",\n    \"activeOrdersCount\": 5136.212848130191,\n    \"completedOrdersCount\": 5270.179629995509,\n    \"lastLoginAt\": \"2008-12-27T18:43:07.136Z\",\n    \"deletedAt\": \"2020-10-27T22:37:35.499Z\",\n    \"createdAt\": \"1954-01-29T01:18:13.923Z\",\n    \"updatedAt\": \"1958-10-01T04:28:58.541Z\",\n    \"profileImagePath\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "34050af4-5439-496f-b82b-3def56655eee",
              "name": "Change the current driver password",
              "request": {
                "name": "Change the current driver password",
                "description": {},
                "url": {
                  "path": [
                    "driver",
                    "drivers",
                    "me",
                    "change-password"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"currentPassword\": \"{{currentPassword}}\",\n  \"newPassword\": \"{{newPassword}}\",\n  \"confirmPassword\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "3cc7c372-8f01-4cda-b531-8030da39c481",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "driver",
                        "drivers",
                        "me",
                        "change-password"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"currentPassword\": \"{{currentPassword}}\",\n  \"newPassword\": \"{{newPassword}}\",\n  \"confirmPassword\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        }
      ]
    },
    {
      "name": "Admin",
      "item": [
        {
          "id": "7c46854d-4cba-4582-a098-e5a4dd5253df",
          "name": "Admin Ads",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "6562e2da-50fb-48fb-8af4-c5d4a5c3ab07",
              "name": "Create an advertisement",
              "request": {
                "name": "Create an advertisement",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "ads"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "title",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "status",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required)  (This can only be one of DRAFT,PUBLISHED,ENDED)"
                    },
                    {
                      "key": "startDate",
                      "value": "<dateTime>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "image",
                      "type": "file",
                      "description": "(Required) "
                    },
                    {
                      "key": "description",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "linkUrl",
                      "value": "<uri>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "endDate",
                      "value": "<dateTime>",
                      "type": "text",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "24093500-d090-4a15-8043-bba1de71a6aa",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "ads"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "title",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required)  (This can only be one of DRAFT,PUBLISHED,ENDED)",
                            "type": "text/plain"
                          },
                          "key": "status",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "startDate",
                          "value": "<dateTime>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "image",
                          "value": "<binary>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "description",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "linkUrl",
                          "value": "<uri>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "endDate",
                          "value": "<dateTime>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"60b90781-8a76-b8ec-e66a-58d74fb6d5c8\",\n  \"title\": \"string\",\n  \"imagePath\": \"string\",\n  \"status\": \"DRAFT\",\n  \"startDate\": \"1963-09-21T01:45:01.511Z\",\n  \"endDate\": \"1991-01-25T20:13:22.461Z\",\n  \"createdAt\": \"2003-11-11T17:17:05.839Z\",\n  \"updatedAt\": \"2021-03-06T23:46:56.144Z\",\n  \"description\": {},\n  \"linkUrl\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "662fe78c-0ff3-4c17-b929-def585e5ae03",
              "name": "List advertisements",
              "request": {
                "name": "List advertisements",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "ads"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "startDateFrom",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "startDateTo",
                      "value": "<dateTime>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "252cde1b-5abd-48ac-8fe9-a1f278deed4c",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "ads"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        },
                        {
                          "key": "startDateFrom",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "startDateTo",
                          "value": "<dateTime>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"ads\": [\n    {\n      \"id\": \"9ce829ef-fd52-f759-a677-f94345dd7600\",\n      \"title\": \"string\",\n      \"imagePath\": \"string\",\n      \"status\": \"ENDED\",\n      \"startDate\": \"2026-02-16T14:08:57.924Z\",\n      \"endDate\": \"2013-12-23T07:04:29.121Z\",\n      \"createdAt\": \"2009-01-14T09:56:48.858Z\",\n      \"updatedAt\": \"1965-09-04T20:11:15.489Z\",\n      \"description\": {},\n      \"linkUrl\": {}\n    },\n    {\n      \"id\": \"afb94e83-3e58-0234-9015-05371c279702\",\n      \"title\": \"string\",\n      \"imagePath\": \"string\",\n      \"status\": \"PUBLISHED\",\n      \"startDate\": \"1974-03-03T14:27:15.741Z\",\n      \"endDate\": \"1967-09-05T01:26:08.055Z\",\n      \"createdAt\": \"1986-10-22T17:59:46.262Z\",\n      \"updatedAt\": \"2004-08-16T20:23:40.553Z\",\n      \"description\": {},\n      \"linkUrl\": {}\n    }\n  ],\n  \"page\": 8448.06540434433,\n  \"pageSize\": 6992.572968398174,\n  \"total\": 4355.4452340795115\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "f663e000-d5c7-41a5-ab6e-9176b1749633",
              "name": "Get one advertisement",
              "request": {
                "name": "Get one advertisement",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "ads",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "cee3e350-56a0-43a4-b46a-85b99a750a07",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "ads",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"ad\": {\n    \"id\": \"dd9e67d8-dcf5-7b0b-6e3a-23d55c00d68d\",\n    \"title\": \"string\",\n    \"imagePath\": \"string\",\n    \"status\": \"ENDED\",\n    \"startDate\": \"1946-07-04T13:42:21.663Z\",\n    \"endDate\": \"2020-11-23T10:39:41.278Z\",\n    \"createdAt\": \"1984-05-19T16:59:08.546Z\",\n    \"updatedAt\": \"1984-03-17T10:44:42.728Z\",\n    \"description\": {},\n    \"linkUrl\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "68e2a3e8-676d-433a-b0be-a13e5adbe85e",
              "name": "Update an advertisement",
              "request": {
                "name": "Update an advertisement",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "ads",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "title",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "description",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "linkUrl",
                      "value": "<uri>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "status",
                      "value": "<string>",
                      "type": "text",
                      "description": " (This can only be one of DRAFT,PUBLISHED,ENDED)"
                    },
                    {
                      "key": "startDate",
                      "value": "<dateTime>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "endDate",
                      "value": "<dateTime>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "deleteImage",
                      "value": "<boolean>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "image",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "8c53cb4b-37fc-4d43-bfb1-3b2e277c18e5",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "ads",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "title",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "description",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "linkUrl",
                          "value": "<uri>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": " (This can only be one of DRAFT,PUBLISHED,ENDED)",
                            "type": "text/plain"
                          },
                          "key": "status",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "startDate",
                          "value": "<dateTime>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "endDate",
                          "value": "<dateTime>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "deleteImage",
                          "value": "<boolean>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "image",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"60b90781-8a76-b8ec-e66a-58d74fb6d5c8\",\n  \"title\": \"string\",\n  \"imagePath\": \"string\",\n  \"status\": \"DRAFT\",\n  \"startDate\": \"1963-09-21T01:45:01.511Z\",\n  \"endDate\": \"1991-01-25T20:13:22.461Z\",\n  \"createdAt\": \"2003-11-11T17:17:05.839Z\",\n  \"updatedAt\": \"2021-03-06T23:46:56.144Z\",\n  \"description\": {},\n  \"linkUrl\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "02d1a6be-d0a3-4a16-9626-e67d56a85e8a",
              "name": "Delete an advertisement",
              "request": {
                "name": "Delete an advertisement",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "ads",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "2a02c73a-645b-4dd3-b635-ba7b36593430",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "ads",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "9146e15e-4b3e-4315-aee7-93092735ed76",
          "name": "Admin Auth",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "5bfc5c18-f980-4690-b8d5-d21e629f8c12",
              "name": "Sign in with admin email and password",
              "request": {
                "name": "Sign in with admin email and password",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "auth",
                    "login"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"email\": \"{{email}}\",\n  \"password\": \"{{password}}\",\n  \"rememberMe\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "510cd53a-6ad5-405e-b326-897b2c14fbfe",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "auth",
                        "login"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"email\": \"{{email}}\",\n  \"password\": \"{{password}}\",\n  \"rememberMe\": false\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"accessToken\": \"string\",\n  \"accessTokenExpiresAt\": \"1990-07-05T19:12:22.717Z\",\n  \"admin\": {\n    \"createdAt\": \"1948-08-13T09:01:27.651Z\",\n    \"email\": \"k4G@qKpDRYNnMMriVKLSMkNTV.eem\",\n    \"firstLoginAt\": \"1950-04-15T23:45:59.600Z\",\n    \"fullName\": \"string\",\n    \"id\": \"5114ec9d-2929-0072-10fb-62dcdd871c30\",\n    \"role\": {\n      \"createdAt\": \"2010-09-12T13:18:12.066Z\",\n      \"id\": \"0e3a101a-f023-5098-15a7-d3376ccd0354\",\n      \"isSystem\": true,\n      \"name\": \"string\",\n      \"nameAr\": \"string\",\n      \"nameEn\": \"string\",\n      \"permissions\": [\n        \"CAMPAIGN_CATEGORIES_DELETE\",\n        \"SETTINGS_READ\"\n      ],\n      \"updatedAt\": \"2005-03-16T16:54:40.108Z\",\n      \"description\": {}\n    },\n    \"joiningStatus\": \"NOT_JOINED\",\n    \"invitedAt\": \"1969-03-31T22:38:24.760Z\",\n    \"invitationSentCount\": 8542.218550656615,\n    \"lastLoginAt\": \"1964-07-28T14:52:28.984Z\",\n    \"phoneNumber\": \"string\",\n    \"status\": \"ACTIVE\",\n    \"updatedAt\": \"1987-05-26T08:41:57.614Z\",\n    \"deletedAt\": {},\n    \"profileImagePath\": {}\n  },\n  \"refreshToken\": \"string\",\n  \"session\": {\n    \"createdAt\": \"1950-08-04T23:48:14.189Z\",\n    \"deviceInfo\": \"Desktop Chrome\",\n    \"expiresAt\": \"1971-07-14T10:54:09.982Z\",\n    \"id\": \"f8ca250d-b688-ca61-83d1-28671aef1961\",\n    \"ipAddress\": \"203.0.113.42\",\n    \"rememberMe\": true,\n    \"revokedAt\": \"2024-09-12T14:44:20.542Z\",\n    \"userAgent\": \"Mozilla/5.0\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "158b5f5e-a49c-495a-8a6c-1a7d37b54067",
              "name": "Rotate the admin refresh token and access token",
              "request": {
                "name": "Rotate the admin refresh token and access token",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "auth",
                    "refresh"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"refreshToken\": \"{{refreshToken}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "b3e1cda9-a456-48e4-9bc1-a94719be5e8b",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "auth",
                        "refresh"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"refreshToken\": \"{{refreshToken}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"accessToken\": \"string\",\n  \"accessTokenExpiresAt\": \"1990-07-05T19:12:22.717Z\",\n  \"admin\": {\n    \"createdAt\": \"1948-08-13T09:01:27.651Z\",\n    \"email\": \"k4G@qKpDRYNnMMriVKLSMkNTV.eem\",\n    \"firstLoginAt\": \"1950-04-15T23:45:59.600Z\",\n    \"fullName\": \"string\",\n    \"id\": \"5114ec9d-2929-0072-10fb-62dcdd871c30\",\n    \"role\": {\n      \"createdAt\": \"2010-09-12T13:18:12.066Z\",\n      \"id\": \"0e3a101a-f023-5098-15a7-d3376ccd0354\",\n      \"isSystem\": true,\n      \"name\": \"string\",\n      \"nameAr\": \"string\",\n      \"nameEn\": \"string\",\n      \"permissions\": [\n        \"CAMPAIGN_CATEGORIES_DELETE\",\n        \"SETTINGS_READ\"\n      ],\n      \"updatedAt\": \"2005-03-16T16:54:40.108Z\",\n      \"description\": {}\n    },\n    \"joiningStatus\": \"NOT_JOINED\",\n    \"invitedAt\": \"1969-03-31T22:38:24.760Z\",\n    \"invitationSentCount\": 8542.218550656615,\n    \"lastLoginAt\": \"1964-07-28T14:52:28.984Z\",\n    \"phoneNumber\": \"string\",\n    \"status\": \"ACTIVE\",\n    \"updatedAt\": \"1987-05-26T08:41:57.614Z\",\n    \"deletedAt\": {},\n    \"profileImagePath\": {}\n  },\n  \"refreshToken\": \"string\",\n  \"session\": {\n    \"createdAt\": \"1950-08-04T23:48:14.189Z\",\n    \"deviceInfo\": \"Desktop Chrome\",\n    \"expiresAt\": \"1971-07-14T10:54:09.982Z\",\n    \"id\": \"f8ca250d-b688-ca61-83d1-28671aef1961\",\n    \"ipAddress\": \"203.0.113.42\",\n    \"rememberMe\": true,\n    \"revokedAt\": \"2024-09-12T14:44:20.542Z\",\n    \"userAgent\": \"Mozilla/5.0\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "70723da9-31bb-41b2-97ef-3e6da7b23566",
              "name": "Send a forgot-password email OTP to an admin",
              "request": {
                "name": "Send a forgot-password email OTP to an admin",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "auth",
                    "forgot-password",
                    "request-otp"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"email\": \"{{email}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "9c188bd8-3c8e-451c-99f5-45909fe2c9bb",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "auth",
                        "forgot-password",
                        "request-otp"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"email\": \"{{email}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "438aab21-0c6d-4819-b9f1-f8a2fd916473",
              "name": "Verify the admin email OTP and issue a reset token",
              "request": {
                "name": "Verify the admin email OTP and issue a reset token",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "auth",
                    "forgot-password",
                    "verify-otp"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"email\": \"{{email}}\",\n  \"otpCode\": \"{{otpCode}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "05db6821-ea2a-432b-ac43-2f419d079c02",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "auth",
                        "forgot-password",
                        "verify-otp"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"email\": \"{{email}}\",\n  \"otpCode\": \"{{otpCode}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"expiresAt\": \"2000-09-17T07:20:16.016Z\",\n  \"resetToken\": \"string\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "d9f97a77-c703-4184-a7a8-ea7108e71dd1",
              "name": "Reset the admin password with a verified reset token",
              "request": {
                "name": "Reset the admin password with a verified reset token",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "auth",
                    "forgot-password",
                    "reset"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"confirmPassword\": \"<string>\",\n  \"newPassword\": \"{{newPassword}}\",\n  \"resetToken\": \"{{resetToken}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "8797ab98-ec72-46a9-b8bd-a01817e183ac",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "auth",
                        "forgot-password",
                        "reset"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"confirmPassword\": \"<string>\",\n  \"newPassword\": \"{{newPassword}}\",\n  \"resetToken\": \"{{resetToken}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "8499d18c-8722-48a0-8df6-1509483f4c51",
              "name": "Log out the current admin session",
              "request": {
                "name": "Log out the current admin session",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "auth",
                    "logout"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "e0fc1391-a0e2-441b-9289-b14e2c72a02d",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "auth",
                        "logout"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "ce8b9603-f208-4afe-ba65-78209e51285a",
              "name": "Get the current admin profile",
              "request": {
                "name": "Get the current admin profile",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "me"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "2fd7892b-41d3-4b57-bfca-f1b9db581a7d",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "me"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"admin\": {\n    \"createdAt\": \"1974-11-01T14:36:47.430Z\",\n    \"email\": \"FwLq2@zNSnXIZlbRBHH.abu\",\n    \"firstLoginAt\": \"1988-04-10T02:47:32.311Z\",\n    \"fullName\": \"string\",\n    \"id\": \"7716fc3c-25e4-9704-7db6-de122af9ab3a\",\n    \"role\": {\n      \"createdAt\": \"1962-09-21T07:37:24.310Z\",\n      \"id\": \"c5fcf3ed-920d-6bca-157d-7c2e19db5af0\",\n      \"isSystem\": false,\n      \"name\": \"string\",\n      \"nameAr\": \"string\",\n      \"nameEn\": \"string\",\n      \"permissions\": [\n        \"SETTINGS_UPDATE\",\n        \"CAMPAIGN_CATEGORIES_DELETE\"\n      ],\n      \"updatedAt\": \"2012-03-07T23:16:45.390Z\",\n      \"description\": {}\n    },\n    \"joiningStatus\": \"JOINED\",\n    \"invitedAt\": \"1949-06-29T22:38:46.882Z\",\n    \"invitationSentCount\": 2787.475729638618,\n    \"lastLoginAt\": \"2017-01-04T08:41:51.662Z\",\n    \"phoneNumber\": \"string\",\n    \"status\": \"ACTIVE\",\n    \"updatedAt\": \"1953-08-20T16:14:47.322Z\",\n    \"deletedAt\": {},\n    \"profileImagePath\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "1fd4894b-879c-4937-8289-33fe4212c28d",
              "name": "Update the current admin profile",
              "request": {
                "name": "Update the current admin profile",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "me"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "fullName",
                      "value": "{{fullName}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "phoneNumber",
                      "value": "{{phoneNumber}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "deleteProfileImage",
                      "value": "<boolean>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "profileImage",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "5a4a9eeb-a8c0-4e44-bf1e-190859f4714f",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "me"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "fullName",
                          "value": "{{fullName}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "phoneNumber",
                          "value": "{{phoneNumber}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "deleteProfileImage",
                          "value": "<boolean>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "profileImage",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"admin\": {\n    \"createdAt\": \"1974-11-01T14:36:47.430Z\",\n    \"email\": \"FwLq2@zNSnXIZlbRBHH.abu\",\n    \"firstLoginAt\": \"1988-04-10T02:47:32.311Z\",\n    \"fullName\": \"string\",\n    \"id\": \"7716fc3c-25e4-9704-7db6-de122af9ab3a\",\n    \"role\": {\n      \"createdAt\": \"1962-09-21T07:37:24.310Z\",\n      \"id\": \"c5fcf3ed-920d-6bca-157d-7c2e19db5af0\",\n      \"isSystem\": false,\n      \"name\": \"string\",\n      \"nameAr\": \"string\",\n      \"nameEn\": \"string\",\n      \"permissions\": [\n        \"SETTINGS_UPDATE\",\n        \"CAMPAIGN_CATEGORIES_DELETE\"\n      ],\n      \"updatedAt\": \"2012-03-07T23:16:45.390Z\",\n      \"description\": {}\n    },\n    \"joiningStatus\": \"JOINED\",\n    \"invitedAt\": \"1949-06-29T22:38:46.882Z\",\n    \"invitationSentCount\": 2787.475729638618,\n    \"lastLoginAt\": \"2017-01-04T08:41:51.662Z\",\n    \"phoneNumber\": \"string\",\n    \"status\": \"ACTIVE\",\n    \"updatedAt\": \"1953-08-20T16:14:47.322Z\",\n    \"deletedAt\": {},\n    \"profileImagePath\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "9c75f2c9-b6da-44c7-a35c-e9c4ba381f98",
              "name": "Change the current admin password",
              "request": {
                "name": "Change the current admin password",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    "me",
                    "change-password"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"confirmPassword\": \"<string>\",\n  \"currentPassword\": \"{{currentPassword}}\",\n  \"newPassword\": \"{{newPassword}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "7431c60a-1265-447e-9d18-fcff2ae5d1aa",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        "me",
                        "change-password"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"confirmPassword\": \"<string>\",\n  \"currentPassword\": \"{{currentPassword}}\",\n  \"newPassword\": \"{{newPassword}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "87052dd9-64f3-41c2-8160-2562d5b0d3e5",
          "name": "Admin Roles",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "e799f4ce-bf30-4d33-94c3-97ad0974bf26",
              "name": "List all available admin permissions",
              "request": {
                "name": "List all available admin permissions",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admin-roles",
                    "permissions"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "ae2d17ab-0393-42fd-8cc7-95f73aa79ac1",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admin-roles",
                        "permissions"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"all\": [\n    \"FAMILIES_DELETE\",\n    \"ADS_DELETE\"\n  ],\n  \"groups\": [\n    {\n      \"resource\": \"string\",\n      \"permissions\": [\n        \"NOTIFICATIONS_READ\",\n        \"ROLES_UPDATE\"\n      ]\n    },\n    {\n      \"resource\": \"string\",\n      \"permissions\": [\n        \"NOTIFICATIONS_READ\",\n        \"ADS_UPDATE\"\n      ]\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "10a94ada-2376-43a1-a73a-b9dfe5432387",
              "name": "Create an admin role",
              "request": {
                "name": "Create an admin role",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admin-roles"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"nameAr\": \"<string>\",\n  \"nameEn\": \"<string>\",\n  \"permissions\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"description\": \"<string>\",\n  \"name\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "09fbb5e3-cc5f-4b11-a46b-296a830adbce",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admin-roles"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"nameAr\": \"<string>\",\n  \"nameEn\": \"<string>\",\n  \"permissions\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"description\": \"<string>\",\n  \"name\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"createdAt\": \"1982-04-18T04:52:30.700Z\",\n  \"id\": \"1cb60764-75a3-94e4-5e82-0736575f3a23\",\n  \"isSystem\": true,\n  \"name\": \"string\",\n  \"nameAr\": \"string\",\n  \"nameEn\": \"string\",\n  \"permissions\": [\n    \"NOTIFICATIONS_CREATE\",\n    \"USERS_READ\"\n  ],\n  \"updatedAt\": \"2022-08-29T06:38:29.104Z\",\n  \"description\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7a8c111c-ce91-4e52-b383-8824afeb6d6b",
              "name": "List admin roles",
              "request": {
                "name": "List admin roles",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admin-roles"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "45174e2b-b99a-4114-aee6-ed589e57b278",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admin-roles"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"page\": 3545.6671466915113,\n  \"pageSize\": 3831.5123114512685,\n  \"roles\": [\n    {\n      \"createdAt\": \"2005-10-30T11:36:55.908Z\",\n      \"id\": \"43eafbd5-c4b6-a671-d471-9797ea6cc9c3\",\n      \"isSystem\": false,\n      \"name\": \"string\",\n      \"nameAr\": \"string\",\n      \"nameEn\": \"string\",\n      \"permissions\": [\n        \"ADMINS_DELETE\",\n        \"DONATIONS_DELETE\"\n      ],\n      \"updatedAt\": \"1996-10-16T04:10:40.733Z\",\n      \"description\": {}\n    },\n    {\n      \"createdAt\": \"2012-11-29T01:02:56.486Z\",\n      \"id\": \"9fe936e1-6aed-6513-5e9b-25ddc7c7bb41\",\n      \"isSystem\": false,\n      \"name\": \"string\",\n      \"nameAr\": \"string\",\n      \"nameEn\": \"string\",\n      \"permissions\": [\n        \"ORDERS_UPDATE\",\n        \"SETTINGS_READ\"\n      ],\n      \"updatedAt\": \"2012-01-04T16:48:14.772Z\",\n      \"description\": {}\n    }\n  ],\n  \"total\": 3527.1490644238156\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "5f028033-3577-436d-9bab-65c20a87e4f8",
              "name": "Get one admin role",
              "request": {
                "name": "Get one admin role",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admin-roles",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "b47dbade-9b6c-4d12-94f6-f4b311622a2c",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admin-roles",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"createdAt\": \"1982-04-18T04:52:30.700Z\",\n  \"id\": \"1cb60764-75a3-94e4-5e82-0736575f3a23\",\n  \"isSystem\": true,\n  \"name\": \"string\",\n  \"nameAr\": \"string\",\n  \"nameEn\": \"string\",\n  \"permissions\": [\n    \"NOTIFICATIONS_CREATE\",\n    \"USERS_READ\"\n  ],\n  \"updatedAt\": \"2022-08-29T06:38:29.104Z\",\n  \"description\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "70bf1978-35ee-4950-84f3-8ebc499be5fd",
              "name": "Update an admin role",
              "request": {
                "name": "Update an admin role",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admin-roles",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"description\": \"<string>\",\n  \"name\": \"<string>\",\n  \"nameAr\": \"<string>\",\n  \"nameEn\": \"<string>\",\n  \"permissions\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "22a0d491-d0f0-4001-96d4-238a74b26c27",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admin-roles",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"description\": \"<string>\",\n  \"name\": \"<string>\",\n  \"nameAr\": \"<string>\",\n  \"nameEn\": \"<string>\",\n  \"permissions\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"createdAt\": \"1982-04-18T04:52:30.700Z\",\n  \"id\": \"1cb60764-75a3-94e4-5e82-0736575f3a23\",\n  \"isSystem\": true,\n  \"name\": \"string\",\n  \"nameAr\": \"string\",\n  \"nameEn\": \"string\",\n  \"permissions\": [\n    \"NOTIFICATIONS_CREATE\",\n    \"USERS_READ\"\n  ],\n  \"updatedAt\": \"2022-08-29T06:38:29.104Z\",\n  \"description\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "b4f9221f-caf5-4fcd-9ea6-4571cf0188b0",
              "name": "Delete an admin role",
              "request": {
                "name": "Delete an admin role",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admin-roles",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "cdf71cde-5073-4884-b517-48ada7f260ba",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admin-roles",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "0dc9b236-161c-471d-8123-790eebdfe41e",
          "name": "Admin Management",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "6f537c9f-47cd-4c5d-b8a4-27d1bb80d035",
              "name": "Create an admin account",
              "request": {
                "name": "Create an admin account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "fullName",
                      "value": "{{fullName}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "email",
                      "value": "{{email}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "phoneNumber",
                      "value": "{{phoneNumber}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "password",
                      "value": "{{password}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "roleId",
                      "value": "<uuid>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "profileImage",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "1472be14-3b9f-4d07-bd5b-8de021432d6e",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "fullName",
                          "value": "{{fullName}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "email",
                          "value": "{{email}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "phoneNumber",
                          "value": "{{phoneNumber}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "password",
                          "value": "{{password}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "roleId",
                          "value": "<uuid>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "profileImage",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"createdAt\": \"2019-11-06T23:46:30.944Z\",\n  \"email\": \"uX0ofY@rvfdanXlzqqamNmJiFH.nld\",\n  \"firstLoginAt\": \"1977-05-10T03:43:31.915Z\",\n  \"fullName\": \"string\",\n  \"id\": \"93201aa9-445f-7446-f264-aadf1a28da48\",\n  \"role\": {\n    \"createdAt\": \"1969-12-10T06:00:04.397Z\",\n    \"id\": \"80ff5d1b-99ab-aae1-66bc-40bbd62ebde4\",\n    \"isSystem\": true,\n    \"name\": \"string\",\n    \"nameAr\": \"string\",\n    \"nameEn\": \"string\",\n    \"permissions\": [\n      \"ORDERS_UPDATE\",\n      \"ORDERS_DELETE\"\n    ],\n    \"updatedAt\": \"1966-11-01T19:02:02.848Z\",\n    \"description\": {}\n  },\n  \"joiningStatus\": \"NOT_JOINED\",\n  \"invitedAt\": \"1948-05-21T04:12:05.810Z\",\n  \"invitationSentCount\": 4806.992533243102,\n  \"lastLoginAt\": \"1948-11-06T00:32:23.723Z\",\n  \"phoneNumber\": \"string\",\n  \"status\": \"ACTIVE\",\n  \"updatedAt\": \"1958-10-04T11:31:20.612Z\",\n  \"deletedAt\": {},\n  \"profileImagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "55e7d756-d660-42cd-90d2-aaf4e2c67adb",
              "name": "List admin accounts",
              "request": {
                "name": "List admin accounts",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "joiningStatus",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "2c750b9c-287b-41ab-a149-c762d5f472ea",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "joiningStatus",
                          "value": "<string>"
                        },
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"admins\": [\n    {\n      \"createdAt\": \"2004-09-18T08:11:52.490Z\",\n      \"email\": \"qpHmdnM6G43CrI@zHlPYXpsnaunfIin.hty\",\n      \"firstLoginAt\": \"1955-05-17T13:49:21.813Z\",\n      \"fullName\": \"string\",\n      \"id\": \"464356fc-4259-585b-4ffa-71605637ba13\",\n      \"role\": {\n        \"createdAt\": \"1964-02-17T03:48:22.276Z\",\n        \"id\": \"a2253f0e-9f1a-cb88-5868-1ee7a36d9937\",\n        \"isSystem\": false,\n        \"name\": \"string\",\n        \"nameAr\": \"string\",\n        \"nameEn\": \"string\",\n        \"permissions\": [\n          \"CAMPAIGN_CATEGORIES_READ\",\n          \"VOLUNTEER_REQUESTS_UPDATE\"\n        ],\n        \"updatedAt\": \"2006-09-19T02:04:54.137Z\",\n        \"description\": {}\n      },\n      \"joiningStatus\": \"JOINED\",\n      \"invitedAt\": \"2019-11-30T00:14:07.867Z\",\n      \"invitationSentCount\": 8963.408701266062,\n      \"lastLoginAt\": \"1955-07-19T02:18:54.891Z\",\n      \"phoneNumber\": \"string\",\n      \"status\": \"SUSPENDED\",\n      \"updatedAt\": \"1966-03-28T20:01:07.290Z\",\n      \"deletedAt\": {},\n      \"profileImagePath\": {}\n    },\n    {\n      \"createdAt\": \"1996-08-03T11:06:46.092Z\",\n      \"email\": \"wyO78SNf3H@KHdctUNujhtAgnolIwmtOXunzaVaGJI.xm\",\n      \"firstLoginAt\": \"1967-04-12T15:12:15.029Z\",\n      \"fullName\": \"string\",\n      \"id\": \"bb22570a-d2bd-17df-e743-5d80a72db3d1\",\n      \"role\": {\n        \"createdAt\": \"1950-11-27T05:10:00.502Z\",\n        \"id\": \"f5c94ec0-01e4-79b9-49b3-8889c8f885c4\",\n        \"isSystem\": false,\n        \"name\": \"string\",\n        \"nameAr\": \"string\",\n        \"nameEn\": \"string\",\n        \"permissions\": [\n          \"ADMINS_READ\",\n          \"ROLES_UPDATE\"\n        ],\n        \"updatedAt\": \"1992-09-15T01:05:06.648Z\",\n        \"description\": {}\n      },\n      \"joiningStatus\": \"NOT_JOINED\",\n      \"invitedAt\": \"1981-05-30T02:12:37.222Z\",\n      \"invitationSentCount\": 9059.342398612791,\n      \"lastLoginAt\": \"1954-09-12T00:16:37.177Z\",\n      \"phoneNumber\": \"string\",\n      \"status\": \"ACTIVE\",\n      \"updatedAt\": \"1949-08-13T03:25:46.973Z\",\n      \"deletedAt\": {},\n      \"profileImagePath\": {}\n    }\n  ],\n  \"page\": 4037.728471070665,\n  \"pageSize\": 3995.3909238186648,\n  \"total\": 2419.706852690142\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "0d16cac9-5455-4fd2-ac0a-f880f8f3cedd",
              "name": "Get one admin account",
              "request": {
                "name": "Get one admin account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "82b1fbbe-9822-4cac-8d0c-92c7295e2ebb",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"admin\": {\n    \"createdAt\": \"1974-11-01T14:36:47.430Z\",\n    \"email\": \"FwLq2@zNSnXIZlbRBHH.abu\",\n    \"firstLoginAt\": \"1988-04-10T02:47:32.311Z\",\n    \"fullName\": \"string\",\n    \"id\": \"7716fc3c-25e4-9704-7db6-de122af9ab3a\",\n    \"role\": {\n      \"createdAt\": \"1962-09-21T07:37:24.310Z\",\n      \"id\": \"c5fcf3ed-920d-6bca-157d-7c2e19db5af0\",\n      \"isSystem\": false,\n      \"name\": \"string\",\n      \"nameAr\": \"string\",\n      \"nameEn\": \"string\",\n      \"permissions\": [\n        \"SETTINGS_UPDATE\",\n        \"CAMPAIGN_CATEGORIES_DELETE\"\n      ],\n      \"updatedAt\": \"2012-03-07T23:16:45.390Z\",\n      \"description\": {}\n    },\n    \"joiningStatus\": \"JOINED\",\n    \"invitedAt\": \"1949-06-29T22:38:46.882Z\",\n    \"invitationSentCount\": 2787.475729638618,\n    \"lastLoginAt\": \"2017-01-04T08:41:51.662Z\",\n    \"phoneNumber\": \"string\",\n    \"status\": \"ACTIVE\",\n    \"updatedAt\": \"1953-08-20T16:14:47.322Z\",\n    \"deletedAt\": {},\n    \"profileImagePath\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "15da3a3e-24ff-4844-b30c-ccd0889a7422",
              "name": "Update an admin account",
              "request": {
                "name": "Update an admin account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "fullName",
                      "value": "{{fullName}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "email",
                      "value": "{{email}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "phoneNumber",
                      "value": "{{phoneNumber}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "roleId",
                      "value": "<uuid>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "deleteProfileImage",
                      "value": "<boolean>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "profileImage",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "6906e414-846b-4f24-a2de-1b5367b81ed9",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "fullName",
                          "value": "{{fullName}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "email",
                          "value": "{{email}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "phoneNumber",
                          "value": "{{phoneNumber}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "roleId",
                          "value": "<uuid>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "deleteProfileImage",
                          "value": "<boolean>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "profileImage",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"createdAt\": \"1990-02-24T10:01:17.920Z\",\n  \"email\": \"Ug2Mop@NzFYaiRhjwbfmfFeWeXhAZDqlROzrq.fkk\",\n  \"firstLoginAt\": \"1982-03-22T18:44:58.299Z\",\n  \"fullName\": \"string\",\n  \"id\": \"a6116724-b3d1-ffc7-6318-f89cf70e7d6a\",\n  \"role\": {\n    \"createdAt\": \"1971-02-05T15:14:12.448Z\",\n    \"id\": \"e5d644b7-bfd9-da1b-05f9-e224232055d6\",\n    \"isSystem\": true,\n    \"name\": \"string\",\n    \"nameAr\": \"string\",\n    \"nameEn\": \"string\",\n    \"permissions\": [\n      \"DONATIONS_UPDATE\",\n      \"NOTIFICATIONS_CREATE\"\n    ],\n    \"updatedAt\": \"2020-11-23T21:16:55.810Z\",\n    \"description\": {}\n  },\n  \"joiningStatus\": \"JOINED\",\n  \"invitedAt\": \"1959-03-02T23:49:57.844Z\",\n  \"invitationSentCount\": 4609.685831831298,\n  \"lastLoginAt\": \"1955-04-08T06:37:16.685Z\",\n  \"phoneNumber\": \"string\",\n  \"status\": \"ACTIVE\",\n  \"updatedAt\": \"2023-04-20T04:34:37.390Z\",\n  \"deletedAt\": {},\n  \"profileImagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "43314759-5138-460b-8f5d-233c4d2d49e8",
              "name": "Delete an admin account",
              "request": {
                "name": "Delete an admin account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "87de15ac-908d-41d4-97c3-f12d1f5a320a",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "1eb337f1-3e08-4157-8391-1d94429c092a",
              "name": "Suspend an admin account",
              "request": {
                "name": "Suspend an admin account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    ":id",
                    "suspend"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "c56674a0-d4be-4916-a360-54beaf83ccd3",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        ":id",
                        "suspend"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "d3a0e527-39c5-469e-9540-7cca30e4095b",
              "name": "Activate an admin account",
              "request": {
                "name": "Activate an admin account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    ":id",
                    "activate"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "d6b174ff-422e-4d7f-8f12-6e6e19f6e974",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        ":id",
                        "activate"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "24257202-4d25-4181-acc5-bb4496ec367c",
              "name": "Resend admin invitation credentials",
              "request": {
                "name": "Resend admin invitation credentials",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "admins",
                    ":id",
                    "resend-invitation"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "76a392e4-7f9d-4683-8c18-65d457942c34",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "admins",
                        ":id",
                        "resend-invitation"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "5f01939c-1099-44fc-8746-d876c21ad14e",
          "name": "Admin Campaign Categories",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "838d1fd2-f73a-4a49-b9bf-27a219979407",
              "name": "Create a campaign category",
              "request": {
                "name": "Create a campaign category",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaign-categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "name",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "icon",
                      "type": "file",
                      "description": "(Required) "
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "aa0c7423-2452-452f-80ba-2420528bd216",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaign-categories"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "name",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "icon",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"aa660702-460d-bcb0-862f-4acf524beced\",\n  \"iconPath\": \"string\",\n  \"name\": \"string\",\n  \"campaignsCount\": 7985.114467558161,\n  \"createdAt\": \"1987-06-21T01:43:01.090Z\",\n  \"updatedAt\": \"1990-11-14T20:18:03.295Z\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "322404ea-218a-4d35-998b-dd04fefc3702",
              "name": "List campaign categories",
              "request": {
                "name": "List campaign categories",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaign-categories"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "55af0a39-efb4-4d09-b09a-ebf1e3dffa06",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaign-categories"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"categories\": [\n    {\n      \"id\": \"d2fb620d-01aa-dade-6b38-9e6bbc651746\",\n      \"iconPath\": \"string\",\n      \"name\": \"string\",\n      \"campaignsCount\": 7882.397872137532,\n      \"createdAt\": \"1977-10-22T03:51:41.414Z\",\n      \"updatedAt\": \"1947-12-02T22:31:25.321Z\"\n    },\n    {\n      \"id\": \"be773de8-f378-34e1-7c64-16cf30f4f7b4\",\n      \"iconPath\": \"string\",\n      \"name\": \"string\",\n      \"campaignsCount\": 263.68376690278916,\n      \"createdAt\": \"1977-10-10T15:03:46.873Z\",\n      \"updatedAt\": \"1979-11-18T01:23:43.832Z\"\n    }\n  ],\n  \"page\": 7462.539435547508,\n  \"pageSize\": 3571.6662400668774,\n  \"total\": 7658.422777262528\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "3cef5b69-5f77-464d-b78f-3d2377e8dcfc",
              "name": "Get one campaign category",
              "request": {
                "name": "Get one campaign category",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaign-categories",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "76c761d9-a9e6-4420-8d15-2b1748759c10",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaign-categories",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"category\": {\n    \"id\": \"a91d5fec-6e80-634d-7a78-89f2a976894f\",\n    \"iconPath\": \"string\",\n    \"name\": \"string\",\n    \"campaignsCount\": 1435.2636242746985,\n    \"createdAt\": \"2000-06-09T11:10:05.473Z\",\n    \"updatedAt\": \"2016-02-15T05:56:33.366Z\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "a67c2b70-a79f-4d56-8dc3-0f7a10430bdb",
              "name": "Update a campaign category",
              "request": {
                "name": "Update a campaign category",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaign-categories",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "name",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "icon",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "1f860ea5-111e-4a11-87ab-216ea2f27bbc",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaign-categories",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "name",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "icon",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"aa660702-460d-bcb0-862f-4acf524beced\",\n  \"iconPath\": \"string\",\n  \"name\": \"string\",\n  \"campaignsCount\": 7985.114467558161,\n  \"createdAt\": \"1987-06-21T01:43:01.090Z\",\n  \"updatedAt\": \"1990-11-14T20:18:03.295Z\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "bff65a0d-e646-4b5c-bda1-2e31d970a250",
              "name": "Delete a campaign category",
              "request": {
                "name": "Delete a campaign category",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaign-categories",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "ec4b036f-b661-464f-912d-1b00effbd7b8",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaign-categories",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "aacc743b-3f36-45a1-bbc8-1d93f59a79f8",
          "name": "Admin Campaign Management",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "68b5fd33-63cf-4628-8393-045b036042a2",
              "name": "Create a campaign",
              "request": {
                "name": "Create a campaign",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "categoryId",
                      "value": "<uuid>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "creationStatus",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required)  (This can only be one of DRAFT,PUBLISHED)"
                    },
                    {
                      "key": "description",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "donationTarget",
                      "value": "<number>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "startDate",
                      "value": "<dateTime>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "title",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "endDate",
                      "value": "<dateTime>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "image",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "8dfd90b4-9f75-49de-8498-782326fe899a",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "categoryId",
                          "value": "<uuid>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required)  (This can only be one of DRAFT,PUBLISHED)",
                            "type": "text/plain"
                          },
                          "key": "creationStatus",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "description",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "donationTarget",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "startDate",
                          "value": "<dateTime>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "title",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "endDate",
                          "value": "<dateTime>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "image",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"01437e24-3cbb-99e0-6527-5b98c02505a9\",\n  \"title\": \"string\",\n  \"description\": \"string\",\n  \"category\": {\n    \"id\": \"29e4b9e5-cf8e-02ae-8927-14fc7042c8a3\",\n    \"name\": \"string\",\n    \"iconPath\": \"string\"\n  },\n  \"donationTarget\": 3880.226817608121,\n  \"collectedAmount\": 2295.93495543589,\n  \"remainingAmount\": 9474.214668677365,\n  \"donorsCount\": 1657.65726666957,\n  \"averageDonation\": 2785.68034174985,\n  \"percentageAchieved\": 7469.946324026831,\n  \"startDate\": \"2021-09-06T01:16:32.128Z\",\n  \"endDate\": \"2013-05-20T15:33:40.479Z\",\n  \"creationStatus\": \"PUBLISHED\",\n  \"status\": \"ENDED\",\n  \"isExpanded\": true,\n  \"expandedAt\": \"2000-08-11T19:59:55.951Z\",\n  \"previousEndDate\": \"2004-11-07T23:40:11.576Z\",\n  \"createdAt\": \"2019-12-21T17:31:50.438Z\",\n  \"updatedAt\": \"2018-07-29T04:37:25.038Z\",\n  \"imagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "9e6dd85e-57a9-46b5-a6fd-f60352435cf7",
              "name": "List campaigns",
              "request": {
                "name": "List campaigns",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "categoryId",
                      "value": "<uuid>"
                    },
                    {
                      "disabled": false,
                      "key": "endDate",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "startDate",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "tillTargetReached",
                      "value": "<boolean>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "c1b62649-89cb-4bdc-8f29-2613c6df7d7c",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "categoryId",
                          "value": "<uuid>"
                        },
                        {
                          "key": "endDate",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "startDate",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        },
                        {
                          "key": "tillTargetReached",
                          "value": "<boolean>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"campaigns\": [\n    {\n      \"id\": \"6f254146-4fc5-685c-4bf6-c11aeac5aee6\",\n      \"title\": \"string\",\n      \"description\": \"string\",\n      \"category\": {\n        \"id\": \"07bc1173-b473-0301-083a-43bbe0276202\",\n        \"name\": \"string\",\n        \"iconPath\": \"string\"\n      },\n      \"donationTarget\": 1977.7517308769932,\n      \"collectedAmount\": 9159.809317419746,\n      \"remainingAmount\": 4415.76690824748,\n      \"donorsCount\": 716.086620568137,\n      \"averageDonation\": 9168.492776559542,\n      \"percentageAchieved\": 1710.3934734185145,\n      \"startDate\": \"2018-06-03T02:04:19.071Z\",\n      \"endDate\": \"2026-04-08T12:35:03.612Z\",\n      \"creationStatus\": \"PUBLISHED\",\n      \"status\": \"PUBLISHED\",\n      \"isExpanded\": false,\n      \"expandedAt\": \"1985-05-01T13:44:17.783Z\",\n      \"previousEndDate\": \"2004-11-27T07:48:35.625Z\",\n      \"createdAt\": \"1976-12-28T12:37:37.878Z\",\n      \"updatedAt\": \"2013-12-03T10:57:27.460Z\",\n      \"imagePath\": {}\n    },\n    {\n      \"id\": \"06a67a01-1963-c1fa-7da3-72dacde4e4b2\",\n      \"title\": \"string\",\n      \"description\": \"string\",\n      \"category\": {\n        \"id\": \"6b56a2b5-455f-20cc-ae69-cd80a5727299\",\n        \"name\": \"string\",\n        \"iconPath\": \"string\"\n      },\n      \"donationTarget\": 5163.527413646591,\n      \"collectedAmount\": 873.1566924273037,\n      \"remainingAmount\": 2666.101999525514,\n      \"donorsCount\": 6009.297223274594,\n      \"averageDonation\": 5555.814192803088,\n      \"percentageAchieved\": 7846.9884268596425,\n      \"startDate\": \"1957-02-12T12:05:53.972Z\",\n      \"endDate\": \"2002-12-14T13:05:41.224Z\",\n      \"creationStatus\": \"DRAFT\",\n      \"status\": \"DRAFT\",\n      \"isExpanded\": true,\n      \"expandedAt\": \"1953-06-18T10:21:31.425Z\",\n      \"previousEndDate\": \"1948-12-07T09:02:57.259Z\",\n      \"createdAt\": \"1967-08-05T06:10:45.982Z\",\n      \"updatedAt\": \"2026-01-06T09:58:20.773Z\",\n      \"imagePath\": {}\n    }\n  ],\n  \"page\": 9552.943175711644,\n  \"pageSize\": 3502.186953692481,\n  \"total\": 6056.83040781976\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "213e99f3-c110-4543-a8ac-c28f41d4efc9",
              "name": "Get one campaign",
              "request": {
                "name": "Get one campaign",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "5a54aef0-2cf1-4002-87e6-211edd91fbb2",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"campaign\": {\n    \"id\": \"3c45e85f-f662-f55e-86ec-c9aa91c064b0\",\n    \"title\": \"string\",\n    \"description\": \"string\",\n    \"category\": {\n      \"id\": \"ab6ea9ab-4247-7eef-f5dd-18b4f1075f0b\",\n      \"name\": \"string\",\n      \"iconPath\": \"string\"\n    },\n    \"donationTarget\": 7680.129639567474,\n    \"collectedAmount\": 3563.065913552579,\n    \"remainingAmount\": 2453.224873090305,\n    \"donorsCount\": 1643.4607793302437,\n    \"averageDonation\": 7056.6741327579275,\n    \"percentageAchieved\": 6784.152254121609,\n    \"startDate\": \"2007-08-17T07:46:52.656Z\",\n    \"endDate\": \"2006-10-12T22:15:56.995Z\",\n    \"creationStatus\": \"DRAFT\",\n    \"status\": \"DRAFT\",\n    \"isExpanded\": true,\n    \"expandedAt\": \"1964-03-03T19:23:08.760Z\",\n    \"previousEndDate\": \"1953-03-19T14:10:22.933Z\",\n    \"createdAt\": \"2020-10-30T21:34:56.326Z\",\n    \"updatedAt\": \"2018-03-11T08:13:57.557Z\",\n    \"imagePath\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "42cb025c-dbf5-40d0-ade3-276a33d7ac8c",
              "name": "Update a campaign",
              "request": {
                "name": "Update a campaign",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "categoryId",
                      "value": "<uuid>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "deleteImage",
                      "value": "<boolean>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "description",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "donationTarget",
                      "value": "<number>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "endDate",
                      "value": "<dateTime>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "image",
                      "type": "file",
                      "description": ""
                    },
                    {
                      "key": "startDate",
                      "value": "<dateTime>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "title",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "7bd36c06-543d-47b8-9ec9-cae973645584",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "categoryId",
                          "value": "<uuid>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "deleteImage",
                          "value": "<boolean>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "description",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "donationTarget",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "endDate",
                          "value": "<dateTime>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "image",
                          "value": "<binary>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "startDate",
                          "value": "<dateTime>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "title",
                          "value": "<string>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"01437e24-3cbb-99e0-6527-5b98c02505a9\",\n  \"title\": \"string\",\n  \"description\": \"string\",\n  \"category\": {\n    \"id\": \"29e4b9e5-cf8e-02ae-8927-14fc7042c8a3\",\n    \"name\": \"string\",\n    \"iconPath\": \"string\"\n  },\n  \"donationTarget\": 3880.226817608121,\n  \"collectedAmount\": 2295.93495543589,\n  \"remainingAmount\": 9474.214668677365,\n  \"donorsCount\": 1657.65726666957,\n  \"averageDonation\": 2785.68034174985,\n  \"percentageAchieved\": 7469.946324026831,\n  \"startDate\": \"2021-09-06T01:16:32.128Z\",\n  \"endDate\": \"2013-05-20T15:33:40.479Z\",\n  \"creationStatus\": \"PUBLISHED\",\n  \"status\": \"ENDED\",\n  \"isExpanded\": true,\n  \"expandedAt\": \"2000-08-11T19:59:55.951Z\",\n  \"previousEndDate\": \"2004-11-07T23:40:11.576Z\",\n  \"createdAt\": \"2019-12-21T17:31:50.438Z\",\n  \"updatedAt\": \"2018-07-29T04:37:25.038Z\",\n  \"imagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "60fd3c8f-e13f-41b1-8745-bd15e24d2810",
              "name": "Delete an ended or unfunded campaign",
              "request": {
                "name": "Delete an ended or unfunded campaign",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "99a996f2-bd0f-41e9-ac75-3008d0317def",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "f64488e0-f342-46cc-af1a-2b8f684b5441",
              "name": "Publish a draft campaign",
              "request": {
                "name": "Publish a draft campaign",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns",
                    ":id",
                    "publish"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "47c733d3-90e0-4bff-aaf0-bcf1297d351d",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns",
                        ":id",
                        "publish"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"01437e24-3cbb-99e0-6527-5b98c02505a9\",\n  \"title\": \"string\",\n  \"description\": \"string\",\n  \"category\": {\n    \"id\": \"29e4b9e5-cf8e-02ae-8927-14fc7042c8a3\",\n    \"name\": \"string\",\n    \"iconPath\": \"string\"\n  },\n  \"donationTarget\": 3880.226817608121,\n  \"collectedAmount\": 2295.93495543589,\n  \"remainingAmount\": 9474.214668677365,\n  \"donorsCount\": 1657.65726666957,\n  \"averageDonation\": 2785.68034174985,\n  \"percentageAchieved\": 7469.946324026831,\n  \"startDate\": \"2021-09-06T01:16:32.128Z\",\n  \"endDate\": \"2013-05-20T15:33:40.479Z\",\n  \"creationStatus\": \"PUBLISHED\",\n  \"status\": \"ENDED\",\n  \"isExpanded\": true,\n  \"expandedAt\": \"2000-08-11T19:59:55.951Z\",\n  \"previousEndDate\": \"2004-11-07T23:40:11.576Z\",\n  \"createdAt\": \"2019-12-21T17:31:50.438Z\",\n  \"updatedAt\": \"2018-07-29T04:37:25.038Z\",\n  \"imagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "ff47c8a9-0acb-4903-b9ef-4fca9cde0029",
              "name": "Stop a published campaign",
              "request": {
                "name": "Stop a published campaign",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns",
                    ":id",
                    "stop"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "8ee72bda-4236-4e39-a68a-7558d4cff892",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns",
                        ":id",
                        "stop"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"01437e24-3cbb-99e0-6527-5b98c02505a9\",\n  \"title\": \"string\",\n  \"description\": \"string\",\n  \"category\": {\n    \"id\": \"29e4b9e5-cf8e-02ae-8927-14fc7042c8a3\",\n    \"name\": \"string\",\n    \"iconPath\": \"string\"\n  },\n  \"donationTarget\": 3880.226817608121,\n  \"collectedAmount\": 2295.93495543589,\n  \"remainingAmount\": 9474.214668677365,\n  \"donorsCount\": 1657.65726666957,\n  \"averageDonation\": 2785.68034174985,\n  \"percentageAchieved\": 7469.946324026831,\n  \"startDate\": \"2021-09-06T01:16:32.128Z\",\n  \"endDate\": \"2013-05-20T15:33:40.479Z\",\n  \"creationStatus\": \"PUBLISHED\",\n  \"status\": \"ENDED\",\n  \"isExpanded\": true,\n  \"expandedAt\": \"2000-08-11T19:59:55.951Z\",\n  \"previousEndDate\": \"2004-11-07T23:40:11.576Z\",\n  \"createdAt\": \"2019-12-21T17:31:50.438Z\",\n  \"updatedAt\": \"2018-07-29T04:37:25.038Z\",\n  \"imagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "8713c9a1-b100-44b8-99d6-2b4a151b8082",
              "name": "Continue a stopped campaign",
              "request": {
                "name": "Continue a stopped campaign",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns",
                    ":id",
                    "continue"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "16f6f71e-2067-49c7-aecb-5a5464958e6a",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns",
                        ":id",
                        "continue"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"01437e24-3cbb-99e0-6527-5b98c02505a9\",\n  \"title\": \"string\",\n  \"description\": \"string\",\n  \"category\": {\n    \"id\": \"29e4b9e5-cf8e-02ae-8927-14fc7042c8a3\",\n    \"name\": \"string\",\n    \"iconPath\": \"string\"\n  },\n  \"donationTarget\": 3880.226817608121,\n  \"collectedAmount\": 2295.93495543589,\n  \"remainingAmount\": 9474.214668677365,\n  \"donorsCount\": 1657.65726666957,\n  \"averageDonation\": 2785.68034174985,\n  \"percentageAchieved\": 7469.946324026831,\n  \"startDate\": \"2021-09-06T01:16:32.128Z\",\n  \"endDate\": \"2013-05-20T15:33:40.479Z\",\n  \"creationStatus\": \"PUBLISHED\",\n  \"status\": \"ENDED\",\n  \"isExpanded\": true,\n  \"expandedAt\": \"2000-08-11T19:59:55.951Z\",\n  \"previousEndDate\": \"2004-11-07T23:40:11.576Z\",\n  \"createdAt\": \"2019-12-21T17:31:50.438Z\",\n  \"updatedAt\": \"2018-07-29T04:37:25.038Z\",\n  \"imagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "fc183af6-1046-4431-b8a0-2c23e27291f5",
              "name": "End a campaign",
              "request": {
                "name": "End a campaign",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns",
                    ":id",
                    "end"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "08e66534-9d19-41f2-85d9-1c4e318bf5f6",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns",
                        ":id",
                        "end"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"01437e24-3cbb-99e0-6527-5b98c02505a9\",\n  \"title\": \"string\",\n  \"description\": \"string\",\n  \"category\": {\n    \"id\": \"29e4b9e5-cf8e-02ae-8927-14fc7042c8a3\",\n    \"name\": \"string\",\n    \"iconPath\": \"string\"\n  },\n  \"donationTarget\": 3880.226817608121,\n  \"collectedAmount\": 2295.93495543589,\n  \"remainingAmount\": 9474.214668677365,\n  \"donorsCount\": 1657.65726666957,\n  \"averageDonation\": 2785.68034174985,\n  \"percentageAchieved\": 7469.946324026831,\n  \"startDate\": \"2021-09-06T01:16:32.128Z\",\n  \"endDate\": \"2013-05-20T15:33:40.479Z\",\n  \"creationStatus\": \"PUBLISHED\",\n  \"status\": \"ENDED\",\n  \"isExpanded\": true,\n  \"expandedAt\": \"2000-08-11T19:59:55.951Z\",\n  \"previousEndDate\": \"2004-11-07T23:40:11.576Z\",\n  \"createdAt\": \"2019-12-21T17:31:50.438Z\",\n  \"updatedAt\": \"2018-07-29T04:37:25.038Z\",\n  \"imagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "27466889-767c-4683-b161-d53f5e9d2dc7",
              "name": "Expand a campaign end date",
              "request": {
                "name": "Expand a campaign end date",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "campaigns",
                    ":id",
                    "expand"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"newEndDate\": \"<dateTime>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "76431cba-3dc5-42f3-9de0-70a6efa6614a",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "campaigns",
                        ":id",
                        "expand"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"newEndDate\": \"2026-06-15T23:59:59.000Z\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"01437e24-3cbb-99e0-6527-5b98c02505a9\",\n  \"title\": \"string\",\n  \"description\": \"string\",\n  \"category\": {\n    \"id\": \"29e4b9e5-cf8e-02ae-8927-14fc7042c8a3\",\n    \"name\": \"string\",\n    \"iconPath\": \"string\"\n  },\n  \"donationTarget\": 3880.226817608121,\n  \"collectedAmount\": 2295.93495543589,\n  \"remainingAmount\": 9474.214668677365,\n  \"donorsCount\": 1657.65726666957,\n  \"averageDonation\": 2785.68034174985,\n  \"percentageAchieved\": 7469.946324026831,\n  \"startDate\": \"2021-09-06T01:16:32.128Z\",\n  \"endDate\": \"2013-05-20T15:33:40.479Z\",\n  \"creationStatus\": \"PUBLISHED\",\n  \"status\": \"ENDED\",\n  \"isExpanded\": true,\n  \"expandedAt\": \"2000-08-11T19:59:55.951Z\",\n  \"previousEndDate\": \"2004-11-07T23:40:11.576Z\",\n  \"createdAt\": \"2019-12-21T17:31:50.438Z\",\n  \"updatedAt\": \"2018-07-29T04:37:25.038Z\",\n  \"imagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "02ac958c-ca4c-4659-b58c-19614136438d",
          "name": "Admin Donor Management",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "9003b34c-adbf-4248-a300-bcf24e67339e",
              "name": "List donor accounts",
              "request": {
                "name": "List donor accounts",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donors"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>",
                      "description": "Search by donor full name, email, or phone number."
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "registrationDateFrom",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "registrationDateTo",
                      "value": "<dateTime>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "fe5df29d-0ccd-4341-bad6-85feb1a2ac7b",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donors"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        },
                        {
                          "key": "registrationDateFrom",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "registrationDateTo",
                          "value": "<dateTime>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"donors\": [\n    {\n      \"accountStatus\": \"ACTIVE\",\n      \"createdAt\": \"1999-08-23T08:52:50.327Z\",\n      \"deletedAt\": \"1982-02-04T11:01:51.309Z\",\n      \"email\": \"donor@selsal.com\",\n      \"fullName\": \"Selsal Donor\",\n      \"id\": \"f26b0eab-95bb-8479-520e-0dccdcaf172a\",\n      \"lastLoginAt\": \"1955-11-03T16:09:33.263Z\",\n      \"phoneNumber\": \"+966500110011\",\n      \"phoneVerifiedAt\": \"1988-08-25T20:56:51.785Z\",\n      \"profileImagePath\": \"/files/profile-image.jpg\",\n      \"registrationDate\": \"1967-09-10T00:16:11.097Z\",\n      \"updatedAt\": \"1957-06-11T17:39:48.677Z\"\n    },\n    {\n      \"accountStatus\": \"ACTIVE\",\n      \"createdAt\": \"2001-05-27T11:51:06.341Z\",\n      \"deletedAt\": \"1957-05-20T23:46:57.564Z\",\n      \"email\": \"donor@selsal.com\",\n      \"fullName\": \"Selsal Donor\",\n      \"id\": \"4b4dd6e2-1a3f-3da4-ef4d-188d8836c34c\",\n      \"lastLoginAt\": \"2020-08-08T03:11:51.443Z\",\n      \"phoneNumber\": \"+966500110011\",\n      \"phoneVerifiedAt\": \"1949-03-19T21:11:19.697Z\",\n      \"profileImagePath\": \"/files/profile-image.jpg\",\n      \"registrationDate\": \"2012-01-13T00:56:18.910Z\",\n      \"updatedAt\": \"1983-10-01T00:35:15.676Z\"\n    }\n  ],\n  \"page\": 5952.603905338321,\n  \"pageSize\": 3412.0062256023552,\n  \"total\": 1133.2785099085374\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "b810cd62-0a21-42e8-bf87-50ef99655ac6",
              "name": "Get one donor account",
              "request": {
                "name": "Get one donor account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donors",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "162a5f0c-fc1c-438f-be69-b688d5d0c314",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donors",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"donationHistory\": [\n    {\n      \"amount\": 3540.5027648969376,\n      \"campaignName\": \"string\",\n      \"donationDate\": \"2018-10-13T04:46:26.275Z\",\n      \"id\": \"8fc597a2-0ecb-8c8b-0847-ef1634ce3ec3\",\n      \"receiptReference\": \"string\"\n    },\n    {\n      \"amount\": 353.7704653438145,\n      \"campaignName\": \"string\",\n      \"donationDate\": \"1966-03-17T16:11:20.134Z\",\n      \"id\": \"68a03345-4f94-95b4-1452-fffc9e2c2905\",\n      \"receiptReference\": \"string\"\n    }\n  ],\n  \"donor\": {\n    \"accountStatus\": \"ACTIVE\",\n    \"createdAt\": \"1959-09-04T08:40:42.170Z\",\n    \"deletedAt\": \"2004-07-14T15:14:37.484Z\",\n    \"email\": \"donor@selsal.com\",\n    \"fullName\": \"Selsal Donor\",\n    \"id\": \"af5e4db0-468d-0390-503c-9cb3868c5d3a\",\n    \"lastLoginAt\": \"2007-10-22T10:58:57.805Z\",\n    \"phoneNumber\": \"+966500110011\",\n    \"phoneVerifiedAt\": \"1989-08-26T11:53:27.528Z\",\n    \"profileImagePath\": \"/files/profile-image.jpg\",\n    \"registrationDate\": \"2003-07-08T00:48:23.510Z\",\n    \"updatedAt\": \"1966-03-14T23:58:03.123Z\"\n  },\n  \"totalDonatedAmount\": 2049.5464094885165,\n  \"totalDonationsCount\": 424.52228680985417\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "d4820a5e-954b-4438-bad2-dfe710418ed4",
              "name": "Delete a donor account",
              "request": {
                "name": "Delete a donor account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donors",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "2cbc0adf-12cf-435e-8da0-fd7bff11aa0b",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donors",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "47ff41a8-a6ba-446b-8674-91a46ade7a71",
              "name": "Suspend a donor account",
              "request": {
                "name": "Suspend a donor account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donors",
                    ":id",
                    "suspend"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "4a359583-20a6-4e58-9372-506d27660674",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donors",
                        ":id",
                        "suspend"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "9b1cc2c5-e74f-47af-8e87-d2963a1dcc08",
              "name": "Activate a donor account",
              "request": {
                "name": "Activate a donor account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donors",
                    ":id",
                    "activate"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "9f6b9383-3aff-4861-86c6-a284958bb056",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donors",
                        ":id",
                        "activate"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "65d8287e-4ccb-4125-9650-e7abe4534979",
          "name": "Admin Donations",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "dbd3fa2b-32ff-449a-9173-26c536e45118",
              "name": "Get donation analytics",
              "request": {
                "name": "Get donation analytics",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donations",
                    "analytics"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "dateFrom",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "dateTo",
                      "value": "<dateTime>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "ebb9dfe9-b1f9-47a3-86ac-aaf21674116f",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donations",
                        "analytics"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "dateFrom",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "dateTo",
                          "value": "<dateTime>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"totalAmount\": 409.6186583111927,\n  \"totalDonations\": 5874.675719674514,\n  \"totalDonors\": 6215.008737357854,\n  \"activeCampaigns\": 1778.9326198948906,\n  \"monthlyDonations\": [\n    {\n      \"label\": \"string\",\n      \"amount\": 2184.2786743384468,\n      \"count\": 842.2323714912028\n    },\n    {\n      \"label\": \"string\",\n      \"amount\": 9845.627810815875,\n      \"count\": 6289.18106742935\n    }\n  ],\n  \"donationsByCampaign\": [\n    {\n      \"label\": \"string\",\n      \"amount\": 2993.8691823965114,\n      \"count\": 5235.884103015957\n    },\n    {\n      \"label\": \"string\",\n      \"amount\": 5656.879763453613,\n      \"count\": 2471.7941420314382\n    }\n  ],\n  \"donationsByPaymentMethod\": [\n    {\n      \"label\": \"string\",\n      \"amount\": 2483.8233086249106,\n      \"count\": 4992.783491559449\n    },\n    {\n      \"label\": \"string\",\n      \"amount\": 4345.326398016469,\n      \"count\": 6064.630141577485\n    }\n  ],\n  \"topFundedCampaign\": \"string\",\n  \"topFundedCampaignAmount\": 984.0131540748121\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "0521c014-3570-484c-b93f-aae6636b3306",
              "name": "List donations",
              "request": {
                "name": "List donations",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donations"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>",
                      "description": "Search by receipt reference, donor name, donor email, or donor phone number."
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "paymentMethodName",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "minAmount",
                      "value": "<number>"
                    },
                    {
                      "disabled": false,
                      "key": "maxAmount",
                      "value": "<number>"
                    },
                    {
                      "disabled": false,
                      "key": "dateFrom",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "dateTo",
                      "value": "<dateTime>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "e79fb8d4-3308-4de1-bada-8e96cf67ab01",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donations"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        },
                        {
                          "key": "paymentMethodName",
                          "value": "<string>"
                        },
                        {
                          "key": "minAmount",
                          "value": "<number>"
                        },
                        {
                          "key": "maxAmount",
                          "value": "<number>"
                        },
                        {
                          "key": "dateFrom",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "dateTo",
                          "value": "<dateTime>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"donations\": [\n    {\n      \"id\": \"176e8d09-21ef-e7d4-d2a8-e6dca84ac1c4\",\n      \"amount\": 1082.4535666757918,\n      \"currencyIso\": \"string\",\n      \"channel\": \"MOBILE\",\n      \"status\": \"PAID\",\n      \"provider\": \"MYFATOORAH\",\n      \"campaign\": {\n        \"id\": \"fa55abc3-8a95-dc78-64d7-7b0e1011b923\",\n        \"title\": \"string\"\n      },\n      \"donor\": {\n        \"fullName\": \"string\",\n        \"phoneNumber\": \"string\",\n        \"id\": \"e8c4f293-5a71-fdc9-e6c1-4af00afaa1d6\",\n        \"email\": \"ETpwNMRazZVdFZT@TlesAmLkWxV.bizx\"\n      },\n      \"paymentMethodId\": 5062.843682982223,\n      \"receiptReference\": \"string\",\n      \"createdAt\": \"2023-08-24T22:47:19.514Z\",\n      \"paidAt\": \"1948-03-13T01:23:53.031Z\",\n      \"failedAt\": \"2025-08-15T16:51:23.073Z\",\n      \"updatedAt\": \"2000-02-04T21:47:22.378Z\",\n      \"paymentMethodName\": \"string\",\n      \"paymentMethodCode\": \"string\",\n      \"providerInvoiceId\": \"string\",\n      \"providerPaymentId\": \"string\",\n      \"invoiceReference\": \"string\",\n      \"providerPayload\": {}\n    },\n    {\n      \"id\": \"35c089d4-63cc-d21a-83ee-043ccecb86b4\",\n      \"amount\": 4011.9850304195024,\n      \"currencyIso\": \"string\",\n      \"channel\": \"WEB\",\n      \"status\": \"PAID\",\n      \"provider\": \"MYFATOORAH\",\n      \"campaign\": {\n        \"id\": \"17ba66c9-8a6d-33cf-e406-d40930fb9bec\",\n        \"title\": \"string\"\n      },\n      \"donor\": {\n        \"fullName\": \"string\",\n        \"phoneNumber\": \"string\",\n        \"id\": \"12c1734c-6bc6-d98e-05cb-c6de8a00d354\",\n        \"email\": \"adJ7Zc9y0Ncat6@tuZtkrdVcy.dohg\"\n      },\n      \"paymentMethodId\": 1777.401283046378,\n      \"receiptReference\": \"string\",\n      \"createdAt\": \"2011-06-04T01:21:33.743Z\",\n      \"paidAt\": \"1951-01-09T13:17:45.728Z\",\n      \"failedAt\": \"2006-04-26T17:52:46.336Z\",\n      \"updatedAt\": \"2001-08-31T01:58:25.943Z\",\n      \"paymentMethodName\": \"string\",\n      \"paymentMethodCode\": \"string\",\n      \"providerInvoiceId\": \"string\",\n      \"providerPaymentId\": \"string\",\n      \"invoiceReference\": \"string\",\n      \"providerPayload\": {}\n    }\n  ],\n  \"page\": 2979.991946190077,\n  \"pageSize\": 6093.256960609974,\n  \"total\": 1359.9657252280829\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "39b7565f-a0eb-4fec-bec0-0cfd95cc0757",
              "name": "Get one donation",
              "request": {
                "name": "Get one donation",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donations",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "9e45850d-6e06-4498-836e-2ff73545686b",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donations",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"donation\": {\n    \"id\": \"20d55e95-bbe2-8213-841f-cd3d328b49b1\",\n    \"amount\": 5639.269512044294,\n    \"currencyIso\": \"string\",\n    \"channel\": \"MOBILE\",\n    \"status\": \"PAID\",\n    \"provider\": \"MYFATOORAH\",\n    \"campaign\": {\n      \"id\": \"4f64b28c-fe4d-a38a-1eba-caacf41185c9\",\n      \"title\": \"string\"\n    },\n    \"donor\": {\n      \"fullName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"id\": \"ea1347aa-5c86-640d-b86f-bbad242599d3\",\n      \"email\": \"Uih-f2fU-CAho@tkOiyubcVmhPrA.phad\"\n    },\n    \"paymentMethodId\": 3785.5715134023194,\n    \"receiptReference\": \"string\",\n    \"createdAt\": \"1983-08-26T04:44:13.642Z\",\n    \"paidAt\": \"1950-11-06T04:05:36.582Z\",\n    \"failedAt\": \"2012-05-02T09:29:20.459Z\",\n    \"updatedAt\": \"1995-05-12T09:09:12.772Z\",\n    \"paymentMethodName\": \"string\",\n    \"paymentMethodCode\": \"string\",\n    \"providerInvoiceId\": \"string\",\n    \"providerPaymentId\": \"string\",\n    \"invoiceReference\": \"string\",\n    \"providerPayload\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "539065dd-943b-4884-9195-98c4ffc39bd5",
              "name": "Refresh one donation payment status from MyFatoorah",
              "request": {
                "name": "Refresh one donation payment status from MyFatoorah",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "donations",
                    ":id",
                    "sync-payment"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "eb298a6b-20ec-49ff-a2ac-2369dbed192c",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "donations",
                        ":id",
                        "sync-payment"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"donation\": {\n    \"id\": \"20d55e95-bbe2-8213-841f-cd3d328b49b1\",\n    \"amount\": 5639.269512044294,\n    \"currencyIso\": \"string\",\n    \"channel\": \"MOBILE\",\n    \"status\": \"PAID\",\n    \"provider\": \"MYFATOORAH\",\n    \"campaign\": {\n      \"id\": \"4f64b28c-fe4d-a38a-1eba-caacf41185c9\",\n      \"title\": \"string\"\n    },\n    \"donor\": {\n      \"fullName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"id\": \"ea1347aa-5c86-640d-b86f-bbad242599d3\",\n      \"email\": \"Uih-f2fU-CAho@tkOiyubcVmhPrA.phad\"\n    },\n    \"paymentMethodId\": 3785.5715134023194,\n    \"receiptReference\": \"string\",\n    \"createdAt\": \"1983-08-26T04:44:13.642Z\",\n    \"paidAt\": \"1950-11-06T04:05:36.582Z\",\n    \"failedAt\": \"2012-05-02T09:29:20.459Z\",\n    \"updatedAt\": \"1995-05-12T09:09:12.772Z\",\n    \"paymentMethodName\": \"string\",\n    \"paymentMethodCode\": \"string\",\n    \"providerInvoiceId\": \"string\",\n    \"providerPaymentId\": \"string\",\n    \"invoiceReference\": \"string\",\n    \"providerPayload\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "3b4accf1-6428-4cd0-aa5f-de962fc48bc1",
          "name": "Admin Notifications",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "2fb28800-6ad6-4c7d-85a2-b64dfa62a429",
              "name": "List system notifications for the current admin",
              "request": {
                "name": "List system notifications for the current admin",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "notifications"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "isRead",
                      "value": "<boolean>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "43a50928-06dc-4040-8b2e-7d63ed9cdab0",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "notifications"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "isRead",
                          "value": "<boolean>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"notifications\": [\n    {\n      \"id\": \"1f7cd674-46af-9aa8-2e8e-78ed7408e864\",\n      \"recipientType\": \"ADMIN\",\n      \"recipientId\": \"88914122-894d-1b0f-180c-c9c39a618855\",\n      \"message\": \"string\",\n      \"type\": \"DONATION_CONFIRMED\",\n      \"channel\": \"IN_APP\",\n      \"isRead\": false,\n      \"createdAt\": \"1966-10-25T07:59:25.259Z\",\n      \"updatedAt\": \"2006-05-03T06:54:43.644Z\",\n      \"title\": \"string\",\n      \"targetType\": \"PROFILE\",\n      \"targetId\": \"e411644e-b7ea-b858-cb8b-945f58c82ba6\",\n      \"targetPath\": \"string\",\n      \"data\": {},\n      \"readAt\": \"2020-10-05T09:01:28.463Z\",\n      \"sourcePushCampaignId\": \"580124a5-4bd9-1373-424e-8e0a6a74cadf\"\n    },\n    {\n      \"id\": \"e92b6a83-09f1-f19a-0621-1d2c848a943e\",\n      \"recipientType\": \"ADMIN\",\n      \"recipientId\": \"8eae68a4-1658-7463-8a58-d8c9f886d3b6\",\n      \"message\": \"string\",\n      \"type\": \"FAMILY_REQUEST_RECEIVED\",\n      \"channel\": \"EMAIL\",\n      \"isRead\": false,\n      \"createdAt\": \"1999-09-10T05:58:07.289Z\",\n      \"updatedAt\": \"2010-12-04T15:45:17.741Z\",\n      \"title\": \"string\",\n      \"targetType\": \"CAMPAIGN\",\n      \"targetId\": \"01bd725b-da9b-8b0a-0d16-666d8ab58623\",\n      \"targetPath\": \"string\",\n      \"data\": {},\n      \"readAt\": \"1983-04-04T09:49:24.426Z\",\n      \"sourcePushCampaignId\": \"707f3d41-8eaf-d046-d55a-694a5f303bec\"\n    }\n  ],\n  \"page\": 7008.051924496192,\n  \"pageSize\": 4709.9308981146605,\n  \"total\": 3400.4169673728125\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "b3a85053-98af-45d5-8c48-76c612724dfd",
              "name": "Get unread system notification count for the current admin",
              "request": {
                "name": "Get unread system notification count for the current admin",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "notifications",
                    "unread-count"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "2a716918-a894-4859-a281-d0e7fa4f1af3",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "notifications",
                        "unread-count"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"unreadCount\": 6835.020906338285\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "10cb6108-35e3-4120-837f-0247929b7d34",
              "name": "Mark one admin system notification as read",
              "request": {
                "name": "Mark one admin system notification as read",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "notifications",
                    ":id",
                    "read"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "940a2223-ce5f-4ccf-b5e6-fa3644cd014d",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "notifications",
                        ":id",
                        "read"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "56f94576-13ab-4f6a-b5aa-19a9d10d2ccc",
          "name": "Admin Push Notifications",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "2d449c38-e9b9-4f1b-a414-bfce205c0b8f",
              "name": "List outbound push notification sends",
              "request": {
                "name": "List outbound push notification sends",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "push-notifications"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "targetAudience",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "4c3ae5ce-2463-411f-9b20-69570cfdeeae",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "push-notifications"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "targetAudience",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"pushNotifications\": [\n    {\n      \"id\": \"d1acb76f-af3e-03e7-10e8-c90a5bef4afd\",\n      \"createdByAdminId\": \"578bd13f-baed-f5ae-a62b-4b7074f569d8\",\n      \"createdByAdminName\": \"string\",\n      \"title\": \"string\",\n      \"message\": \"string\",\n      \"targetAudience\": \"ALL_DONORS\",\n      \"recipientCount\": 1120.8428782801839,\n      \"deliveredCount\": 4339.404276306038,\n      \"failedCount\": 7608.408571684626,\n      \"deliveryStatus\": \"SENT\",\n      \"createdAt\": \"1979-01-07T20:41:04.955Z\",\n      \"updatedAt\": \"1957-07-19T09:39:38.043Z\",\n      \"campaignId\": \"17da646d-1d8c-d482-dd69-e1bd7e88aeaf\",\n      \"campaignTitle\": \"string\",\n      \"providerName\": \"string\",\n      \"providerPayload\": {}\n    },\n    {\n      \"id\": \"24d9793d-01d3-84de-a1de-ae796eb65eb2\",\n      \"createdByAdminId\": \"5a5108cc-4c5d-7a3f-5ea2-c309fdfd27a4\",\n      \"createdByAdminName\": \"string\",\n      \"title\": \"string\",\n      \"message\": \"string\",\n      \"targetAudience\": \"ALL_DONORS\",\n      \"recipientCount\": 5244.04202240466,\n      \"deliveredCount\": 3933.3434707976435,\n      \"failedCount\": 7024.4426535970115,\n      \"deliveryStatus\": \"SENT\",\n      \"createdAt\": \"2020-05-09T08:15:53.457Z\",\n      \"updatedAt\": \"1950-09-14T16:58:52.822Z\",\n      \"campaignId\": \"128c205e-9923-fc3b-fd5b-f1ffa9106218\",\n      \"campaignTitle\": \"string\",\n      \"providerName\": \"string\",\n      \"providerPayload\": {}\n    }\n  ],\n  \"page\": 9773.470931462833,\n  \"pageSize\": 5787.301749458417,\n  \"total\": 3562.4853315783935\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "5bc76480-59c5-4f39-9371-6628fea54a4c",
              "name": "Create a donor push notification send and persist notifications for target donors",
              "request": {
                "name": "Create a donor push notification send and persist notifications for target donors",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "push-notifications"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"title\": \"<string>\",\n  \"message\": \"<string>\",\n  \"targetAudience\": \"<string>\",\n  \"campaignId\": \"{{campaignId}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "d4596f14-dd84-4522-895d-d37cb52e042d",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "push-notifications"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"title\": \"<string>\",\n  \"message\": \"<string>\",\n  \"targetAudience\": \"<string>\",\n  \"campaignId\": \"{{campaignId}}\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"pushNotification\": {\n    \"id\": \"c29fe561-7043-91fe-4273-e5a0d88ef45b\",\n    \"createdByAdminId\": \"01482e8d-84eb-f9d4-19a2-6a915939c8b5\",\n    \"createdByAdminName\": \"string\",\n    \"title\": \"string\",\n    \"message\": \"string\",\n    \"targetAudience\": \"SPECIFIC_CAMPAIGN_DONORS\",\n    \"recipientCount\": 5987.298201294658,\n    \"deliveredCount\": 316.08653437224854,\n    \"failedCount\": 7439.627941830966,\n    \"deliveryStatus\": \"PENDING\",\n    \"createdAt\": \"1953-01-28T20:24:07.816Z\",\n    \"updatedAt\": \"2004-04-07T20:52:27.703Z\",\n    \"campaignId\": \"fc4f3514-7d2c-9d63-277d-63ec762aa63c\",\n    \"campaignTitle\": \"string\",\n    \"providerName\": \"string\",\n    \"providerPayload\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "d0ba1b28-b265-4a4d-8b90-b396dde4f26e",
          "name": "Admin Drivers",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "d88e052f-8f79-4354-be73-c88d00b876a0",
              "name": "Create a driver account",
              "request": {
                "name": "Create a driver account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "drivers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "fullName",
                      "value": "{{fullName}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "idNumber",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "phoneNumber",
                      "value": "{{phoneNumber}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "vehicleType",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "licensePlateNumber",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "password",
                      "value": "{{password}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "driverLicense",
                      "type": "file",
                      "description": "(Required) "
                    },
                    {
                      "key": "vehicleRegistration",
                      "type": "file",
                      "description": "(Required) "
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "51368ecb-054f-4355-b8a4-76cf23998ea5",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "drivers"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "fullName",
                          "value": "{{fullName}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "idNumber",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "phoneNumber",
                          "value": "{{phoneNumber}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "vehicleType",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "licensePlateNumber",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "password",
                          "value": "{{password}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "driverLicense",
                          "value": "<binary>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "vehicleRegistration",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"0aa4a089-d29e-bae6-8231-3540a9cff928\",\n  \"fullName\": \"string\",\n  \"idNumber\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"vehicleType\": \"string\",\n  \"licensePlateNumber\": \"string\",\n  \"driverLicensePath\": \"string\",\n  \"vehicleRegistrationPath\": \"string\",\n  \"accountStatus\": \"ACTIVE\",\n  \"activeOrdersCount\": 7886.012266985429,\n  \"completedOrdersCount\": 5106.390906129685,\n  \"lastLoginAt\": \"1999-06-03T02:38:38.893Z\",\n  \"deletedAt\": \"1970-08-06T12:55:59.963Z\",\n  \"createdAt\": \"1946-06-01T13:41:58.940Z\",\n  \"updatedAt\": \"1998-12-18T06:53:49.465Z\",\n  \"profileImagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "52ab2efc-a2f4-4d3e-a2c9-19b45f62e015",
              "name": "List drivers",
              "request": {
                "name": "List drivers",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "drivers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "0cdebb90-cbcf-481b-a043-63edd62fa8c2",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "drivers"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"drivers\": [\n    {\n      \"id\": \"f295f16d-bbd9-13be-b6d7-910288cf37b1\",\n      \"fullName\": \"string\",\n      \"idNumber\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"vehicleType\": \"string\",\n      \"licensePlateNumber\": \"string\",\n      \"driverLicensePath\": \"string\",\n      \"vehicleRegistrationPath\": \"string\",\n      \"accountStatus\": \"SUSPENDED\",\n      \"activeOrdersCount\": 2580.811300056807,\n      \"completedOrdersCount\": 7736.631013680786,\n      \"lastLoginAt\": \"1961-04-24T16:06:49.348Z\",\n      \"deletedAt\": \"1994-07-15T15:19:41.651Z\",\n      \"createdAt\": \"2019-11-13T15:14:48.673Z\",\n      \"updatedAt\": \"1994-06-15T23:01:06.878Z\",\n      \"profileImagePath\": {}\n    },\n    {\n      \"id\": \"ea86216a-5844-ac82-9ced-35348be41bd7\",\n      \"fullName\": \"string\",\n      \"idNumber\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"vehicleType\": \"string\",\n      \"licensePlateNumber\": \"string\",\n      \"driverLicensePath\": \"string\",\n      \"vehicleRegistrationPath\": \"string\",\n      \"accountStatus\": \"SUSPENDED\",\n      \"activeOrdersCount\": 6704.755683683005,\n      \"completedOrdersCount\": 2268.511517271634,\n      \"lastLoginAt\": \"1950-09-06T23:55:33.124Z\",\n      \"deletedAt\": \"1999-07-21T08:15:47.628Z\",\n      \"createdAt\": \"2018-10-28T01:33:35.612Z\",\n      \"updatedAt\": \"1975-08-12T04:04:40.208Z\",\n      \"profileImagePath\": {}\n    }\n  ],\n  \"page\": 2007.1498138208322,\n  \"pageSize\": 4421.873886624008,\n  \"total\": 5110.82875395475\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "ff524bd2-625f-4353-ae3e-b0a5ded94c5a",
              "name": "Get one driver",
              "request": {
                "name": "Get one driver",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "drivers",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "8cfd05fd-7b98-4857-8695-ed206afe60bf",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "drivers",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"driver\": {\n    \"id\": \"b8add2f6-672f-975b-da48-2027e8ec8710\",\n    \"fullName\": \"string\",\n    \"idNumber\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"vehicleType\": \"string\",\n    \"licensePlateNumber\": \"string\",\n    \"driverLicensePath\": \"string\",\n    \"vehicleRegistrationPath\": \"string\",\n    \"accountStatus\": \"ACTIVE\",\n    \"activeOrdersCount\": 5136.212848130191,\n    \"completedOrdersCount\": 5270.179629995509,\n    \"lastLoginAt\": \"2008-12-27T18:43:07.136Z\",\n    \"deletedAt\": \"2020-10-27T22:37:35.499Z\",\n    \"createdAt\": \"1954-01-29T01:18:13.923Z\",\n    \"updatedAt\": \"1958-10-01T04:28:58.541Z\",\n    \"profileImagePath\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "6305ead3-9a29-4d04-a1d0-447627a46701",
              "name": "Update a driver account",
              "request": {
                "name": "Update a driver account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "drivers",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "fullName",
                      "value": "{{fullName}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "phoneNumber",
                      "value": "{{phoneNumber}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "vehicleType",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "licensePlateNumber",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "driverLicense",
                      "type": "file",
                      "description": ""
                    },
                    {
                      "key": "vehicleRegistration",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "f35e277c-7a26-46b6-9937-472e125a34ee",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "drivers",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "fullName",
                          "value": "{{fullName}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "phoneNumber",
                          "value": "{{phoneNumber}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "vehicleType",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "licensePlateNumber",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "driverLicense",
                          "value": "<binary>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "vehicleRegistration",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"0aa4a089-d29e-bae6-8231-3540a9cff928\",\n  \"fullName\": \"string\",\n  \"idNumber\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"vehicleType\": \"string\",\n  \"licensePlateNumber\": \"string\",\n  \"driverLicensePath\": \"string\",\n  \"vehicleRegistrationPath\": \"string\",\n  \"accountStatus\": \"ACTIVE\",\n  \"activeOrdersCount\": 7886.012266985429,\n  \"completedOrdersCount\": 5106.390906129685,\n  \"lastLoginAt\": \"1999-06-03T02:38:38.893Z\",\n  \"deletedAt\": \"1970-08-06T12:55:59.963Z\",\n  \"createdAt\": \"1946-06-01T13:41:58.940Z\",\n  \"updatedAt\": \"1998-12-18T06:53:49.465Z\",\n  \"profileImagePath\": {}\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "29b20608-6974-4e84-ae23-a77c91a71ea9",
              "name": "Delete a driver account",
              "request": {
                "name": "Delete a driver account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "drivers",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "665502c3-5f25-42fc-a236-f3f643672037",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "drivers",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "dc8aea58-a1a3-446f-91b6-5cc720e93ce6",
              "name": "Suspend a driver account",
              "request": {
                "name": "Suspend a driver account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "drivers",
                    ":id",
                    "suspend"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "74c94df0-b821-4261-a514-d583b495c1be",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "drivers",
                        ":id",
                        "suspend"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "e8cdb570-6404-4c73-baef-9da98cb85849",
              "name": "Activate a driver account",
              "request": {
                "name": "Activate a driver account",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "drivers",
                    ":id",
                    "activate"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "589f7c8b-701d-48b1-bf94-514738df7c39",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "drivers",
                        ":id",
                        "activate"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "6742f3c5-4dfd-4ea7-948d-af674c515a3c",
          "name": "Admin Families",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "7c58dfa9-d116-4853-ac2a-8ca5c5ec0cd3",
              "name": "List accepted families",
              "request": {
                "name": "List accepted families",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "families"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>",
                      "description": "Search by representative name, phone number, or email."
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "a2e9ea54-677c-4cb7-a4d1-c966ea9d3e97",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "families"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"page\": 963.071435852485,\n  \"pageSize\": 4973.127390604952,\n  \"total\": 7331.70981139416,\n  \"families\": [\n    {\n      \"id\": \"0dbd828f-ebd7-3b35-f7fd-35b200087428\",\n      \"representativeName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"9azK@dkmAJgKMVRbQEJFpucAhaSqSiFdMhwG.do\",\n      \"city\": \"string\",\n      \"familyMembersCount\": 4470.09389673398,\n      \"situationDescription\": \"string\",\n      \"supportingDocumentPaths\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 2929.6637692923387,\n      \"longitude\": 6711.64758336853,\n      \"acceptedAt\": \"1977-02-25T21:12:13.247Z\",\n      \"createdAt\": \"2007-08-02T09:36:09.198Z\",\n      \"updatedAt\": \"1952-04-26T00:20:09.559Z\"\n    },\n    {\n      \"id\": \"0b5e59fb-a61b-4f2c-3676-d1871f7c1b9c\",\n      \"representativeName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"lQl7Ah2Z@uVNuTzRsEA.tf\",\n      \"city\": \"string\",\n      \"familyMembersCount\": 8809.37786812253,\n      \"situationDescription\": \"string\",\n      \"supportingDocumentPaths\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 3951.522249773871,\n      \"longitude\": 6655.726420933448,\n      \"acceptedAt\": \"2004-05-24T12:45:06.620Z\",\n      \"createdAt\": \"1973-09-12T04:08:27.177Z\",\n      \"updatedAt\": \"1953-02-20T11:57:46.566Z\"\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "5e72790a-f0e7-4df9-9d3e-72729a6a2611",
              "name": "Get one accepted family",
              "request": {
                "name": "Get one accepted family",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "families",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "13365590-fd3d-4ff3-b59f-ff53ef54b3de",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "families",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"family\": {\n    \"id\": \"c8d35160-6dea-ca67-4eff-4174af072637\",\n    \"representativeName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"xHX8g@IviyWgnOvOMPgdvVwlLASny.pg\",\n    \"city\": \"string\",\n    \"familyMembersCount\": 4655.36946263661,\n    \"situationDescription\": \"string\",\n    \"supportingDocumentPaths\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 55.19385133791799,\n    \"longitude\": 6224.388324215295,\n    \"acceptedAt\": \"1992-12-09T20:00:40.652Z\",\n    \"createdAt\": \"1967-12-15T06:40:34.304Z\",\n    \"updatedAt\": \"1999-04-03T08:09:25.764Z\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "052e15d3-a03e-46d7-bfae-f34aa3c93e7b",
              "name": "Update an accepted family",
              "request": {
                "name": "Update an accepted family",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "families",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "representativeName",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "phoneNumber",
                      "value": "{{phoneNumber}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "email",
                      "value": "{{email}}",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "city",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "familyMembersCount",
                      "value": "<number>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "situationDescription",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "latitude",
                      "value": "<number>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "longitude",
                      "value": "<number>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "deleteExistingSupportingDocuments",
                      "value": "<boolean>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "supportingDocuments",
                      "type": "file",
                      "description": "Attach one file. Repeat the same key for multiple files."
                    },
                    {
                      "key": "supportingDocuments",
                      "type": "file",
                      "description": "Attach one file. Repeat the same key for multiple files."
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "2801032b-468c-427f-9fd9-4d6187671987",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "families",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "representativeName",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "phoneNumber",
                          "value": "{{phoneNumber}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "email",
                          "value": "{{email}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "city",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "familyMembersCount",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "situationDescription",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "latitude",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "longitude",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "deleteExistingSupportingDocuments",
                          "value": "<boolean>",
                          "type": "text"
                        },
                        {
                          "description": "[object Object] Attach one file. Repeat the same key for multiple files.",
                          "key": "supportingDocuments",
                          "type": "file"
                        },
                        {
                          "description": "[object Object] Attach one file. Repeat the same key for multiple files.",
                          "key": "supportingDocuments",
                          "type": "file"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"52b6538c-c569-e19b-8fc1-c18f861a5095\",\n  \"representativeName\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"6wXm3PPhbRdy@E.fea\",\n  \"city\": \"string\",\n  \"familyMembersCount\": 2928.0606907373376,\n  \"situationDescription\": \"string\",\n  \"supportingDocumentPaths\": [\n    \"string\",\n    \"string\"\n  ],\n  \"latitude\": 8136.97744283173,\n  \"longitude\": 8139.434601046589,\n  \"acceptedAt\": \"1958-12-16T10:27:26.374Z\",\n  \"createdAt\": \"1964-10-22T09:46:44.859Z\",\n  \"updatedAt\": \"1949-04-01T12:28:39.934Z\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "836237a1-c6eb-4038-aadb-4a9a13d11b65",
              "name": "Delete an accepted family",
              "request": {
                "name": "Delete an accepted family",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "families",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "296a7813-d704-4a7b-a5c4-c033d2d719b4",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "families",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "eb9a9c5d-1aac-4c8d-82e4-0b5ba9202986",
          "name": "Admin Family Requests",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "32ac6e5c-518f-47f9-9902-4b7a41df03de",
              "name": "List family requests",
              "request": {
                "name": "List family requests",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "family-requests"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>",
                      "description": "Search by representative name, phone number, or email."
                    },
                    {
                      "disabled": false,
                      "key": "requestStatus",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "requestDateFrom",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "requestDateTo",
                      "value": "<dateTime>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "160d8c46-d486-45bd-a6c0-1067e95b0d28",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "family-requests"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "requestStatus",
                          "value": "<string>"
                        },
                        {
                          "key": "requestDateFrom",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "requestDateTo",
                          "value": "<dateTime>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"page\": 4168.07743273988,\n  \"pageSize\": 7438.407091396688,\n  \"total\": 6378.340052634954,\n  \"familyRequests\": [\n    {\n      \"id\": \"460a2301-d263-8124-23b3-ebfa3dbf9533\",\n      \"representativeName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"8ZxvVdimTpi69x@PSumxErtu.dez\",\n      \"city\": \"string\",\n      \"familyMembersCount\": 1056.3400311668115,\n      \"situationDescription\": \"string\",\n      \"supportingDocumentPaths\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 322.0081006160802,\n      \"longitude\": 2652.364967951104,\n      \"requestStatus\": \"UNDER_REVIEW\",\n      \"requestDate\": \"2006-10-25T15:53:55.509Z\",\n      \"reviewedAt\": \"1960-05-09T03:34:30.410Z\",\n      \"familyId\": \"15cf795e-2000-c48c-1d1b-0920873639a8\",\n      \"rejectionReason\": {}\n    },\n    {\n      \"id\": \"75bc2437-c9d0-6eff-6eff-e75b630c240f\",\n      \"representativeName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"M2pgkcyD@VswOedccdaSietJGHIfAGNlRcjWrjHUWS.gvg\",\n      \"city\": \"string\",\n      \"familyMembersCount\": 1809.7035009967776,\n      \"situationDescription\": \"string\",\n      \"supportingDocumentPaths\": [\n        \"string\",\n        \"string\"\n      ],\n      \"latitude\": 5865.231442633039,\n      \"longitude\": 6629.443483503827,\n      \"requestStatus\": \"ACCEPTED\",\n      \"requestDate\": \"2006-07-01T06:18:25.975Z\",\n      \"reviewedAt\": \"2023-02-01T01:19:46.038Z\",\n      \"familyId\": \"f9287738-0359-1682-e806-8fda6111f23d\",\n      \"rejectionReason\": {}\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "82ccfa02-b021-45fa-a61d-bfe91d3b3b3c",
              "name": "Get one family request",
              "request": {
                "name": "Get one family request",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "family-requests",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "4343bf97-879b-4831-8b74-ee3aace9dc78",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "family-requests",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"familyRequest\": {\n    \"id\": \"0f60b0a9-eacf-d624-a121-b4ce23a44a76\",\n    \"representativeName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"GjqIo@GAhvrVSLlL.ubi\",\n    \"city\": \"string\",\n    \"familyMembersCount\": 4814.263633280253,\n    \"situationDescription\": \"string\",\n    \"supportingDocumentPaths\": [\n      \"string\",\n      \"string\"\n    ],\n    \"latitude\": 182.0969285911511,\n    \"longitude\": 5459.317472670031,\n    \"requestStatus\": \"UNDER_REVIEW\",\n    \"requestDate\": \"1967-06-29T05:26:00.622Z\",\n    \"reviewedAt\": \"2017-12-27T18:29:22.174Z\",\n    \"familyId\": \"209c7e74-b6fb-4f61-4fb3-43775e7d4f65\",\n    \"rejectionReason\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "f7ba3d29-57cc-4d8a-8065-7069adb12c96",
              "name": "Accept a family request",
              "request": {
                "name": "Accept a family request",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "family-requests",
                    ":id",
                    "accept"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "8baca764-a2e7-4ca5-878f-0592545cc6f3",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "family-requests",
                        ":id",
                        "accept"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "c8138c4e-9ab1-49e9-8c95-83de2f43b1ed",
              "name": "Reject a family request",
              "request": {
                "name": "Reject a family request",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "family-requests",
                    ":id",
                    "reject"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "391f1295-3030-4a09-a962-f0810b9cebde",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "family-requests",
                        ":id",
                        "reject"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "d07b9d9c-6b2c-4ab8-8a46-8dff5fbe04c5",
          "name": "Admin Volunteer Requests",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "03534f54-02df-456d-aef6-e1399cce6802",
              "name": "List volunteer requests",
              "request": {
                "name": "List volunteer requests",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "volunteer-requests"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>",
                      "description": "Search by volunteer full name, phone number, or email."
                    },
                    {
                      "disabled": false,
                      "key": "requestStatus",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "volunteerType",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "requestDateFrom",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "requestDateTo",
                      "value": "<dateTime>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "bfac8261-7af6-4331-9c69-eacb75d2ca41",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "volunteer-requests"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "requestStatus",
                          "value": "<string>"
                        },
                        {
                          "key": "volunteerType",
                          "value": "<string>"
                        },
                        {
                          "key": "requestDateFrom",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "requestDateTo",
                          "value": "<dateTime>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"page\": 9961.306525008873,\n  \"pageSize\": 9785.61086443432,\n  \"total\": 8851.633231685386,\n  \"volunteerRequests\": [\n    {\n      \"id\": \"78d96ad2-ab20-7330-6ef4-1e177e2c29d2\",\n      \"fullName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"qnw8@DmvQNF.uri\",\n      \"city\": \"string\",\n      \"skills\": \"string\",\n      \"volunteerType\": \"string\",\n      \"requestStatus\": \"REJECTED\",\n      \"requestDate\": \"2025-11-24T12:34:24.429Z\",\n      \"reviewedAt\": \"1999-05-05T19:46:15.142Z\",\n      \"volunteerId\": \"045ff61a-2d11-af66-eb98-d597706344f7\",\n      \"rejectionReason\": {}\n    },\n    {\n      \"id\": \"0704767f-468e-7906-b3c8-e52b351b557f\",\n      \"fullName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"ANRdBedSskZ4-xI@Cyhccfb.akp\",\n      \"city\": \"string\",\n      \"skills\": \"string\",\n      \"volunteerType\": \"string\",\n      \"requestStatus\": \"UNDER_REVIEW\",\n      \"requestDate\": \"1982-02-11T04:39:26.880Z\",\n      \"reviewedAt\": \"2000-12-10T22:58:39.902Z\",\n      \"volunteerId\": \"53620f18-5e9e-1667-796a-997551485324\",\n      \"rejectionReason\": {}\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "24dc16cf-7db1-4cd8-9c9b-b54b30c1de82",
              "name": "Get one volunteer request",
              "request": {
                "name": "Get one volunteer request",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "volunteer-requests",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "c63930ac-e6af-42ab-8b30-d6753b3a9be6",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "volunteer-requests",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"volunteerRequest\": {\n    \"id\": \"9b87f77e-1eda-82be-bffb-bc610e7c6192\",\n    \"fullName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"Ftr26z3Hv@rlXSFtABhsQQInDRZBramyqDujxId.hmje\",\n    \"city\": \"string\",\n    \"skills\": \"string\",\n    \"volunteerType\": \"string\",\n    \"requestStatus\": \"REJECTED\",\n    \"requestDate\": \"2002-09-22T13:25:50.394Z\",\n    \"reviewedAt\": \"2009-02-18T11:34:26.342Z\",\n    \"volunteerId\": \"4565f2cd-f129-1743-86c2-f6bb85cf8254\",\n    \"rejectionReason\": {}\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "dfbec5ac-f475-4c9f-8dee-e8f503566c87",
              "name": "Accept a volunteer request",
              "request": {
                "name": "Accept a volunteer request",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "volunteer-requests",
                    ":id",
                    "accept"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "c881d69d-fc4a-4f21-a773-6cc0515c467b",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "volunteer-requests",
                        ":id",
                        "accept"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "74442b92-e340-486b-a2e8-59abb62240b9",
              "name": "Reject a volunteer request",
              "request": {
                "name": "Reject a volunteer request",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "volunteer-requests",
                    ":id",
                    "reject"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "d60f915f-a167-4d8a-a420-1b163c4e4e9e",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "volunteer-requests",
                        ":id",
                        "reject"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "eca1f295-b8cb-4d67-925d-c89d9858ed17",
          "name": "Admin Volunteers",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "442b8422-5a9c-4b6f-9f78-45a07175bb08",
              "name": "List accepted volunteers",
              "request": {
                "name": "List accepted volunteers",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "volunteers"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>",
                      "description": "Search by volunteer full name, phone number, or email."
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "2e0c0684-3470-4c7e-b752-cb66e00b8d95",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "volunteers"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"page\": 5621.314538830533,\n  \"pageSize\": 8188.52324681135,\n  \"total\": 4423.525163478039,\n  \"volunteers\": [\n    {\n      \"id\": \"8428592a-a41a-07b5-cd77-5d7ba634af56\",\n      \"fullName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"DfgEbBg@FBaJHrpDfBN.ob\",\n      \"city\": \"string\",\n      \"skills\": \"string\",\n      \"volunteerType\": \"string\",\n      \"acceptedAt\": \"1960-12-27T01:04:13.652Z\",\n      \"createdAt\": \"2019-09-03T21:16:07.852Z\",\n      \"updatedAt\": \"2001-01-09T22:34:27.776Z\"\n    },\n    {\n      \"id\": \"983d367b-1b41-2b38-0a03-a8016cc91016\",\n      \"fullName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"geJvDN5YyWZEk0v@iqMASsePWitBCSpPBd.vjan\",\n      \"city\": \"string\",\n      \"skills\": \"string\",\n      \"volunteerType\": \"string\",\n      \"acceptedAt\": \"1955-12-30T17:48:54.173Z\",\n      \"createdAt\": \"1996-04-24T07:54:52.605Z\",\n      \"updatedAt\": \"1985-02-13T02:01:25.906Z\"\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "fa1670fb-56a0-4ee5-afe3-436c1fef1338",
              "name": "Get one accepted volunteer",
              "request": {
                "name": "Get one accepted volunteer",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "volunteers",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "feafcf78-76b3-4624-8c0b-76e542a39106",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "volunteers",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"volunteer\": {\n    \"id\": \"707c870c-ff23-faef-e5dd-54be12ef7541\",\n    \"fullName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"xmsS@zkDgcUOnkBcY.rzg\",\n    \"city\": \"string\",\n    \"skills\": \"string\",\n    \"volunteerType\": \"string\",\n    \"acceptedAt\": \"1986-08-17T15:20:48.395Z\",\n    \"createdAt\": \"1968-07-02T05:58:35.226Z\",\n    \"updatedAt\": \"1986-11-10T14:29:45.046Z\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "3a216a15-a3c3-4b51-bf05-a9bcbd58376a",
              "name": "Update an accepted volunteer",
              "request": {
                "name": "Update an accepted volunteer",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "volunteers",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "a499154d-cf62-471b-b1c8-93af832a65bc",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "volunteers",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "raw",
                      "raw": "{}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"3a7ed935-80e5-c0e5-52f6-5cd60cc17a15\",\n  \"fullName\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"fi-l9QgkTrIPK@HFuaMCJuzfdvcJnMhdEmY.tgy\",\n  \"city\": \"string\",\n  \"skills\": \"string\",\n  \"volunteerType\": \"string\",\n  \"acceptedAt\": \"2011-09-28T12:25:07.166Z\",\n  \"createdAt\": \"1991-10-11T02:28:28.179Z\",\n  \"updatedAt\": \"1955-08-22T12:31:07.754Z\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "aee42787-665f-4db3-8579-f8fcee2d16b1",
              "name": "Delete an accepted volunteer",
              "request": {
                "name": "Delete an accepted volunteer",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "volunteers",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "d9119c63-3685-472e-8016-241ff975e45f",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "volunteers",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "f2b94d78-4aad-4e11-9670-d0be1bf39037",
          "name": "Admin Settings",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "6e68b36a-e5df-4fb0-80ee-e4c2a585b9f2",
              "name": "Get general platform settings",
              "request": {
                "name": "Get general platform settings",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "settings"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "d43508ef-b29b-4937-b10b-505855c5892b",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "settings"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"settings\": {\n    \"id\": \"eed7237d-67ad-0d9c-bb35-a1afdf970103\",\n    \"systemNameEn\": \"string\",\n    \"systemNameAr\": \"string\",\n    \"supportEmail\": \"p5mTMy2a@BEovq.hxhy\",\n    \"supportPhone\": \"string\",\n    \"defaultCurrencyCode\": \"string\",\n    \"donationAlertThreshold\": 2801.6953472335194,\n    \"createdAt\": \"1978-12-20T03:03:59.303Z\",\n    \"updatedAt\": \"2017-05-23T12:56:08.381Z\",\n    \"supportWhatsapp\": \"string\",\n    \"addressEn\": \"string\",\n    \"addressAr\": \"string\",\n    \"logoPath\": \"string\",\n    \"faviconPath\": \"string\",\n    \"facebookUrl\": \"string\",\n    \"instagramUrl\": \"string\",\n    \"xUrl\": \"string\",\n    \"youtubeUrl\": \"string\",\n    \"linkedinUrl\": \"string\",\n    \"aboutSnippetEn\": \"string\",\n    \"aboutSnippetAr\": \"string\",\n    \"footerTextEn\": \"string\",\n    \"footerTextAr\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "d36614d6-9762-4ce9-9c91-9f973de05a14",
              "name": "Update general platform settings",
              "request": {
                "name": "Update general platform settings",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "settings"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "multipart/form-data"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "systemNameEn",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "systemNameAr",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "supportEmail",
                      "value": "{{email}}",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "supportPhone",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "defaultCurrencyCode",
                      "value": "<string>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "donationAlertThreshold",
                      "value": "<number>",
                      "type": "text",
                      "description": "(Required) "
                    },
                    {
                      "key": "supportWhatsapp",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "addressEn",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "addressAr",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "facebookUrl",
                      "value": "<uri>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "instagramUrl",
                      "value": "<uri>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "xUrl",
                      "value": "<uri>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "youtubeUrl",
                      "value": "<uri>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "linkedinUrl",
                      "value": "<uri>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "aboutSnippetEn",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "aboutSnippetAr",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "footerTextEn",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "footerTextAr",
                      "value": "<string>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "deleteLogo",
                      "value": "<boolean>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "deleteFavicon",
                      "value": "<boolean>",
                      "type": "text",
                      "description": ""
                    },
                    {
                      "key": "logo",
                      "type": "file",
                      "description": ""
                    },
                    {
                      "key": "favicon",
                      "type": "file",
                      "description": ""
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "1fe68056-8d46-41bc-8873-09297b611977",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "settings"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "formdata",
                      "formdata": [
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "systemNameEn",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "systemNameAr",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "supportEmail",
                          "value": "{{email}}",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "supportPhone",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "defaultCurrencyCode",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "(Required) ",
                            "type": "text/plain"
                          },
                          "key": "donationAlertThreshold",
                          "value": "<number>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "supportWhatsapp",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "addressEn",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "addressAr",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "facebookUrl",
                          "value": "<uri>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "instagramUrl",
                          "value": "<uri>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "xUrl",
                          "value": "<uri>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "youtubeUrl",
                          "value": "<uri>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "linkedinUrl",
                          "value": "<uri>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "aboutSnippetEn",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "aboutSnippetAr",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "footerTextEn",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "footerTextAr",
                          "value": "<string>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "deleteLogo",
                          "value": "<boolean>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "deleteFavicon",
                          "value": "<boolean>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "logo",
                          "value": "<binary>",
                          "type": "text"
                        },
                        {
                          "description": {
                            "content": "",
                            "type": "text/plain"
                          },
                          "key": "favicon",
                          "value": "<binary>",
                          "type": "text"
                        }
                      ]
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"settings\": {\n    \"id\": \"eed7237d-67ad-0d9c-bb35-a1afdf970103\",\n    \"systemNameEn\": \"string\",\n    \"systemNameAr\": \"string\",\n    \"supportEmail\": \"p5mTMy2a@BEovq.hxhy\",\n    \"supportPhone\": \"string\",\n    \"defaultCurrencyCode\": \"string\",\n    \"donationAlertThreshold\": 2801.6953472335194,\n    \"createdAt\": \"1978-12-20T03:03:59.303Z\",\n    \"updatedAt\": \"2017-05-23T12:56:08.381Z\",\n    \"supportWhatsapp\": \"string\",\n    \"addressEn\": \"string\",\n    \"addressAr\": \"string\",\n    \"logoPath\": \"string\",\n    \"faviconPath\": \"string\",\n    \"facebookUrl\": \"string\",\n    \"instagramUrl\": \"string\",\n    \"xUrl\": \"string\",\n    \"youtubeUrl\": \"string\",\n    \"linkedinUrl\": \"string\",\n    \"aboutSnippetEn\": \"string\",\n    \"aboutSnippetAr\": \"string\",\n    \"footerTextEn\": \"string\",\n    \"footerTextAr\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "baca666a-ae2d-47ed-a1b4-dbc313f5005d",
          "name": "Admin Media Center",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "8bf4f08e-a5b0-4c42-a0ed-efb1d906552b",
              "name": "Create a media center video",
              "request": {
                "name": "Create a media center video",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "media-videos"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"titleEn\": \"<string>\",\n  \"titleAr\": \"<string>\",\n  \"youtubeUrl\": \"<uri>\",\n  \"descriptionEn\": \"<string>\",\n  \"descriptionAr\": \"<string>\",\n  \"isPublished\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "607d8b1e-010d-47aa-93e9-808f4e1a0a68",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "media-videos"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"titleEn\": \"<string>\",\n  \"titleAr\": \"<string>\",\n  \"youtubeUrl\": \"<uri>\",\n  \"descriptionEn\": \"<string>\",\n  \"descriptionAr\": \"<string>\",\n  \"isPublished\": false\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"058e080d-8082-6848-24b5-37403c9a1fa0\",\n  \"titleEn\": \"string\",\n  \"titleAr\": \"string\",\n  \"descriptionEn\": {},\n  \"descriptionAr\": {},\n  \"youtubeUrl\": \"string\",\n  \"youtubeVideoId\": \"string\",\n  \"thumbnailUrl\": \"string\",\n  \"isPublished\": true,\n  \"publishedAt\": {},\n  \"createdAt\": \"1947-07-10T10:34:28.455Z\",\n  \"updatedAt\": \"2011-06-25T06:26:10.927Z\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7438c7de-2069-4a40-9f32-5bd6836ddec5",
              "name": "List media center videos",
              "request": {
                "name": "List media center videos",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "media-videos"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "55881953-374b-4ffb-857b-e17ee2f45a42",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "media-videos"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"mediaVideos\": [\n    {\n      \"id\": \"985c0a81-e625-a4bc-19ad-1caef1134391\",\n      \"titleEn\": \"string\",\n      \"titleAr\": \"string\",\n      \"descriptionEn\": {},\n      \"descriptionAr\": {},\n      \"youtubeUrl\": \"string\",\n      \"youtubeVideoId\": \"string\",\n      \"thumbnailUrl\": \"string\",\n      \"isPublished\": true,\n      \"publishedAt\": {},\n      \"createdAt\": \"1976-09-01T20:26:09.201Z\",\n      \"updatedAt\": \"1990-03-31T18:02:28.128Z\"\n    },\n    {\n      \"id\": \"a50ff2da-1c38-9a85-eac5-501f0716dec7\",\n      \"titleEn\": \"string\",\n      \"titleAr\": \"string\",\n      \"descriptionEn\": {},\n      \"descriptionAr\": {},\n      \"youtubeUrl\": \"string\",\n      \"youtubeVideoId\": \"string\",\n      \"thumbnailUrl\": \"string\",\n      \"isPublished\": false,\n      \"publishedAt\": {},\n      \"createdAt\": \"1950-05-02T00:28:30.433Z\",\n      \"updatedAt\": \"2004-02-18T06:06:52.777Z\"\n    }\n  ],\n  \"page\": 7482.068657371977,\n  \"pageSize\": 4510.89883301865,\n  \"total\": 9611.43375068218\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "f9012cf4-d172-4b91-a82f-af6cbd8eb74b",
              "name": "Get one media center video",
              "request": {
                "name": "Get one media center video",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "media-videos",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "a5c5300c-5cce-49f9-a88c-03995a61a669",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "media-videos",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"mediaVideo\": {\n    \"id\": \"64d63b08-649f-a5a1-1662-469f8ce43653\",\n    \"titleEn\": \"string\",\n    \"titleAr\": \"string\",\n    \"descriptionEn\": {},\n    \"descriptionAr\": {},\n    \"youtubeUrl\": \"string\",\n    \"youtubeVideoId\": \"string\",\n    \"thumbnailUrl\": \"string\",\n    \"isPublished\": true,\n    \"publishedAt\": {},\n    \"createdAt\": \"1982-07-15T10:19:05.169Z\",\n    \"updatedAt\": \"1955-10-20T05:53:27.860Z\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "b154003c-3558-4d1a-9061-54a966fc7e83",
              "name": "Update a media center video",
              "request": {
                "name": "Update a media center video",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "media-videos",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"titleEn\": \"<string>\",\n  \"titleAr\": \"<string>\",\n  \"descriptionEn\": \"<string>\",\n  \"descriptionAr\": \"<string>\",\n  \"youtubeUrl\": \"<uri>\",\n  \"isPublished\": false\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "d63ea75b-b8cf-47fa-84a5-a77fb450c9f4",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "media-videos",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"titleEn\": \"<string>\",\n  \"titleAr\": \"<string>\",\n  \"descriptionEn\": \"<string>\",\n  \"descriptionAr\": \"<string>\",\n  \"youtubeUrl\": \"<uri>\",\n  \"isPublished\": false\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"058e080d-8082-6848-24b5-37403c9a1fa0\",\n  \"titleEn\": \"string\",\n  \"titleAr\": \"string\",\n  \"descriptionEn\": {},\n  \"descriptionAr\": {},\n  \"youtubeUrl\": \"string\",\n  \"youtubeVideoId\": \"string\",\n  \"thumbnailUrl\": \"string\",\n  \"isPublished\": true,\n  \"publishedAt\": {},\n  \"createdAt\": \"1947-07-10T10:34:28.455Z\",\n  \"updatedAt\": \"2011-06-25T06:26:10.927Z\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "011fdb52-7bfe-4885-9099-6267249a7a86",
              "name": "Delete a media center video",
              "request": {
                "name": "Delete a media center video",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "media-videos",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "6b3b3f5a-2098-430d-864b-7e9419455faf",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "media-videos",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "53f216f2-083e-4227-a658-f5dcdeff0c26",
          "name": "Admin Orders",
          "description": {
            "content": "",
            "type": "text/plain"
          },
          "item": [
            {
              "id": "daf686dd-74c0-4d10-8b48-b2df7f7ab876",
              "name": "Create a delivery order",
              "request": {
                "name": "Create a delivery order",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "orders"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"familyId\": \"<uuid>\",\n  \"driverId\": \"<uuid>\",\n  \"description\": \"<string>\",\n  \"deliveryDate\": \"<dateTime>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "681d8365-8516-4160-b144-08b5bb092f53",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "orders"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"familyId\": \"<uuid>\",\n  \"driverId\": \"<uuid>\",\n  \"description\": \"Deliver food basket and hygiene supplies.\",\n  \"deliveryDate\": \"2026-05-01T08:00:00.000Z\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Created",
                  "code": 201,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"c24fe47c-faa6-ec95-fbc5-4ca60ea5a686\",\n  \"description\": \"string\",\n  \"deliveryDate\": \"1958-11-14T11:50:45.974Z\",\n  \"status\": \"RECEIVED\",\n  \"family\": {\n    \"id\": \"7ddc4d3f-a125-ed49-c68b-ff2dbfd9dad1\",\n    \"representativeName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"string\",\n    \"city\": \"string\",\n    \"familyMembersCount\": 8864.240302662385,\n    \"situationDescription\": \"string\",\n    \"latitude\": 6780.34984801533,\n    \"longitude\": 7971.698126671169\n  },\n  \"driver\": {\n    \"id\": \"689c8f21-6811-9fc5-1ad6-04ec247734f9\",\n    \"fullName\": \"string\",\n    \"phoneNumber\": \"string\"\n  },\n  \"createdByAdminId\": {},\n  \"createdAt\": \"1956-08-06T01:29:16.063Z\",\n  \"updatedAt\": \"1989-10-09T09:30:48.619Z\",\n  \"statusHistory\": [\n    {\n      \"id\": \"fce1b76d-c7a2-077e-1338-24e788011eec\",\n      \"status\": \"RECEIVED\",\n      \"changedByAdminId\": {},\n      \"changedAt\": \"1988-07-24T20:19:16.559Z\",\n      \"note\": {}\n    },\n    {\n      \"id\": \"6c3e1d64-99e5-ed00-4c89-1e04edd8e254\",\n      \"status\": \"NEW\",\n      \"changedByAdminId\": {},\n      \"changedAt\": \"1977-11-16T14:56:47.099Z\",\n      \"note\": {}\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7604bf10-dead-401b-b837-8be797b486f0",
              "name": "List delivery orders",
              "request": {
                "name": "List delivery orders",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "orders"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [
                    {
                      "disabled": false,
                      "key": "search",
                      "value": "<string>",
                      "description": "Search by order ID or beneficiary family representative name."
                    },
                    {
                      "disabled": false,
                      "key": "status",
                      "value": "<string>"
                    },
                    {
                      "disabled": false,
                      "key": "deliveryDateFrom",
                      "value": "<dateTime>"
                    },
                    {
                      "disabled": false,
                      "key": "deliveryDateTo",
                      "value": "<dateTime>"
                    }
                  ],
                  "variable": []
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "175396f5-5091-4592-861f-75d33ec62e8f",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "orders"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [
                        {
                          "key": "search",
                          "value": "<string>"
                        },
                        {
                          "key": "status",
                          "value": "<string>"
                        },
                        {
                          "key": "deliveryDateFrom",
                          "value": "<dateTime>"
                        },
                        {
                          "key": "deliveryDateTo",
                          "value": "<dateTime>"
                        }
                      ],
                      "variable": []
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"orders\": [\n    {\n      \"id\": \"8b054d8f-6438-232d-7cda-ba8a45f3d06c\",\n      \"description\": \"string\",\n      \"deliveryDate\": \"1969-04-18T05:55:27.235Z\",\n      \"status\": \"CANCELLED\",\n      \"family\": {\n        \"id\": \"bc47e422-da1d-a6b1-19a5-f9c732e65571\",\n        \"representativeName\": \"string\",\n        \"phoneNumber\": \"string\",\n        \"email\": \"string\",\n        \"city\": \"string\",\n        \"familyMembersCount\": 4504.0700730273975,\n        \"situationDescription\": \"string\",\n        \"latitude\": 2031.6760773497222,\n        \"longitude\": 4992.844559845782\n      },\n      \"driver\": {\n        \"id\": \"c2735463-b0d0-c43e-54c6-30b6ab498af7\",\n        \"fullName\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"createdByAdminId\": {},\n      \"createdAt\": \"1989-10-04T13:31:18.328Z\",\n      \"updatedAt\": \"1957-03-26T21:48:02.076Z\",\n      \"statusHistory\": [\n        {\n          \"id\": \"ad8e035f-25eb-c927-9127-59e91292d36b\",\n          \"status\": \"COMPLETED\",\n          \"changedByAdminId\": {},\n          \"changedAt\": \"1961-01-07T06:41:54.411Z\",\n          \"note\": {}\n        },\n        {\n          \"id\": \"72ffbb67-6083-7c23-71d2-ad6ad7e65e99\",\n          \"status\": \"RECEIVED\",\n          \"changedByAdminId\": {},\n          \"changedAt\": \"1988-01-25T17:59:14.039Z\",\n          \"note\": {}\n        }\n      ]\n    },\n    {\n      \"id\": \"972e2b99-12ec-f04b-2530-0bc428daa40f\",\n      \"description\": \"string\",\n      \"deliveryDate\": \"1970-03-16T14:02:29.822Z\",\n      \"status\": \"NEW\",\n      \"family\": {\n        \"id\": \"ef86c238-9ebc-6716-cfd7-51309d2af83d\",\n        \"representativeName\": \"string\",\n        \"phoneNumber\": \"string\",\n        \"email\": \"string\",\n        \"city\": \"string\",\n        \"familyMembersCount\": 1114.398995331911,\n        \"situationDescription\": \"string\",\n        \"latitude\": 8537.59039869114,\n        \"longitude\": 8377.408512182392\n      },\n      \"driver\": {\n        \"id\": \"ed070f33-44ee-bc6c-a8e7-e676f0e00748\",\n        \"fullName\": \"string\",\n        \"phoneNumber\": \"string\"\n      },\n      \"createdByAdminId\": {},\n      \"createdAt\": \"1979-12-14T10:47:55.115Z\",\n      \"updatedAt\": \"2005-07-19T17:30:37.484Z\",\n      \"statusHistory\": [\n        {\n          \"id\": \"1252727c-0171-b6d3-33f4-6e8875ed9ab3\",\n          \"status\": \"NEW\",\n          \"changedByAdminId\": {},\n          \"changedAt\": \"2024-06-30T03:47:33.853Z\",\n          \"note\": {}\n        },\n        {\n          \"id\": \"6c17ce82-528c-efdd-82f3-996789c3665c\",\n          \"status\": \"IN_PROGRESS\",\n          \"changedByAdminId\": {},\n          \"changedAt\": \"1988-01-21T01:43:16.185Z\",\n          \"note\": {}\n        }\n      ]\n    }\n  ],\n  \"page\": 9572.52777772009,\n  \"pageSize\": 2705.481990922527,\n  \"total\": 6624.128562870799\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "5b607652-8d27-4b8d-95a0-ad23b89fc112",
              "name": "Get one delivery order",
              "request": {
                "name": "Get one delivery order",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "orders",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "67673f01-cf2e-4e7c-8621-fe895a261049",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "orders",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "GET",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"order\": {\n    \"id\": \"a671e372-993f-69ad-9478-f22158a0011a\",\n    \"description\": \"string\",\n    \"deliveryDate\": \"1987-02-21T10:34:33.993Z\",\n    \"status\": \"COMPLETED\",\n    \"family\": {\n      \"id\": \"a66dd8cc-20e5-2e80-48e7-9fd3d21456c9\",\n      \"representativeName\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"email\": \"string\",\n      \"city\": \"string\",\n      \"familyMembersCount\": 1091.6276548870662,\n      \"situationDescription\": \"string\",\n      \"latitude\": 2181.7033822425747,\n      \"longitude\": 6625.194802638199\n    },\n    \"driver\": {\n      \"id\": \"30cb22c5-f7e2-400f-a297-8c3df0f9c3eb\",\n      \"fullName\": \"string\",\n      \"phoneNumber\": \"string\"\n    },\n    \"createdByAdminId\": {},\n    \"createdAt\": \"1950-05-04T10:07:57.520Z\",\n    \"updatedAt\": \"1955-05-18T18:30:10.240Z\",\n    \"statusHistory\": [\n      {\n        \"id\": \"05f427cb-e00c-01b9-28d0-8ef20e3a3e48\",\n        \"status\": \"NEW\",\n        \"changedByAdminId\": {},\n        \"changedAt\": \"2000-04-01T03:34:28.937Z\",\n        \"note\": {}\n      },\n      {\n        \"id\": \"acd386a8-7eb5-0427-3fa4-570330fe6c43\",\n        \"status\": \"IN_PROGRESS\",\n        \"changedByAdminId\": {},\n        \"changedAt\": \"1988-01-03T17:46:51.668Z\",\n        \"note\": {}\n      }\n    ]\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "38965a44-fe0d-47d6-ad06-fe1f4d53ac31",
              "name": "Update a new delivery order",
              "request": {
                "name": "Update a new delivery order",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "orders",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PATCH",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"driverId\": \"<uuid>\",\n  \"description\": \"<string>\",\n  \"deliveryDate\": \"<dateTime>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "b84b0e62-b780-4065-8987-5408462b8642",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "orders",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "PATCH",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"driverId\": \"<uuid>\",\n  \"description\": \"Deliver food basket and hygiene supplies.\",\n  \"deliveryDate\": \"2026-05-01T08:00:00.000Z\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"4df90719-8ed9-d91a-7d99-10c89b0a20bc\",\n  \"description\": \"string\",\n  \"deliveryDate\": \"1955-04-04T20:06:05.858Z\",\n  \"status\": \"IN_PROGRESS\",\n  \"family\": {\n    \"id\": \"e1484be2-abdc-da1d-9493-d005012c44ed\",\n    \"representativeName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"string\",\n    \"city\": \"string\",\n    \"familyMembersCount\": 1136.7428251047818,\n    \"situationDescription\": \"string\",\n    \"latitude\": 3863.8778541383513,\n    \"longitude\": 1464.8612525184524\n  },\n  \"driver\": {\n    \"id\": \"d87f62ef-718c-b022-0726-4483810bd414\",\n    \"fullName\": \"string\",\n    \"phoneNumber\": \"string\"\n  },\n  \"createdByAdminId\": {},\n  \"createdAt\": \"2022-08-27T22:53:34.773Z\",\n  \"updatedAt\": \"1962-01-13T05:05:26.793Z\",\n  \"statusHistory\": [\n    {\n      \"id\": \"e99c21db-1dba-badc-c905-6b60b5ed0bba\",\n      \"status\": \"CANCELLED\",\n      \"changedByAdminId\": {},\n      \"changedAt\": \"1984-07-06T09:56:39.183Z\",\n      \"note\": {}\n    },\n    {\n      \"id\": \"6f7b0400-b755-764f-8127-081a5a14dc64\",\n      \"status\": \"COMPLETED\",\n      \"changedByAdminId\": {},\n      \"changedAt\": \"1989-06-13T20:57:11.481Z\",\n      \"note\": {}\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "f5ba7088-6463-436c-b8ad-cc8e36d07134",
              "name": "Delete a delivery order",
              "request": {
                "name": "Delete a delivery order",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "orders",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                }
              },
              "response": [
                {
                  "id": "2bc334a2-5de9-4b64-b46d-b5054a449efc",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "orders",
                        ":id"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "DELETE",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "cec090ff-59ef-4183-a5a8-11e7d8b19669",
              "name": "Change delivery order status",
              "request": {
                "name": "Change delivery order status",
                "description": {},
                "url": {
                  "path": [
                    "admin",
                    "orders",
                    ":id",
                    "status"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "<string>",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "disabled": false,
                    "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                    "key": "Accept-Language",
                    "value": "{{acceptLanguage}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": {
                  "type": "bearer",
                  "bearer": [
                    {
                      "key": "token",
                      "value": "{{bearerToken}}"
                    }
                  ]
                },
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"status\": \"<string>\",\n  \"note\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "1132688c-d9ea-4581-9fa6-3c40afeb1565",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "admin",
                        "orders",
                        ":id",
                        "status"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": [
                        {
                          "disabled": false,
                          "type": "any",
                          "value": "<string>",
                          "key": "id",
                          "description": "(Required) "
                        }
                      ]
                    },
                    "header": [
                      {
                        "disabled": false,
                        "description": "Optional response language for error messages. Supported values: en, ar. Defaults to ar.",
                        "key": "Accept-Language",
                        "value": "{{acceptLanguage}}"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"status\": \"<string>\",\n  \"note\": \"Driver confirmed delivery.\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"id\": \"4df90719-8ed9-d91a-7d99-10c89b0a20bc\",\n  \"description\": \"string\",\n  \"deliveryDate\": \"1955-04-04T20:06:05.858Z\",\n  \"status\": \"IN_PROGRESS\",\n  \"family\": {\n    \"id\": \"e1484be2-abdc-da1d-9493-d005012c44ed\",\n    \"representativeName\": \"string\",\n    \"phoneNumber\": \"string\",\n    \"email\": \"string\",\n    \"city\": \"string\",\n    \"familyMembersCount\": 1136.7428251047818,\n    \"situationDescription\": \"string\",\n    \"latitude\": 3863.8778541383513,\n    \"longitude\": 1464.8612525184524\n  },\n  \"driver\": {\n    \"id\": \"d87f62ef-718c-b022-0726-4483810bd414\",\n    \"fullName\": \"string\",\n    \"phoneNumber\": \"string\"\n  },\n  \"createdByAdminId\": {},\n  \"createdAt\": \"2022-08-27T22:53:34.773Z\",\n  \"updatedAt\": \"1962-01-13T05:05:26.793Z\",\n  \"statusHistory\": [\n    {\n      \"id\": \"e99c21db-1dba-badc-c905-6b60b5ed0bba\",\n      \"status\": \"CANCELLED\",\n      \"changedByAdminId\": {},\n      \"changedAt\": \"1984-07-06T09:56:39.183Z\",\n      \"note\": {}\n    },\n    {\n      \"id\": \"6f7b0400-b755-764f-8127-081a5a14dc64\",\n      \"status\": \"COMPLETED\",\n      \"changedByAdminId\": {},\n      \"changedAt\": \"1989-06-13T20:57:11.481Z\",\n      \"note\": {}\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        }
      ]
    }
  ],
  "event": [],
  "variable": [
    {
      "key": "baseUrl",
      "value": "http://localhost:3000",
      "type": "string",
      "description": "Base URL for the API under test."
    },
    {
      "key": "acceptLanguage",
      "value": "ar",
      "type": "string",
      "description": "Response language for localized API errors."
    },
    {
      "key": "bearerToken",
      "value": "test-access-token",
      "type": "string",
      "description": "Access token returned by the OTP verification flow."
    },
    {
      "key": "phoneNumber",
      "value": "+966500110011",
      "type": "string",
      "description": "Saudi test phone number used across donor auth requests."
    },
    {
      "key": "otpCode",
      "value": "1234",
      "type": "string",
      "description": "Mock OTP code for manual testing."
    },
    {
      "key": "refreshToken",
      "value": "test-refresh-token-1234",
      "type": "string",
      "description": "Refresh token returned by the sign-in flow."
    },
    {
      "key": "resetToken",
      "value": "test-reset-token-1234",
      "type": "string",
      "description": "Reset token returned by forgot-password OTP verification."
    },
    {
      "key": "password",
      "value": "SelsalPass123!",
      "type": "string",
      "description": "Default password for first-time password creation."
    },
    {
      "key": "currentPassword",
      "value": "SelsalPass123!",
      "type": "string",
      "description": "Current password used in change-password requests."
    },
    {
      "key": "newPassword",
      "value": "SelsalPass456!",
      "type": "string",
      "description": "Replacement password used in reset or change-password requests."
    },
    {
      "key": "sessionId",
      "value": "11111111-1111-1111-1111-111111111111",
      "type": "string",
      "description": "Session identifier returned by the sessions listing endpoint."
    },
    {
      "key": "campaignId",
      "value": "880158d7-ec0f-4066-8b99-0308b2c663c7",
      "type": "string",
      "description": "Campaign identifier used in donation and campaign requests."
    },
    {
      "key": "paymentId",
      "value": "07076389662322472373",
      "type": "string",
      "description": "PaymentId returned by MyFatoorah redirect callbacks."
    },
    {
      "key": "filename",
      "value": "7c38a4a1-2c23-4dcb-80b4-9aef6eb0d58f-contract.pdf",
      "type": "string",
      "description": "Stored file name returned by the upload endpoint."
    },
    {
      "key": "fullName",
      "value": "Selsal Tester",
      "type": "string",
      "description": "Profile full name used in profile update requests."
    },
    {
      "key": "email",
      "value": "tester@example.com",
      "type": "string",
      "description": "Profile email used in profile update requests."
    }
  ],
  "info": {
    "_postman_id": "b16f2820-6760-4de2-b981-cc5786c06db5",
    "name": "selsal-api",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": {
      "content": "HTTP API documentation for selsal-api.",
      "type": "text/plain"
    }
  }
}
