Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed typo RxRateError to FxRateError

...

The service request contains:

Name

Data Type

Required?

Default Value

Discussion

EffectiveDate

date

yes

 

 

FxRates

list of FxRate items

yes

 

See description of FxRate below


Each FxRate item contains:

Name

Data Type

Required?

Default Value

Discussion

CurrencyCode

string

yes

 

 

FxRate

float

yes

 

 

 

Response

The following data is returned:

Name

Data Type

Discussion

FxRateErrors

list of RxRateError FxRateError items

see below



Each FxRateError item contains:

Name

Data Type

Discussion

Index

int

Index of the timeoff record (position in FxRates) that failed.

OpsError

OpsWebError

See Responses