Creates a new booking reference

POST {{baseUrl}}/booking-references

Request Body

{"bookingId"=>1, "type"=>"google_calendar", "uid"=>"{{$randomUUID}}"}

RESPONSES

status: Created

""