Batch update reservation customer
Currently the [PlatformAddress]/api/connector/v1/reservations/updateCustomer endpoint only accepts a single ReservationId
If it could accept an array of ReservationIds this would allow us to perform batch updates of customers on a selection of reservations in a single API request as opposed to many repeated requests.
Thanks!
2
votes