{
"requesterId": "string",
"travelerId": "string",
"projectId": "string",
"visaId": "string",
"originId": "string",
"destinationIds": [
"string"
],
"departureDate": "string",
"returnDate": "string",
"tripType": 0,
"preferredTimeframe": 0,
"airportArrivalTime": "string",
"isFlightRequired": true,
"isHotelRequired": true,
"isVisaValid": true,
"type": 0,
"purpose": "string",
"customPurpose": "string",
"notes": "string",
"requester": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"email": "email@email.com",
"password": "stringst",
"active": true,
"isVerified": true,
"emailVerifyAt": "2019-08-24T14:15:22.123Z",
"profilePicture": "string",
"coverPhoto": "string",
"professionalTitle": "string",
"currentPosition": "string",
"company": "string",
"phoneNo": "string",
"website": "string"
},
"traveler": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"email": "email@email.com",
"password": "stringst",
"active": true,
"isVerified": true,
"emailVerifyAt": "2019-08-24T14:15:22.123Z",
"profilePicture": "string",
"coverPhoto": "string",
"professionalTitle": "string",
"currentPosition": "string",
"company": "string",
"phoneNo": "string",
"website": "string"
},
"project": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"zohoProjectId": "string",
"name": "string",
"description": "string",
"budget": "string",
"travelBudget": "string",
"status": "active",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"pmApprover": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"email": "email@email.com",
"password": "stringst",
"active": true,
"isVerified": true,
"emailVerifyAt": "2019-08-24T14:15:22.123Z",
"profilePicture": "string",
"coverPhoto": "string",
"professionalTitle": "string",
"currentPosition": "string",
"company": "string",
"phoneNo": "string",
"website": "string"
},
"operationsCompleter": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"email": "email@email.com",
"password": "stringst",
"active": true,
"isVerified": true,
"emailVerifyAt": "2019-08-24T14:15:22.123Z",
"profilePicture": "string",
"coverPhoto": "string",
"professionalTitle": "string",
"currentPosition": "string",
"company": "string",
"phoneNo": "string",
"website": "string"
},
"bookings": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"requestId": "d385ab22-0f51-4b97-9ecd-b8ff3fd4fcb6",
"type": "flight",
"provider": "string",
"bookingReference": "string",
"cost": "string",
"status": "pending",
"notes": "string",
"bookedBy": "fb7608df-ed8e-4ea2-9e06-fdebb603c851",
"bookedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}