Question
American Express
US
Last activity: 1 Jul 2018 2:15 EDT
Event Booking application scenario
The hotels do not have user
accounts in the application. The system notifies the hotel contacts by email requesting room
reservations. Each hotel is requested an equal number of rooms. To expedite the process, the hotels will
have to confirm the number of rooms reserved directly into the application.
The hotels have 24 hours to confirm that they have set aside rooms for the event.
The above seems confusing as it says Hotel does not have user accounts in application(that means they cannot open the application/case directly to update the rooms) and then it says they can update the rooms reserved directly in application.
Does that mean through an API ? Probably from an external UI that uses REST API to update the reserved rooms?
What is the actual scenario here? Please confirm.