POST /api/v1/prices/current
Tier: point · Delivery: sync
Request
Response
The response is the two-key envelope{ finterm, data }, where data is the finterm.result:StockPricesCurrent/v1 contract:
For a single requested symbol,
data is one object with the fields above; for multiple symbols, it is a map keyed by requested symbol, one object per symbol.