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 3 Next »

Overview

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

Request Format

PwsGetCompanyList Request


Request Elements

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32



Click here for more information.


SessionTicket

String



Click here for more information.


CompanyIdentity

PwsCompanyRef





MaxRowsToReturn

Int32





QueryString

String





Request Usage Example(s)


Example 01 - Client is not specified
 


Response Format

PwsGetCompanyList Response


Response Elements

Element

Data Type

Description

Sample Data

Messages

PwsMessage



ResponseId

Int32

Click here for more information.


StatusRequestStatusClick here for more information
Ok

ServerTimestampUtc

DateTime

Click here for more information.


Companies

PwsCompanySummary



Response Usage Example(s)


Example 01
 
</s:Envelope>

Common Errors and Warnings

ErrorNumberErrorCodeErrorText



  • No labels