Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview

This web service retrieves a list of resource title summary (PwsTitleSummary), based on specified search criteria. You can specify which title or titles to retrieve either by specifying a set of search criteria, or by specifying a specific title (PwsTitleRef). 

Request Format

PwsGetTitleList Request
  • PwsGetTitleList
    • serviceRequest: PwsGetTitleListRq

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





MaxRowsToReturn

Int32





QueryString

String





TitleIdentity

PwsTitleRef





Request Usage Example(s)


Example 01 - Client is not specified
</soapenv:Envelope>
Example 02 - Client is specified
</soapenv:Envelope>

Response Format

PwsGetTitleList Response


Response Elements

Element

Data Type

Description

Sample Data

Messages

PwsMessage



ResponseId

Int32

Click here for more information.


Status

RequestStatusClick here for more information
Ok

ServerTimestampUtc

DateTime

Click here for more information.


Titles

PwsTitleSummary



Response Usage Example(s)


Example 01
 
</s:Envelope>

PwsGetClientList - Common Errors and Warnings

ErrorNumberErrorCodeErrorText



  • No labels