Bookeasy - Get Package Details( getPackageDetails )
Navigate to Bookeasy
Details
- Name Get Package Details
- Description Responsible for returning Package Details.
- MethodGroup Packages
Parameters
-
q
Type Int32Description q is the Control id the operator belongs to.Required true
-
packages
Type StringDescription The ids of the packages.Example <a class="showCode" href="/be/getPackageDetails?q=4&packages=521">/be/getPackageDetails?q=4&packages=521</a>
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Get Package Details Model">GetPackageDetailsModel</a>Name Get Package Details Model
Faults
-
Name Json Result ErrorDescription This error is thrown where something happens and it was unexpected.Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>