OpsImportFxRates

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