TourBooking
GetGifts
Get Booking Gifts.
Parameters
| Name |
Type |
Required |
Description |
| packageID |
Int32 |
✓ |
Package ID |
| tourID |
Int32 |
✓ |
Tour ID |
Returns
- Type:
-
bool
- Description:
- Query success.
- Http Method:
- GET
- Url:
- api/Sales/TourBooking/GetGifts?packageID={packageID}&tourID={tourID}