9fin Instruments (Private Credit) API

CurrencyRange

object

A monetary value as a range, converted into each major currency.

The same underlying amount is provided in EUR, GBP and USD for convenience,
alongside the original currency and value as reported.

eurAny Of
required

Value converted to euros, expressed as a range.

FloatRangeobject

A numeric value expressed as a (possibly open-ended) range.

Marketed metrics are frequently disclosed as ranges rather than exact
figures, so values are represented by their bounds and whether each bound
is inclusive.

Show Child Parameters
gbpAny Of
required

Value converted to pounds sterling, expressed as a range.

FloatRangeobject

A numeric value expressed as a (possibly open-ended) range.

Marketed metrics are frequently disclosed as ranges rather than exact
figures, so values are represented by their bounds and whether each bound
is inclusive.

Show Child Parameters
original_currencyAny Of
required

Currency the value was originally reported in.

Currencyobject
Show Child Parameters
original_valueAny Of
required

Value in the original reporting currency, expressed as a range.

FloatRangeobject

A numeric value expressed as a (possibly open-ended) range.

Marketed metrics are frequently disclosed as ranges rather than exact
figures, so values are represented by their bounds and whether each bound
is inclusive.

Show Child Parameters
usdAny Of
required

Value converted to US dollars, expressed as a range.

FloatRangeobject

A numeric value expressed as a (possibly open-ended) range.

Marketed metrics are frequently disclosed as ranges rather than exact
figures, so values are represented by their bounds and whether each bound
is inclusive.

Show Child Parameters
Example