Nortec Backend Request Builder
| Refresh
Query string:- App String - Application name
- Session String - Session string from previous call
- TabId
Returns:- TabId Byte
- = 1 (Home)
- = 2 (Statement)
- = 3 (Live)
- = 20 (Calendar)
- = 56 (SettingsOpen)
- = 57 (SettingsPrice)
- = 58 (SettingsAll)
- CRC String
- Rate Integet
- Return Byte
- = 100 (OK)
- = 224 (AppDenied) - Illegal application name
- = 206 (ServerError) - Unhandled server error
- = 208 (SessionError) - Session string corrupt
- = 207 (SessionExpired) - Session string expired
- ReturnTime Integer - Time in milliseconds, the server has used on the request/response
- Session String - Session to be included in the next request
- ServerId Byte - Server to be used for the next request
| |