Overview
Available Operations
- getV1 - Get delayed quotes V1
getV1
Get delayed quotes for a list of symbols, ISINs, or CIKsExample Usage
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
symbols | Optional<String> | :heavy_minus_sign: | Comma separated list of symbols |
isin | Optional<String> | :heavy_minus_sign: | ISIN of the security |
cik | Optional<String> | :heavy_minus_sign: | CIK of the security |
Response
GetQuoteDelayedV1ResponseErrors
| Error Type | Status Code | Content Type |
|---|---|---|
| models/errors/APIException | 4XX, 5XX | */* |