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 Current »

Request

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


  • No labels