Project

General

Profile

Actions

Feature #27786

open

Feature #22947: CBT Admin API Development

Send Quote API Development

Added by Shamini K N about 2 months ago. Updated about 2 months ago.

Status:
Fixed not Tested
Priority:
Normal
Assignee:
Target version:
-
Start date:
09/25/2025
Due date:
09/25/2025 (59 days late)
% Done:

100%

Estimated time:
3:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:
Actions #1

Updated by Shamini K N about 2 months ago

  • Status changed from Assigned to In Progress
Actions #2

Updated by Shamini K N about 2 months ago

  • Tracker changed from Bug to Feature
Actions #3

Updated by Shamini K N about 2 months ago

  • Status changed from In Progress to Fixed not Tested
  • % Done changed from 0 to 100

Send Quote API Development completed

API: api/booking-request/submit

Request : {
"travel_policy" : "8",
"purpose_of_travel": "Client Meeting",
"property_type" : "FLIGHT",
"booking_flow_type" : "SendQuote",
"booking_details" :{},
"event_name" : "QGO Client Meeting",
"event_description": "Lorem ispus event description",
"search_id" : "a2273692-eb54-48af-b2c9-c34535b6b212",
"requested_amount":16260.4
}

Response : {
"success": true,
"message": "Your booking details successfully saved",
"booking_request_id": "6"
}

Actions

Also available in: Atom PDF