Feature #28195
open
- Subject changed from New API for resend for approval and cancel approval to New API for resend approval and cancel approval
- Status changed from Assigned to In Progress
- 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
Also available in: Atom
PDF