Preview

VendorExchangeRate is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

VendorExchangeRate

Represents details of vendor exchange rate

This page contains

    Fields

    id: String!

    unique identifier for exchange rate

    exchangeRate: BigDecimal PREVIEW

    exchange rate

    source: ExchangeRateSource! PREVIEW

    source of exchange rate

    baseCurrency: Currency

    base currency code

    targetCurrency: Currency

    target currency code

    date: DateTime

    date for which exchange rate is requested

    Queries for VendorExchangeRate

    vendorExchangeRate PREVIEW

    Returns requested vendor exchange rate