{
"status": true,
"message": "Request data successfully queried",
"data": [
{
"_id": "65fff8f1344e8e94351bcff8",
"reservationId": "65fff6b8a382b165cc957022",
"userId": "65f7079af13077be9921f84e",
"reasons": "This is a test now. Wouuld you mind doing this now?",
"amount": 7800,
"name": "Abdullah yahaya",
"email": "abdullahyahaya46@gmail.com",
"account": {
"name": "Abdullah Yahaya",
"number": "020102081",
"bank": "GT Bank",
"_id": "65fff8f1344e8e94351bcff9"
},
"isAdmin": true,
"status": "pending",
"createdAt": "2024-03-24T09:57:05.077Z",
"updatedAt": "2024-03-24T09:57:05.077Z",
"__v": 0
},
{
"_id": "65fff99ff4e674cf1fc56a3f",
"reservationId": "65fff6b8a382b165cc957022",
"userId": "65f7079af13077be9921f84e",
"reasons": "This is a test now. Wouuld you mind doing this now?",
"amount": 7800,
"name": "Abdullah yahaya",
"email": "abdullahyahaya46@gmail.com",
"account": {
"name": "Abdullah Yahaya",
"number": "020102081",
"bank": "GT Bank",
"_id": "65fff99ff4e674cf1fc56a40"
},
"isAdmin": false,
"status": "pending",
"createdAt": "2024-03-24T09:59:59.378Z",
"updatedAt": "2024-03-24T09:59:59.378Z",
"__v": 0
}
]
}