TourBooking GetTourCustomer

Get tour with customer.

Parameters

Name Type Required Description
tourId Int32 Tour ID.

Returns

Type:
TourCustomerModel
Description:
Tour with Customer.
Http Method:
GET
Url:
api/Sales/TourBooking/GetTourCustomer?tourId={tourId}