Versions Compared

Key

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

...

Panel
titlePwsGetLocations Request
  • PwsGetLocations
    • serviceRequest: PwsGetLocationsRq

Request Elements

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information.


SessionTicket

String

Yes


Click here for more information.


IncludeInactiveFlag

Boolean

No

false


false

ListType

String (1)

Yes


The type of the location list:

C: cost

T: time

T

LocationIdentity

PwsLocationRef

No




MaximumRows

Int32

No


If not set, the complete list of locations that fits the search criteria will be returned in the response.

10

SearchString

String (255)

No


A search string to narrow down the results. A location will be included in the results if the search string matches the location name. This value is disregarded if a location is specified in LocationIdentity.


Request Usage Example(s)


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

...