post https://api.bookingexperts.com/v3/administrations//reservations//guests
Add a new guest for a Reservation
Log in to see full request history
Responses
Add a new guest for a Reservation
xxxxxxxxxx
curl --request POST \
--url https://api.bookingexperts.com/v3/administrations/administration_id/reservations/reservation_id/guests \
--header 'accept: application/vnd.api+json' \
--header 'content-type: application/vnd.api+json'
Try It!
to start a request and see the response here! Or choose an example: