GET api/v1/Metals/spot/performance/annual

nfusionsolutions.biz

Summary: Get Historical Annual Performance for requested metals
Operation ID: Metals_SpotAnnualHistoricalPerformance_GET
Auth: unknown
Description

Annual Historical Performance information

Parameters (5)

currency (string, query, optional)

comma separated list of conversion currencies, defaults to USD

format (string, query, optional)

to override content negotiation specify a value of json or xml

Constraints: {'enum': ['json', 'xml']}

metals (string, query, required)

comma separated list of metals

unitofmeasure (string, query, optional)

unit of meaure, defaults to troy ounces. allowed values are: mg=milligram g=gram kg=kilogram gr=grain oz=ounce toz=troy ounce ct=carat dwt=pennyweight

Constraints: {'enum': ['mg', 'g', 'kg', 'gr', 'oz', 'toz', 'ct', 'dwt']}

years (integer, query, optional)

Number of years of history to return. Defaults to 10.

No probe data for this endpoint yet.