Bookeasy - Get Vc Trip Info( getVcTripInfo )

Navigate to Bookeasy

Details

  • Name Get Vc Trip Info
  • Description Responsible for returning Visitor trip setup information for a specific trip.
  • MethodGroup Visitor Center

Parameters

  • q
    Type Int32
    Description This is the trip id you wish to return data for.
    Example <a class="showCode" href="/be/getVcTripInfo?q=1">/be/getVcTripInfo?q=1</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Vc Trip Info Response">GetVcTripInfoResponse</a>
    Name Get Vc Trip Info Response
    Description The response object for the get vc trip info operation.

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>