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 (PwsClientRef). 

Request Format


Panel
titlePwsGetClientListRqPwsGetClientList Request
  • PwsGetClientListRq
    • RequestId: Int32
    • SessionTicket: String
    • ClientIdentity: PwsClientRef [1]
    • IncludeInactiveFlag: Boolean
    • MaxRowsToReturn: Int32
    • QueryString: String
    • LastUpdatedSinceTimestamp: DateTime

...