OPENAPI / COMPONENTS / SCHEMAS
Successful conversion response; the service returns both a response wrapper and its top-level fields.
ConversionResponseSuccessful conversion response; the service returns both a response wrapper and its top-level fields.
object8properties
amountnumberrequiredAmount to convert.
datestringrequiredDate used for a historical lookup or conversion, in YYYY-MM-DD format.
fromstringrequiredThree-letter code of the currency to convert from.
metaSuccessMetarequiredresponseobjectrequiredSuccessful conversion response; the service returns both a response wrapper and its top-level fields.
timestampintegerrequiredSuccessful conversion response; the service returns both a response wrapper and its top-level fields.
tostringrequiredThree-letter code of the target currency.
valuenumberrequiredSuccessful conversion response; the service returns both a response wrapper and its top-level fields.