...
Field | Data Type | Documentation |
---|---|---|
SessionId | AnsiString | SessionId to pass into service methods for the current client session |
CompanyId | Integer | CompanyId/RetailerId to pass into service methods |
LoginDateTime | DateTime | Timestamp of session creation |
Methods:
Login23
Anchor vtUserServices.Login23 vtUserServices.Login23
vtUserServices.Login23 | |
vtUserServices.Login23 |
Parameters:
Flag | Name | Type | Documentation |
---|---|---|---|
In | LoginRequest | vtLoginInfo4 | Input struct, see field descriptions above |
Out | LoginResult | vtLoginResult17 | Output struct, see field descriptions above |
...