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

Overview


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

Request Format

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

 

DisbursedCurrencyIdentity

PwsCurrencyRef

 

 

 

 

EffectiveDate

DateTime

 

 

 

 

ExpenseDocumentIdentity

PwsExpenseDocumentRef

 

 

 

 

ResourceIdentity

PwsResourceRef

 

 

 

 

Request Usage Example(s)


Request 01
</soapenv:Envelope>


Response Format

PwsGetMileageRate Response
  • PwsGetMileageRateResponse
    • PwsGetMileageRateResult: PwsGetMileageRateRs


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.

 

EffectiveEndDate

DateTime

 

 

EffectiveStartDate

DateTime

 

 

MileageRate

Double

 

 

MileageUom

String

 

 


Response Usage Example(s)


Example 01
</s:Envelope>

Common Errors and Warnings

ErrorNumberErrorCodeErrorText



  • No labels