TourBooking
GetBooking
Get booking.
Parameters
Name
Type
Required
Description
tourId
Int32
✓
Tour ID.
Returns
Type:
int
Description:
Booking.
Http Method:
GET
Url:
api/Sales/TourBooking/GetBooking?tourId={tourId}