📄️ Introduction
External Reservation API
📄️ Person Creation
This API endpoint allows the creation of people. It enables clients to create person information based on specific criteria provided in the request payload.
📄️ Person Retrieval
This API endpoint allows the retrieval of existing people. It enables clients to access person details based on specific criteria provided in the request parameters.
📄️ Person Update
This API endpoint allows the update of existing people. It enables clients to modify person details based on specific criteria provided in the request payload.