BosServices - Service Info Page

  BosServices > IWsDBCashDrawerSession
  
 
  • IWsDBCashDrawerSession [WSDL]  (urn:WsDBCashDrawerSessionIntf-IWsDBCashDrawerSession)
     boolean GetDataById(string aId, string aXmlData)
     boolean GetDataByIds(string aIds, string aXmlData)
     boolean GetDataByParams(string aParams, string aXmlData)
     void GetNewObjectDefault(string aXmlData)
     int ApplyChanges(TWsEditTransType aTransactionType, string aXmlData)
     string ApplyChanges2(string AXMLData)
     string GetRootWithSchema(string AId)
     boolean GetDataAll(string aXmlData)
     boolean Validate(string aXmlData, int aErrorId, string aErrorMessage)
     int CheckLoginSession(int AUserId, int AWorkstationId)
     boolean CheckCashDrawerFree(int AWorkstationId, int ADeviceId)
     string GetLoginUsername(int AWorkstationId, int ADeviceId)
     string GetCashDrawerName(int ADeviceId)
     void LoginCashDrawer(int AUserId, int AWorkstationId, int ADeviceId)
     void LogoutCashDrawer(int AUserId, int AWorkstationId)
     void ReleaseCashDrawer(int AUserId, int AWorkstationId, int ADeviceId)