rabbit_mq_ex v1.0.0-0.0.2 Bookings.MessageProcessors.CancelBookingMessageProcessor
Link to this section Summary
Functions
Processes *.cancel_booking
messages from the airline_request
exchange.
Calls a 3rd party API to cancel a booking, removes the booking from Bookings.Store
.
Link to this section Types
Link to this section Functions
Link to this function
process_message(payload, meta)
Processes *.cancel_booking
messages from the airline_request
exchange.
Calls a 3rd party API to cancel a booking, removes the booking from Bookings.Store
.