Get Beverage Package List
Get Beverage Package List
Path Parameters
Name
Type
Description
{
"meta": {
"totalResults": 5,
"start": 0,
"perPage": 50,
"count": 2
},
"results": [
{
"id": 125,
"name": "Beverage Package 1",
"minimumPax": 20,
"maximumPax": 30,
"cost": 98,
"costType": 1,
"smallDescription": "small description",
"marketplaceName": "Marketplace Name 1",
"marketplaceEventTypes": null
},
{
"id": 125,
"name": "Beverage Package 2",
"minimumPax": 10,
"maximumPax": 30,
"cost": 198,
"costType": 2,
"smallDescription": "small description",
"marketplaceName": "Marketplace Name 2",
"marketplaceEventTypes": null
}
]
}Example Request
Beverage Package
Property
Type
Description
Price Type (Beverage Package pricing)
Hourly Cost (Hourly Cost)
Property
Type
Description
Last updated