Project

General

Profile

Actions

Feature #28195

open

Feature #22947: CBT Admin API Development

New API for resend approval and cancel booking

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:
10/08/2025
Due date:
10/08/2025 (46 days late)
% Done:

100%

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

Updated by Shamini K N about 2 months ago

  • Subject changed from New API for resend for approval and cancel approval to New API for resend approval and cancel approval
Actions #2

Updated by Shamini K N about 2 months ago

  • Status changed from Assigned to In Progress
Actions #3

Updated by Shamini K N about 2 months ago

  • Subject changed from New API for resend approval and cancel approval to New API for resend approval and cancel booking
  • Status changed from In Progress to Fixed not Tested
  • % Done changed from 0 to 100

Resend approval and cancel booking api development completed
Resend Approval API
API URL: api/booking-request/resend-approval/1
REQUEST: {
"reason_for_resend" : "Flight fare changes 100 KWD to 200 KWD"
}
Cancel Booking API
API URL: api/booking-request/cancel-booking/2
REQUEST: {
"reason_for_cancel" : "Date extended for meeting"
}

Approval flow code corrected in cbt admin

Actions

Also available in: Atom PDF