...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | 1 | |
SessionTicket | String (50) | Yes | Click here for more information. | AVWN2cthcvkr13Vtxbkl4Q== | |
ClientIdentities | PwsClientRef [1..100] | Yes | These are the identities of the clients to be fetched |
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | PwsMessage | The web service response status and Message.Click here for more information | |
ResponseId | Int32 | Click here for more information. | 0 |
Status | String | Click here for more information. | Ok |
ServerTimestampUtc | DateTime | Click here for more information | 2017-12-21T13:40:58.4991255Z |
Clients | PwsClientDetail [0..100] | Details of the clents clients that were fetched |
Response Usage Example(s)
...