...
Code Block | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <LoginResponse xmlns="http://www.opensys.com.au/ChainIT/4.0/ChainITDataServices"> <LoginResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <AccountID>111111</AccountID> <DistributorID>123456</DistributorID> <Expires>2017-08-11T18:29:36.477</Expires> <Key>74BF4B23-1705-3C17-B03F-BE891921B82E</Key> <UserID>100001</UserID> </LoginResult> </LoginResponse> </s:Body> </s:Envelope> |
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...