Versions Compared

Key

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

...

This web service retrieves one single currency or a list of currencies (PwsCurrencyRate) based on specified search criteria.  If you only provide session ticket, a complete list of system currencies is returned.  If disbursed currency identity is provided, a complete list of system currencies with available FX rate calculated against disbursed currency is returned. When incurred currency is also provided, only incurred currency, instead of the complete list of currencies, is returned. 

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information.


SessionTicket

String

Yes


Click here for more information.

ATtU220EvBSE2+GCN9U58g==

DisbursedCurrencyIdentity

PwsCurrencyRef

No


If provided, it is used to calculate FX rate against the complete list of system currencies or one incurred currency.


EffectiveDate

DateTime

No

Today's date

It is used to calculate FX rate between disbursed currency and incurred currency or a list of system currencies.0.2496

2018-01-01z

IncurredOpsCurrencyIdentity

PwsOpsCurrencyRef

No


If not provided, a complete of system currencies is returned, Otherwise, this currency is returned in the response


ResourceIdentity

PwsResourceRef

No


It is used to calculate disbursed currency when disbursed currency identity is not provided in the request.


...