Versions Compared

Key

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

...

This web service retrieves a list of client element records (PwsClientDetail), based upon a list of unique client identifiers (PwsClientRef).

Request Format

Panel
titlePwsGetLocations Request
  • PwsGetLocations
    • serviceRequest: PwsGetLocationsRq

Request Elements

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

 

 

Click here for more information.

 

SessionTicket

String

 

 

Click here for more information.

 

IncludeInactiveFlag

Boolean

 

 

 

 

ListType

String

 

 

 

 

LocationIdentity

PwsLocationRef

 

 

 

 

MaximumRows

Int32

 

 

 

 

SearchString

String

 

 

 

 

Request Usage Example(s)


Code Block
languagexml
titleRequest 01
collapsetrue
</soapenv:Envelope>


Response Format

Panel
titlePwsGetLocations Response

Response Elements

Element

Data Type

Description

Sample Data

Messages

PwsMessage

 

 

ResponseId

Int32

Click here for more information.

 

Status

RequestStatus

Click here for more information.

 

ServerTimestampUtc

DateTime

Click here for more information.

 

Locations

PwsLocationSummary

 

 


Response Usage Example(s)

...