OPENAPI / COMPONENTS / SCHEMAS

Successful conversion response; the service returns both a response wrapper and its top-level fields.

ConversionResponse

Successful conversion response; the service returns both a response wrapper and its top-level fields.

object8properties
amountnumberrequired

Amount to convert.

datestringrequired

Date used for a historical lookup or conversion, in YYYY-MM-DD format.

fromstringrequired

Three-letter code of the currency to convert from.

metaSuccessMetarequired

responseobjectrequired

Successful conversion response; the service returns both a response wrapper and its top-level fields.

timestampintegerrequired

Successful conversion response; the service returns both a response wrapper and its top-level fields.

tostringrequired

Three-letter code of the target currency.

valuenumberrequired

Successful conversion response; the service returns both a response wrapper and its top-level fields.