Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This web service retrieves a list of client summary records (PwsClientSummary), based on specified search criteria. You can specify which client or clients to retrieve either by specifying a set of search criteria, or by specifying a specific client (PwsClientRef).  The web service returns a list of clients (PwsClientSummary).

Request Format


Panel
titlePwsGetClientList Request

...

Panel
titlePwsClientRs


Response Elements


ElementData TypeDescriptionSample Data
MessagesPwsMessage[ ]

The web service response status and message. Click here for more information


ResponseIdInt32Click here for more information
1
StatusRequestStatusClick here for more information
Ok
ServerTimestampUtcDateTimeClick here for more informaton
2018-01-17T19:52:55.4411759Z
ClientsPwsClientSummary[ ]The client summary record(s) retrieved by the service

...