Update/Modify sightseeing by ID
PATCH /Sightseeing/[id]
ID of the sightseeing
URIs of customers to book on the sightseeing that has already been added to booking Existing customers on the sightseeing will not be affected – this only books new customers on the sightseeing
URI of the resource
{
"customers": [
{
"href": "/bookings/5057124/customers/4945397"
},
{
"href": "/bookings/5057124/customers/4945397"
}
]
}