snaptrade-typescript-sdk 8.24.0 → 8.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +147 -147
- package/dist/api/account-information-api-generated.d.ts +525 -525
- package/dist/api/account-information-api-generated.js +765 -765
- package/dist/api/account-information-api.d.ts +4 -4
- package/dist/api/account-information-api.js +22 -22
- package/dist/api/api-status-api-generated.d.ts +69 -69
- package/dist/api/api-status-api-generated.js +131 -131
- package/dist/api/api-status-api.d.ts +4 -4
- package/dist/api/api-status-api.js +22 -22
- package/dist/api/authentication-api-generated.d.ts +266 -266
- package/dist/api/authentication-api-generated.js +461 -461
- package/dist/api/authentication-api.d.ts +4 -4
- package/dist/api/authentication-api.js +22 -22
- package/dist/api/connections-api-generated.d.ts +274 -274
- package/dist/api/connections-api-generated.js +411 -411
- package/dist/api/connections-api.d.ts +4 -4
- package/dist/api/connections-api.js +22 -22
- package/dist/api/error-logs-api-generated.d.ts +93 -93
- package/dist/api/error-logs-api-generated.js +152 -152
- package/dist/api/error-logs-api.d.ts +4 -4
- package/dist/api/error-logs-api.js +22 -22
- package/dist/api/options-api-generated.d.ts +368 -368
- package/dist/api/options-api-generated.js +530 -530
- package/dist/api/options-api.d.ts +4 -4
- package/dist/api/options-api.js +22 -22
- package/dist/api/reference-data-api-generated.d.ts +467 -467
- package/dist/api/reference-data-api-generated.js +872 -872
- package/dist/api/reference-data-api.d.ts +4 -4
- package/dist/api/reference-data-api.js +22 -22
- package/dist/api/trading-api-generated.d.ts +402 -402
- package/dist/api/trading-api-generated.js +613 -613
- package/dist/api/trading-api.d.ts +4 -4
- package/dist/api/trading-api.js +22 -22
- package/dist/api/transactions-and-reporting-api-generated.d.ts +217 -217
- package/dist/api/transactions-and-reporting-api-generated.js +287 -287
- package/dist/api/transactions-and-reporting-api.d.ts +4 -4
- package/dist/api/transactions-and-reporting-api.js +22 -22
- package/dist/api.d.ts +19 -19
- package/dist/api.js +37 -37
- package/dist/base.d.ts +54 -54
- package/dist/base.js +60 -60
- package/dist/client-custom.d.ts +4 -4
- package/dist/client-custom.js +7 -7
- package/dist/client.d.ts +25 -25
- package/dist/client.js +32 -32
- package/dist/common.d.ts +67 -67
- package/dist/common.js +191 -177
- package/dist/configuration.d.ts +99 -99
- package/dist/configuration.js +53 -53
- package/dist/error.d.ts +56 -56
- package/dist/error.js +104 -104
- package/dist/index.d.ts +15 -15
- package/dist/index.js +33 -33
- package/dist/jest.config.d.ts +3 -3
- package/dist/jest.config.js +13 -13
- package/dist/models/account-holdings-account.d.ts +53 -53
- package/dist/models/account-holdings-account.js +14 -14
- package/dist/models/account-holdings.d.ts +46 -46
- package/dist/models/account-holdings.js +14 -14
- package/dist/models/account-order-record-status.d.ts +16 -16
- package/dist/models/account-order-record-status.js +14 -14
- package/dist/models/account-order-record.d.ts +132 -132
- package/dist/models/account-order-record.js +14 -14
- package/dist/models/account-simple.d.ts +43 -43
- package/dist/models/account-simple.js +14 -14
- package/dist/models/account-sync-status.d.ts +24 -24
- package/dist/models/account-sync-status.js +14 -14
- package/dist/models/account.d.ts +82 -82
- package/dist/models/account.js +14 -14
- package/dist/models/action.d.ts +16 -16
- package/dist/models/action.js +14 -14
- package/dist/models/authentication-login-snap-trade-user200-response.d.ts +17 -17
- package/dist/models/authentication-login-snap-trade-user200-response.js +14 -14
- package/dist/models/balance.d.ts +31 -31
- package/dist/models/balance.js +14 -14
- package/dist/models/brokerage-authorization-type-read-only-brokerage.d.ts +36 -36
- package/dist/models/brokerage-authorization-type-read-only-brokerage.js +14 -14
- package/dist/models/brokerage-authorization-type-read-only.d.ts +46 -46
- package/dist/models/brokerage-authorization-type-read-only.js +14 -14
- package/dist/models/brokerage-authorization-type.d.ts +26 -26
- package/dist/models/brokerage-authorization-type.js +14 -14
- package/dist/models/brokerage-authorization.d.ts +75 -75
- package/dist/models/brokerage-authorization.js +14 -14
- package/dist/models/brokerage-symbol-option-symbol.d.ts +66 -84
- package/dist/models/brokerage-symbol-option-symbol.js +14 -14
- package/dist/models/brokerage-symbol-symbol.d.ts +68 -68
- package/dist/models/brokerage-symbol-symbol.js +14 -14
- package/dist/models/brokerage-symbol.d.ts +57 -57
- package/dist/models/brokerage-symbol.js +14 -14
- package/dist/models/brokerage-type.d.ts +30 -30
- package/dist/models/brokerage-type.js +14 -14
- package/dist/models/brokerage.d.ts +127 -127
- package/dist/models/brokerage.js +14 -14
- package/dist/models/calculated-trade.d.ts +31 -31
- package/dist/models/calculated-trade.js +14 -14
- package/dist/models/cash-restriction.d.ts +50 -50
- package/dist/models/cash-restriction.js +14 -14
- package/dist/models/connections-session-events200-response-inner.d.ts +16 -16
- package/dist/models/connections-session-events200-response-inner.js +14 -14
- package/dist/models/currency.d.ts +36 -36
- package/dist/models/currency.js +14 -14
- package/dist/models/delete-user-response.d.ts +30 -30
- package/dist/models/delete-user-response.js +14 -14
- package/dist/models/dividend-at-date.d.ts +36 -36
- package/dist/models/dividend-at-date.js +14 -14
- package/dist/models/encrypted-response-encrypted-message-data.d.ts +36 -36
- package/dist/models/encrypted-response-encrypted-message-data.js +14 -14
- package/dist/models/encrypted-response.d.ts +30 -30
- package/dist/models/encrypted-response.js +14 -14
- package/dist/models/exchange-rate-pairs.d.ts +37 -37
- package/dist/models/exchange-rate-pairs.js +14 -14
- package/dist/models/exchange.d.ts +66 -66
- package/dist/models/exchange.js +14 -14
- package/dist/models/excluded-asset.d.ts +25 -25
- package/dist/models/excluded-asset.js +14 -14
- package/dist/models/index.d.ts +111 -110
- package/dist/models/index.js +127 -126
- package/dist/models/jwt.d.ts +24 -24
- package/dist/models/jwt.js +14 -14
- package/dist/models/login-redirect-uri.d.ts +29 -29
- package/dist/models/login-redirect-uri.js +14 -14
- package/dist/models/manual-trade-and-impact.d.ts +38 -38
- package/dist/models/manual-trade-and-impact.js +14 -14
- package/dist/models/manual-trade-balance.d.ts +38 -38
- package/dist/models/manual-trade-balance.js +14 -14
- package/dist/models/manual-trade-form.d.ts +68 -68
- package/dist/models/manual-trade-form.js +14 -14
- package/dist/models/manual-trade-symbol.d.ts +55 -55
- package/dist/models/manual-trade-symbol.js +14 -14
- package/dist/models/manual-trade.d.ts +70 -70
- package/dist/models/manual-trade.js +14 -14
- package/dist/models/model-asset-class-details.d.ts +32 -32
- package/dist/models/model-asset-class-details.js +14 -14
- package/dist/models/model-asset-class-target.d.ts +25 -25
- package/dist/models/model-asset-class-target.js +14 -14
- package/dist/models/model-asset-class.d.ts +30 -30
- package/dist/models/model-asset-class.js +14 -14
- package/dist/models/model-portfolio-asset-class.d.ts +31 -31
- package/dist/models/model-portfolio-asset-class.js +14 -14
- package/dist/models/model-portfolio-details.d.ts +39 -39
- package/dist/models/model-portfolio-details.js +14 -14
- package/dist/models/model-portfolio-security.d.ts +31 -31
- package/dist/models/model-portfolio-security.js +14 -14
- package/dist/models/model-portfolio.d.ts +38 -38
- package/dist/models/model-portfolio.js +14 -14
- package/dist/models/model400-failed-request-response.d.ts +30 -30
- package/dist/models/model400-failed-request-response.js +14 -14
- package/dist/models/model401-failed-request-response.d.ts +30 -30
- package/dist/models/model401-failed-request-response.js +14 -14
- package/dist/models/model403-failed-request-response.d.ts +30 -30
- package/dist/models/model403-failed-request-response.js +14 -14
- package/dist/models/model404-failed-request-response.d.ts +30 -30
- package/dist/models/model404-failed-request-response.js +14 -14
- package/dist/models/monthly-dividends.d.ts +31 -31
- package/dist/models/monthly-dividends.js +14 -14
- package/dist/models/net-contributions.d.ts +36 -36
- package/dist/models/net-contributions.js +14 -14
- package/dist/models/net-dividend.d.ts +37 -37
- package/dist/models/net-dividend.js +14 -14
- package/dist/models/option-chain-inner-chain-per-root-inner-chain-per-strike-price-inner.d.ts +36 -36
- package/dist/models/option-chain-inner-chain-per-root-inner-chain-per-strike-price-inner.js +14 -14
- package/dist/models/option-chain-inner-chain-per-root-inner.d.ts +37 -37
- package/dist/models/option-chain-inner-chain-per-root-inner.js +14 -14
- package/dist/models/option-chain-inner.d.ts +49 -49
- package/dist/models/option-chain-inner.js +14 -14
- package/dist/models/option-leg.d.ts +38 -38
- package/dist/models/option-leg.js +14 -14
- package/dist/models/option-strategy-legs-inner.d.ts +41 -41
- package/dist/models/option-strategy-legs-inner.js +14 -14
- package/dist/models/option-strategy.d.ts +50 -50
- package/dist/models/option-strategy.js +14 -14
- package/dist/models/options-get-option-strategy-request.d.ts +38 -38
- package/dist/models/options-get-option-strategy-request.js +14 -14
- package/dist/models/options-holdings.d.ts +56 -56
- package/dist/models/options-holdings.js +14 -14
- package/dist/models/options-place-option-strategy-request.d.ts +38 -38
- package/dist/models/options-place-option-strategy-request.js +14 -14
- package/dist/models/options-position-currency.d.ts +35 -0
- package/dist/models/options-position-currency.js +14 -0
- package/dist/models/options-position.d.ts +68 -62
- package/dist/models/options-position.js +14 -14
- package/dist/models/options-symbol.d.ts +67 -85
- package/dist/models/options-symbol.js +14 -14
- package/dist/models/order-type.d.ts +16 -16
- package/dist/models/order-type.js +14 -14
- package/dist/models/partner-data.d.ts +91 -91
- package/dist/models/partner-data.js +14 -14
- package/dist/models/past-value.d.ts +36 -36
- package/dist/models/past-value.js +14 -14
- package/dist/models/performance-custom.d.ts +137 -137
- package/dist/models/performance-custom.js +14 -14
- package/dist/models/portfolio-group-info.d.ts +92 -92
- package/dist/models/portfolio-group-info.js +14 -14
- package/dist/models/portfolio-group-position.d.ts +37 -37
- package/dist/models/portfolio-group-position.js +14 -14
- package/dist/models/portfolio-group-settings.d.ts +49 -49
- package/dist/models/portfolio-group-settings.js +14 -14
- package/dist/models/portfolio-group.d.ts +30 -30
- package/dist/models/portfolio-group.js +14 -14
- package/dist/models/position-symbol.d.ts +55 -55
- package/dist/models/position-symbol.js +14 -14
- package/dist/models/position.d.ts +61 -55
- package/dist/models/position.js +14 -14
- package/dist/models/redirect-tokenand-pin.d.ts +30 -30
- package/dist/models/redirect-tokenand-pin.js +14 -14
- package/dist/models/security-type.d.ts +42 -42
- package/dist/models/security-type.js +14 -14
- package/dist/models/session-event.d.ts +62 -62
- package/dist/models/session-event.js +14 -14
- package/dist/models/snap-trade-apidisclaimer-accept-status.d.ts +30 -30
- package/dist/models/snap-trade-apidisclaimer-accept-status.js +14 -14
- package/dist/models/snap-trade-holdings-account-account-id.d.ts +75 -75
- package/dist/models/snap-trade-holdings-account-account-id.js +14 -14
- package/dist/models/snap-trade-holdings-account.d.ts +70 -70
- package/dist/models/snap-trade-holdings-account.js +14 -14
- package/dist/models/snap-trade-holdings-total-value.d.ts +30 -30
- package/dist/models/snap-trade-holdings-total-value.js +14 -14
- package/dist/models/snap-trade-login-user-request-body.d.ts +49 -49
- package/dist/models/snap-trade-login-user-request-body.js +14 -14
- package/dist/models/snap-trade-register-user-request-body.d.ts +29 -29
- package/dist/models/snap-trade-register-user-request-body.js +14 -14
- package/dist/models/status.d.ts +36 -36
- package/dist/models/status.js +14 -14
- package/dist/models/strategy-impact-legs-inner.d.ts +60 -60
- package/dist/models/strategy-impact-legs-inner.js +14 -14
- package/dist/models/strategy-impact.d.ts +85 -85
- package/dist/models/strategy-impact.js +14 -14
- package/dist/models/strategy-order-place-orders-inner-legs-inner.d.ts +60 -60
- package/dist/models/strategy-order-place-orders-inner-legs-inner.js +14 -14
- package/dist/models/strategy-order-place-orders-inner.d.ts +277 -277
- package/dist/models/strategy-order-place-orders-inner.js +14 -14
- package/dist/models/strategy-order-place.d.ts +31 -31
- package/dist/models/strategy-order-place.js +14 -14
- package/dist/models/strategy-order-record.d.ts +89 -89
- package/dist/models/strategy-order-record.js +14 -14
- package/dist/models/strategy-quotes-greek.d.ts +48 -48
- package/dist/models/strategy-quotes-greek.js +14 -14
- package/dist/models/strategy-quotes.d.ts +56 -56
- package/dist/models/strategy-quotes.js +14 -14
- package/dist/models/sub-period-return-rate.d.ts +36 -36
- package/dist/models/sub-period-return-rate.js +14 -14
- package/dist/models/symbol-query.d.ts +23 -23
- package/dist/models/symbol-query.js +14 -14
- package/dist/models/symbol.d.ts +63 -63
- package/dist/models/symbol.js +14 -14
- package/dist/models/symbols-quotes-inner.d.ts +54 -54
- package/dist/models/symbols-quotes-inner.js +14 -14
- package/dist/models/target-asset.d.ts +57 -57
- package/dist/models/target-asset.js +14 -14
- package/dist/models/time-in-force.d.ts +16 -16
- package/dist/models/time-in-force.js +14 -14
- package/dist/models/trade-execution-status.d.ts +80 -80
- package/dist/models/trade-execution-status.js +14 -14
- package/dist/models/trade-impact.d.ts +50 -50
- package/dist/models/trade-impact.js +14 -14
- package/dist/models/trade.d.ts +71 -71
- package/dist/models/trade.js +14 -14
- package/dist/models/trading-cancel-user-account-order-request.d.ts +23 -23
- package/dist/models/trading-cancel-user-account-order-request.js +14 -14
- package/dist/models/trading-place-ocoorder-request.d.ts +29 -29
- package/dist/models/trading-place-ocoorder-request.js +14 -14
- package/dist/models/transactions-status.d.ts +29 -29
- package/dist/models/transactions-status.js +14 -14
- package/dist/models/underlying-symbol.d.ts +63 -63
- package/dist/models/underlying-symbol.js +14 -14
- package/dist/models/universal-activity.d.ts +118 -118
- package/dist/models/universal-activity.js +14 -14
- package/dist/models/universal-symbol-ticker.d.ts +69 -69
- package/dist/models/universal-symbol-ticker.js +14 -14
- package/dist/models/universal-symbol.d.ts +69 -69
- package/dist/models/universal-symbol.js +14 -14
- package/dist/models/user-error-log.d.ts +54 -54
- package/dist/models/user-error-log.js +14 -14
- package/dist/models/user-idand-secret.d.ts +30 -30
- package/dist/models/user-idand-secret.js +14 -14
- package/dist/models/user-settings.d.ts +79 -79
- package/dist/models/user-settings.js +14 -14
- package/dist/models/usexchange.d.ts +72 -72
- package/dist/models/usexchange.js +14 -14
- package/dist/pagination/page-types.d.ts +26 -26
- package/dist/pagination/page-types.js +12 -12
- package/dist/pagination/page.d.ts +35 -35
- package/dist/pagination/page.js +32 -32
- package/dist/pagination/pageable.d.ts +57 -57
- package/dist/pagination/pageable.js +70 -70
- package/dist/pagination/paginate.d.ts +16 -16
- package/dist/pagination/paginate.js +39 -39
- package/dist/requestAfterHook.d.ts +8 -8
- package/dist/requestAfterHook.js +45 -45
- package/dist/requestBeforeHook.d.ts +9 -9
- package/dist/requestBeforeHook.js +8 -8
- package/dist/requestBeforeUrlHook.d.ts +7 -7
- package/dist/requestBeforeUrlHook.js +5 -5
- package/package.json +42 -42
|
@@ -1,872 +1,872 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* SnapTrade
|
|
6
|
-
* Connect brokerage accounts to your app for live positions and trading
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 1.0.0
|
|
9
|
-
* Contact: api@snaptrade.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This file is auto generated by Konfig (https://konfigthis.com).
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
15
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
16
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
17
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
18
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
19
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
20
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
21
|
-
});
|
|
22
|
-
};
|
|
23
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
|
-
exports.ReferenceDataApiGenerated = exports.ReferenceDataApiFactory = exports.ReferenceDataApiFp = exports.ReferenceDataApiAxiosParamCreator = void 0;
|
|
25
|
-
const axios_1 = require("axios");
|
|
26
|
-
// Some imports not used depending on template conditions
|
|
27
|
-
// @ts-ignore
|
|
28
|
-
const common_1 = require("../common");
|
|
29
|
-
// @ts-ignore
|
|
30
|
-
const base_1 = require("../base");
|
|
31
|
-
const requestBeforeHook_1 = require("../requestBeforeHook");
|
|
32
|
-
/**
|
|
33
|
-
* ReferenceDataApi - axios parameter creator
|
|
34
|
-
* @export
|
|
35
|
-
*/
|
|
36
|
-
const ReferenceDataApiAxiosParamCreator = function (configuration) {
|
|
37
|
-
return {
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @summary Return the exchange rate of a currency pair
|
|
41
|
-
* @param {string} currencyPair A currency pair based on currency code for example, {CAD-USD}
|
|
42
|
-
* @param {*} [options] Override http request option.
|
|
43
|
-
* @throws {RequiredError}
|
|
44
|
-
*/
|
|
45
|
-
getCurrencyExchangeRatePair: (currencyPair, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
46
|
-
// verify required parameter 'currencyPair' is not null or undefined
|
|
47
|
-
(0, common_1.assertParamExists)('getCurrencyExchangeRatePair', 'currencyPair', currencyPair);
|
|
48
|
-
const localVarPath = `/currencies/rates/{currencyPair}`
|
|
49
|
-
.replace(`{${"currencyPair"}}`, encodeURIComponent(String(currencyPair !== undefined ? currencyPair : `-currencyPair-`)));
|
|
50
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
51
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
52
|
-
let baseOptions;
|
|
53
|
-
if (configuration) {
|
|
54
|
-
baseOptions = configuration.baseOptions;
|
|
55
|
-
}
|
|
56
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
57
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
58
|
-
const localVarQueryParameter = {};
|
|
59
|
-
// authentication PartnerClientId required
|
|
60
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
61
|
-
// authentication PartnerSignature required
|
|
62
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
63
|
-
// authentication PartnerTimestamp required
|
|
64
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
65
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
66
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
67
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
68
|
-
queryParameters: localVarQueryParameter,
|
|
69
|
-
requestConfig: localVarRequestOptions,
|
|
70
|
-
path: localVarPath,
|
|
71
|
-
configuration
|
|
72
|
-
});
|
|
73
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
74
|
-
return {
|
|
75
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
76
|
-
options: localVarRequestOptions,
|
|
77
|
-
};
|
|
78
|
-
}),
|
|
79
|
-
/**
|
|
80
|
-
*
|
|
81
|
-
* @summary Get metadata related to Snaptrade partner
|
|
82
|
-
* @param {*} [options] Override http request option.
|
|
83
|
-
* @throws {RequiredError}
|
|
84
|
-
*/
|
|
85
|
-
getPartnerInfo: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
86
|
-
const localVarPath = `/snapTrade/partners`;
|
|
87
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
88
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
89
|
-
let baseOptions;
|
|
90
|
-
if (configuration) {
|
|
91
|
-
baseOptions = configuration.baseOptions;
|
|
92
|
-
}
|
|
93
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
94
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
95
|
-
const localVarQueryParameter = {};
|
|
96
|
-
// authentication PartnerClientId required
|
|
97
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
98
|
-
// authentication PartnerSignature required
|
|
99
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
100
|
-
// authentication PartnerTimestamp required
|
|
101
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
102
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
103
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
104
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
105
|
-
queryParameters: localVarQueryParameter,
|
|
106
|
-
requestConfig: localVarRequestOptions,
|
|
107
|
-
path: localVarPath,
|
|
108
|
-
configuration
|
|
109
|
-
});
|
|
110
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
111
|
-
return {
|
|
112
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
113
|
-
options: localVarRequestOptions,
|
|
114
|
-
};
|
|
115
|
-
}),
|
|
116
|
-
/**
|
|
117
|
-
*
|
|
118
|
-
* @summary List of all security types.
|
|
119
|
-
* @param {*} [options] Override http request option.
|
|
120
|
-
* @throws {RequiredError}
|
|
121
|
-
*/
|
|
122
|
-
getSecurityTypes: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
123
|
-
const localVarPath = `/securityTypes`;
|
|
124
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
125
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
126
|
-
let baseOptions;
|
|
127
|
-
if (configuration) {
|
|
128
|
-
baseOptions = configuration.baseOptions;
|
|
129
|
-
}
|
|
130
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
131
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
132
|
-
const localVarQueryParameter = {};
|
|
133
|
-
// authentication PartnerClientId required
|
|
134
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
135
|
-
// authentication PartnerSignature required
|
|
136
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
137
|
-
// authentication PartnerTimestamp required
|
|
138
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
139
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
140
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
141
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
142
|
-
queryParameters: localVarQueryParameter,
|
|
143
|
-
requestConfig: localVarRequestOptions,
|
|
144
|
-
path: localVarPath,
|
|
145
|
-
configuration
|
|
146
|
-
});
|
|
147
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
148
|
-
return {
|
|
149
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
150
|
-
options: localVarRequestOptions,
|
|
151
|
-
};
|
|
152
|
-
}),
|
|
153
|
-
/**
|
|
154
|
-
*
|
|
155
|
-
* @summary List exchanges
|
|
156
|
-
* @param {*} [options] Override http request option.
|
|
157
|
-
* @throws {RequiredError}
|
|
158
|
-
*/
|
|
159
|
-
getStockExchanges: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
160
|
-
const localVarPath = `/exchanges`;
|
|
161
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
162
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
163
|
-
let baseOptions;
|
|
164
|
-
if (configuration) {
|
|
165
|
-
baseOptions = configuration.baseOptions;
|
|
166
|
-
}
|
|
167
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
168
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
169
|
-
const localVarQueryParameter = {};
|
|
170
|
-
// authentication PartnerClientId required
|
|
171
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
172
|
-
// authentication PartnerSignature required
|
|
173
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
174
|
-
// authentication PartnerTimestamp required
|
|
175
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
176
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
177
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
178
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
179
|
-
queryParameters: localVarQueryParameter,
|
|
180
|
-
requestConfig: localVarRequestOptions,
|
|
181
|
-
path: localVarPath,
|
|
182
|
-
configuration
|
|
183
|
-
});
|
|
184
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
185
|
-
return {
|
|
186
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
187
|
-
options: localVarRequestOptions,
|
|
188
|
-
};
|
|
189
|
-
}),
|
|
190
|
-
/**
|
|
191
|
-
*
|
|
192
|
-
* @summary Search for symbols
|
|
193
|
-
* @param {SymbolQuery} [symbolQuery]
|
|
194
|
-
* @param {*} [options] Override http request option.
|
|
195
|
-
* @throws {RequiredError}
|
|
196
|
-
*/
|
|
197
|
-
getSymbols: (symbolQuery, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
198
|
-
const localVarPath = `/symbols`;
|
|
199
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
200
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
201
|
-
let baseOptions;
|
|
202
|
-
if (configuration) {
|
|
203
|
-
baseOptions = configuration.baseOptions;
|
|
204
|
-
}
|
|
205
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
206
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
207
|
-
const localVarQueryParameter = {};
|
|
208
|
-
// authentication PartnerClientId required
|
|
209
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
210
|
-
// authentication PartnerSignature required
|
|
211
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
212
|
-
// authentication PartnerTimestamp required
|
|
213
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
214
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
215
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
216
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
217
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
218
|
-
requestBody: symbolQuery,
|
|
219
|
-
queryParameters: localVarQueryParameter,
|
|
220
|
-
requestConfig: localVarRequestOptions,
|
|
221
|
-
path: localVarPath,
|
|
222
|
-
configuration
|
|
223
|
-
});
|
|
224
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(symbolQuery, localVarRequestOptions, configuration);
|
|
225
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
226
|
-
return {
|
|
227
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
228
|
-
options: localVarRequestOptions,
|
|
229
|
-
};
|
|
230
|
-
}),
|
|
231
|
-
/**
|
|
232
|
-
*
|
|
233
|
-
* @summary Get details of a symbol by the ticker
|
|
234
|
-
* @param {string} ticker The ticker of the UniversalSymbol to get.
|
|
235
|
-
* @param {string} [symbolId] OPTIONAL IN PATH Can be used instead of the ticker ; The ID of the UniversalSymbol to get.
|
|
236
|
-
* @param {*} [options] Override http request option.
|
|
237
|
-
* @throws {RequiredError}
|
|
238
|
-
*/
|
|
239
|
-
getSymbolsByTicker: (ticker, symbolId, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
240
|
-
// verify required parameter 'ticker' is not null or undefined
|
|
241
|
-
(0, common_1.assertParamExists)('getSymbolsByTicker', 'ticker', ticker);
|
|
242
|
-
const localVarPath = `/symbols/{ticker}`
|
|
243
|
-
.replace(`{${"ticker"}}`, encodeURIComponent(String(ticker !== undefined ? ticker : `-ticker-`)));
|
|
244
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
245
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
246
|
-
let baseOptions;
|
|
247
|
-
if (configuration) {
|
|
248
|
-
baseOptions = configuration.baseOptions;
|
|
249
|
-
}
|
|
250
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
251
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
252
|
-
const localVarQueryParameter = {};
|
|
253
|
-
// authentication PartnerClientId required
|
|
254
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
255
|
-
// authentication PartnerSignature required
|
|
256
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
257
|
-
// authentication PartnerTimestamp required
|
|
258
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
259
|
-
if (symbolId !== undefined) {
|
|
260
|
-
localVarQueryParameter['symbolId'] = symbolId;
|
|
261
|
-
}
|
|
262
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
263
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
264
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
265
|
-
queryParameters: localVarQueryParameter,
|
|
266
|
-
requestConfig: localVarRequestOptions,
|
|
267
|
-
path: localVarPath,
|
|
268
|
-
configuration
|
|
269
|
-
});
|
|
270
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
271
|
-
return {
|
|
272
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
273
|
-
options: localVarRequestOptions,
|
|
274
|
-
};
|
|
275
|
-
}),
|
|
276
|
-
/**
|
|
277
|
-
*
|
|
278
|
-
* @summary List of all brokerage authorization types
|
|
279
|
-
* @param {string} [brokerage] Comma separated value of brokerage slugs
|
|
280
|
-
* @param {*} [options] Override http request option.
|
|
281
|
-
* @throws {RequiredError}
|
|
282
|
-
*/
|
|
283
|
-
listAllBrokerageAuthorizationType: (brokerage, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
284
|
-
const localVarPath = `/brokerageAuthorizationTypes`;
|
|
285
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
286
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
287
|
-
let baseOptions;
|
|
288
|
-
if (configuration) {
|
|
289
|
-
baseOptions = configuration.baseOptions;
|
|
290
|
-
}
|
|
291
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
292
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
293
|
-
const localVarQueryParameter = {};
|
|
294
|
-
// authentication PartnerClientId required
|
|
295
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
296
|
-
// authentication PartnerSignature required
|
|
297
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
298
|
-
// authentication PartnerTimestamp required
|
|
299
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
300
|
-
if (brokerage !== undefined) {
|
|
301
|
-
localVarQueryParameter['brokerage'] = brokerage;
|
|
302
|
-
}
|
|
303
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
304
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
305
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
306
|
-
queryParameters: localVarQueryParameter,
|
|
307
|
-
requestConfig: localVarRequestOptions,
|
|
308
|
-
path: localVarPath,
|
|
309
|
-
configuration
|
|
310
|
-
});
|
|
311
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
312
|
-
return {
|
|
313
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
314
|
-
options: localVarRequestOptions,
|
|
315
|
-
};
|
|
316
|
-
}),
|
|
317
|
-
/**
|
|
318
|
-
*
|
|
319
|
-
* @summary List brokerages
|
|
320
|
-
* @param {*} [options] Override http request option.
|
|
321
|
-
* @throws {RequiredError}
|
|
322
|
-
*/
|
|
323
|
-
listAllBrokerages: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
324
|
-
const localVarPath = `/brokerages`;
|
|
325
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
326
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
327
|
-
let baseOptions;
|
|
328
|
-
if (configuration) {
|
|
329
|
-
baseOptions = configuration.baseOptions;
|
|
330
|
-
}
|
|
331
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
332
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
333
|
-
const localVarQueryParameter = {};
|
|
334
|
-
// authentication PartnerClientId required
|
|
335
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
336
|
-
// authentication PartnerSignature required
|
|
337
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
338
|
-
// authentication PartnerTimestamp required
|
|
339
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
340
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
341
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
342
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
343
|
-
queryParameters: localVarQueryParameter,
|
|
344
|
-
requestConfig: localVarRequestOptions,
|
|
345
|
-
path: localVarPath,
|
|
346
|
-
configuration
|
|
347
|
-
});
|
|
348
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
349
|
-
return {
|
|
350
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
351
|
-
options: localVarRequestOptions,
|
|
352
|
-
};
|
|
353
|
-
}),
|
|
354
|
-
/**
|
|
355
|
-
*
|
|
356
|
-
* @summary List currencies
|
|
357
|
-
* @param {*} [options] Override http request option.
|
|
358
|
-
* @throws {RequiredError}
|
|
359
|
-
*/
|
|
360
|
-
listAllCurrencies: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
361
|
-
const localVarPath = `/currencies`;
|
|
362
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
363
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
364
|
-
let baseOptions;
|
|
365
|
-
if (configuration) {
|
|
366
|
-
baseOptions = configuration.baseOptions;
|
|
367
|
-
}
|
|
368
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
369
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
370
|
-
const localVarQueryParameter = {};
|
|
371
|
-
// authentication PartnerClientId required
|
|
372
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
373
|
-
// authentication PartnerSignature required
|
|
374
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
375
|
-
// authentication PartnerTimestamp required
|
|
376
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
377
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
378
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
379
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
380
|
-
queryParameters: localVarQueryParameter,
|
|
381
|
-
requestConfig: localVarRequestOptions,
|
|
382
|
-
path: localVarPath,
|
|
383
|
-
configuration
|
|
384
|
-
});
|
|
385
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
386
|
-
return {
|
|
387
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
388
|
-
options: localVarRequestOptions,
|
|
389
|
-
};
|
|
390
|
-
}),
|
|
391
|
-
/**
|
|
392
|
-
*
|
|
393
|
-
* @summary List currency exchange rates
|
|
394
|
-
* @param {*} [options] Override http request option.
|
|
395
|
-
* @throws {RequiredError}
|
|
396
|
-
*/
|
|
397
|
-
listAllCurrenciesRates: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
398
|
-
const localVarPath = `/currencies/rates`;
|
|
399
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
400
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
401
|
-
let baseOptions;
|
|
402
|
-
if (configuration) {
|
|
403
|
-
baseOptions = configuration.baseOptions;
|
|
404
|
-
}
|
|
405
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
406
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
407
|
-
const localVarQueryParameter = {};
|
|
408
|
-
// authentication PartnerClientId required
|
|
409
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
410
|
-
// authentication PartnerSignature required
|
|
411
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
412
|
-
// authentication PartnerTimestamp required
|
|
413
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
414
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
415
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
416
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
417
|
-
queryParameters: localVarQueryParameter,
|
|
418
|
-
requestConfig: localVarRequestOptions,
|
|
419
|
-
path: localVarPath,
|
|
420
|
-
configuration
|
|
421
|
-
});
|
|
422
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
423
|
-
return {
|
|
424
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
425
|
-
options: localVarRequestOptions,
|
|
426
|
-
};
|
|
427
|
-
}),
|
|
428
|
-
/**
|
|
429
|
-
*
|
|
430
|
-
* @summary Search for symbols available in an account
|
|
431
|
-
* @param {string} userId
|
|
432
|
-
* @param {string} userSecret
|
|
433
|
-
* @param {string} accountId The ID of the account get positions.
|
|
434
|
-
* @param {SymbolQuery} [symbolQuery]
|
|
435
|
-
* @param {*} [options] Override http request option.
|
|
436
|
-
* @throws {RequiredError}
|
|
437
|
-
*/
|
|
438
|
-
symbolSearchUserAccount: (userId, userSecret, accountId, symbolQuery, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
439
|
-
// verify required parameter 'userId' is not null or undefined
|
|
440
|
-
(0, common_1.assertParamExists)('symbolSearchUserAccount', 'userId', userId);
|
|
441
|
-
// verify required parameter 'userSecret' is not null or undefined
|
|
442
|
-
(0, common_1.assertParamExists)('symbolSearchUserAccount', 'userSecret', userSecret);
|
|
443
|
-
// verify required parameter 'accountId' is not null or undefined
|
|
444
|
-
(0, common_1.assertParamExists)('symbolSearchUserAccount', 'accountId', accountId);
|
|
445
|
-
const localVarPath = `/accounts/{accountId}/symbols`
|
|
446
|
-
.replace(`{${"accountId"}}`, encodeURIComponent(String(accountId !== undefined ? accountId : `-accountId-`)));
|
|
447
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
448
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
449
|
-
let baseOptions;
|
|
450
|
-
if (configuration) {
|
|
451
|
-
baseOptions = configuration.baseOptions;
|
|
452
|
-
}
|
|
453
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
454
|
-
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
455
|
-
const localVarQueryParameter = {};
|
|
456
|
-
// authentication PartnerClientId required
|
|
457
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
458
|
-
// authentication PartnerSignature required
|
|
459
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
460
|
-
// authentication PartnerTimestamp required
|
|
461
|
-
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
462
|
-
if (userId !== undefined) {
|
|
463
|
-
localVarQueryParameter['userId'] = userId;
|
|
464
|
-
}
|
|
465
|
-
if (userSecret !== undefined) {
|
|
466
|
-
localVarQueryParameter['userSecret'] = userSecret;
|
|
467
|
-
}
|
|
468
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
469
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
470
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
471
|
-
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
472
|
-
requestBody: symbolQuery,
|
|
473
|
-
queryParameters: localVarQueryParameter,
|
|
474
|
-
requestConfig: localVarRequestOptions,
|
|
475
|
-
path: localVarPath,
|
|
476
|
-
configuration
|
|
477
|
-
});
|
|
478
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(symbolQuery, localVarRequestOptions, configuration);
|
|
479
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
480
|
-
return {
|
|
481
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
482
|
-
options: localVarRequestOptions,
|
|
483
|
-
};
|
|
484
|
-
}),
|
|
485
|
-
};
|
|
486
|
-
};
|
|
487
|
-
exports.ReferenceDataApiAxiosParamCreator = ReferenceDataApiAxiosParamCreator;
|
|
488
|
-
/**
|
|
489
|
-
* ReferenceDataApi - functional programming interface
|
|
490
|
-
* @export
|
|
491
|
-
*/
|
|
492
|
-
const ReferenceDataApiFp = function (configuration) {
|
|
493
|
-
const localVarAxiosParamCreator = (0, exports.ReferenceDataApiAxiosParamCreator)(configuration);
|
|
494
|
-
return {
|
|
495
|
-
/**
|
|
496
|
-
*
|
|
497
|
-
* @summary Return the exchange rate of a currency pair
|
|
498
|
-
* @param {ReferenceDataApiGetCurrencyExchangeRatePairRequest} requestParameters Request parameters.
|
|
499
|
-
* @param {*} [options] Override http request option.
|
|
500
|
-
* @throws {RequiredError}
|
|
501
|
-
*/
|
|
502
|
-
getCurrencyExchangeRatePair(requestParameters, options) {
|
|
503
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
504
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getCurrencyExchangeRatePair(requestParameters.currencyPair, options);
|
|
505
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
506
|
-
});
|
|
507
|
-
},
|
|
508
|
-
/**
|
|
509
|
-
*
|
|
510
|
-
* @summary Get metadata related to Snaptrade partner
|
|
511
|
-
* @param {*} [options] Override http request option.
|
|
512
|
-
* @throws {RequiredError}
|
|
513
|
-
*/
|
|
514
|
-
getPartnerInfo(options) {
|
|
515
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
516
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getPartnerInfo(options);
|
|
517
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
518
|
-
});
|
|
519
|
-
},
|
|
520
|
-
/**
|
|
521
|
-
*
|
|
522
|
-
* @summary List of all security types.
|
|
523
|
-
* @param {*} [options] Override http request option.
|
|
524
|
-
* @throws {RequiredError}
|
|
525
|
-
*/
|
|
526
|
-
getSecurityTypes(options) {
|
|
527
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
528
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSecurityTypes(options);
|
|
529
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
530
|
-
});
|
|
531
|
-
},
|
|
532
|
-
/**
|
|
533
|
-
*
|
|
534
|
-
* @summary List exchanges
|
|
535
|
-
* @param {*} [options] Override http request option.
|
|
536
|
-
* @throws {RequiredError}
|
|
537
|
-
*/
|
|
538
|
-
getStockExchanges(options) {
|
|
539
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
540
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getStockExchanges(options);
|
|
541
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
542
|
-
});
|
|
543
|
-
},
|
|
544
|
-
/**
|
|
545
|
-
*
|
|
546
|
-
* @summary Search for symbols
|
|
547
|
-
* @param {ReferenceDataApiGetSymbolsRequest} requestParameters Request parameters.
|
|
548
|
-
* @param {*} [options] Override http request option.
|
|
549
|
-
* @throws {RequiredError}
|
|
550
|
-
*/
|
|
551
|
-
getSymbols(requestParameters = {}, options) {
|
|
552
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
553
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSymbols(requestParameters, options);
|
|
554
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
555
|
-
});
|
|
556
|
-
},
|
|
557
|
-
/**
|
|
558
|
-
*
|
|
559
|
-
* @summary Get details of a symbol by the ticker
|
|
560
|
-
* @param {ReferenceDataApiGetSymbolsByTickerRequest} requestParameters Request parameters.
|
|
561
|
-
* @param {*} [options] Override http request option.
|
|
562
|
-
* @throws {RequiredError}
|
|
563
|
-
*/
|
|
564
|
-
getSymbolsByTicker(requestParameters, options) {
|
|
565
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
566
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSymbolsByTicker(requestParameters.ticker, requestParameters.symbolId, options);
|
|
567
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
568
|
-
});
|
|
569
|
-
},
|
|
570
|
-
/**
|
|
571
|
-
*
|
|
572
|
-
* @summary List of all brokerage authorization types
|
|
573
|
-
* @param {ReferenceDataApiListAllBrokerageAuthorizationTypeRequest} requestParameters Request parameters.
|
|
574
|
-
* @param {*} [options] Override http request option.
|
|
575
|
-
* @throws {RequiredError}
|
|
576
|
-
*/
|
|
577
|
-
listAllBrokerageAuthorizationType(requestParameters = {}, options) {
|
|
578
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
579
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAllBrokerageAuthorizationType(requestParameters.brokerage, options);
|
|
580
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
581
|
-
});
|
|
582
|
-
},
|
|
583
|
-
/**
|
|
584
|
-
*
|
|
585
|
-
* @summary List brokerages
|
|
586
|
-
* @param {*} [options] Override http request option.
|
|
587
|
-
* @throws {RequiredError}
|
|
588
|
-
*/
|
|
589
|
-
listAllBrokerages(options) {
|
|
590
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
591
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAllBrokerages(options);
|
|
592
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
593
|
-
});
|
|
594
|
-
},
|
|
595
|
-
/**
|
|
596
|
-
*
|
|
597
|
-
* @summary List currencies
|
|
598
|
-
* @param {*} [options] Override http request option.
|
|
599
|
-
* @throws {RequiredError}
|
|
600
|
-
*/
|
|
601
|
-
listAllCurrencies(options) {
|
|
602
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
603
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAllCurrencies(options);
|
|
604
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
605
|
-
});
|
|
606
|
-
},
|
|
607
|
-
/**
|
|
608
|
-
*
|
|
609
|
-
* @summary List currency exchange rates
|
|
610
|
-
* @param {*} [options] Override http request option.
|
|
611
|
-
* @throws {RequiredError}
|
|
612
|
-
*/
|
|
613
|
-
listAllCurrenciesRates(options) {
|
|
614
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
615
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAllCurrenciesRates(options);
|
|
616
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
617
|
-
});
|
|
618
|
-
},
|
|
619
|
-
/**
|
|
620
|
-
*
|
|
621
|
-
* @summary Search for symbols available in an account
|
|
622
|
-
* @param {ReferenceDataApiSymbolSearchUserAccountRequest} requestParameters Request parameters.
|
|
623
|
-
* @param {*} [options] Override http request option.
|
|
624
|
-
* @throws {RequiredError}
|
|
625
|
-
*/
|
|
626
|
-
symbolSearchUserAccount(requestParameters, options) {
|
|
627
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
628
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.symbolSearchUserAccount(requestParameters.userId, requestParameters.userSecret, requestParameters.accountId, requestParameters, options);
|
|
629
|
-
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
630
|
-
});
|
|
631
|
-
},
|
|
632
|
-
};
|
|
633
|
-
};
|
|
634
|
-
exports.ReferenceDataApiFp = ReferenceDataApiFp;
|
|
635
|
-
/**
|
|
636
|
-
* ReferenceDataApi - factory interface
|
|
637
|
-
* @export
|
|
638
|
-
*/
|
|
639
|
-
const ReferenceDataApiFactory = function (configuration, basePath, axios) {
|
|
640
|
-
const localVarFp = (0, exports.ReferenceDataApiFp)(configuration);
|
|
641
|
-
return {
|
|
642
|
-
/**
|
|
643
|
-
*
|
|
644
|
-
* @summary Return the exchange rate of a currency pair
|
|
645
|
-
* @param {ReferenceDataApiGetCurrencyExchangeRatePairRequest} requestParameters Request parameters.
|
|
646
|
-
* @param {*} [options] Override http request option.
|
|
647
|
-
* @throws {RequiredError}
|
|
648
|
-
*/
|
|
649
|
-
getCurrencyExchangeRatePair(requestParameters, options) {
|
|
650
|
-
return localVarFp.getCurrencyExchangeRatePair(requestParameters, options).then((request) => request(axios, basePath));
|
|
651
|
-
},
|
|
652
|
-
/**
|
|
653
|
-
*
|
|
654
|
-
* @summary Get metadata related to Snaptrade partner
|
|
655
|
-
* @param {*} [options] Override http request option.
|
|
656
|
-
* @throws {RequiredError}
|
|
657
|
-
*/
|
|
658
|
-
getPartnerInfo(options) {
|
|
659
|
-
return localVarFp.getPartnerInfo(options).then((request) => request(axios, basePath));
|
|
660
|
-
},
|
|
661
|
-
/**
|
|
662
|
-
*
|
|
663
|
-
* @summary List of all security types.
|
|
664
|
-
* @param {*} [options] Override http request option.
|
|
665
|
-
* @throws {RequiredError}
|
|
666
|
-
*/
|
|
667
|
-
getSecurityTypes(options) {
|
|
668
|
-
return localVarFp.getSecurityTypes(options).then((request) => request(axios, basePath));
|
|
669
|
-
},
|
|
670
|
-
/**
|
|
671
|
-
*
|
|
672
|
-
* @summary List exchanges
|
|
673
|
-
* @param {*} [options] Override http request option.
|
|
674
|
-
* @throws {RequiredError}
|
|
675
|
-
*/
|
|
676
|
-
getStockExchanges(options) {
|
|
677
|
-
return localVarFp.getStockExchanges(options).then((request) => request(axios, basePath));
|
|
678
|
-
},
|
|
679
|
-
/**
|
|
680
|
-
*
|
|
681
|
-
* @summary Search for symbols
|
|
682
|
-
* @param {ReferenceDataApiGetSymbolsRequest} requestParameters Request parameters.
|
|
683
|
-
* @param {*} [options] Override http request option.
|
|
684
|
-
* @throws {RequiredError}
|
|
685
|
-
*/
|
|
686
|
-
getSymbols(requestParameters = {}, options) {
|
|
687
|
-
return localVarFp.getSymbols(requestParameters, options).then((request) => request(axios, basePath));
|
|
688
|
-
},
|
|
689
|
-
/**
|
|
690
|
-
*
|
|
691
|
-
* @summary Get details of a symbol by the ticker
|
|
692
|
-
* @param {ReferenceDataApiGetSymbolsByTickerRequest} requestParameters Request parameters.
|
|
693
|
-
* @param {*} [options] Override http request option.
|
|
694
|
-
* @throws {RequiredError}
|
|
695
|
-
*/
|
|
696
|
-
getSymbolsByTicker(requestParameters, options) {
|
|
697
|
-
return localVarFp.getSymbolsByTicker(requestParameters, options).then((request) => request(axios, basePath));
|
|
698
|
-
},
|
|
699
|
-
/**
|
|
700
|
-
*
|
|
701
|
-
* @summary List of all brokerage authorization types
|
|
702
|
-
* @param {ReferenceDataApiListAllBrokerageAuthorizationTypeRequest} requestParameters Request parameters.
|
|
703
|
-
* @param {*} [options] Override http request option.
|
|
704
|
-
* @throws {RequiredError}
|
|
705
|
-
*/
|
|
706
|
-
listAllBrokerageAuthorizationType(requestParameters = {}, options) {
|
|
707
|
-
return localVarFp.listAllBrokerageAuthorizationType(requestParameters, options).then((request) => request(axios, basePath));
|
|
708
|
-
},
|
|
709
|
-
/**
|
|
710
|
-
*
|
|
711
|
-
* @summary List brokerages
|
|
712
|
-
* @param {*} [options] Override http request option.
|
|
713
|
-
* @throws {RequiredError}
|
|
714
|
-
*/
|
|
715
|
-
listAllBrokerages(options) {
|
|
716
|
-
return localVarFp.listAllBrokerages(options).then((request) => request(axios, basePath));
|
|
717
|
-
},
|
|
718
|
-
/**
|
|
719
|
-
*
|
|
720
|
-
* @summary List currencies
|
|
721
|
-
* @param {*} [options] Override http request option.
|
|
722
|
-
* @throws {RequiredError}
|
|
723
|
-
*/
|
|
724
|
-
listAllCurrencies(options) {
|
|
725
|
-
return localVarFp.listAllCurrencies(options).then((request) => request(axios, basePath));
|
|
726
|
-
},
|
|
727
|
-
/**
|
|
728
|
-
*
|
|
729
|
-
* @summary List currency exchange rates
|
|
730
|
-
* @param {*} [options] Override http request option.
|
|
731
|
-
* @throws {RequiredError}
|
|
732
|
-
*/
|
|
733
|
-
listAllCurrenciesRates(options) {
|
|
734
|
-
return localVarFp.listAllCurrenciesRates(options).then((request) => request(axios, basePath));
|
|
735
|
-
},
|
|
736
|
-
/**
|
|
737
|
-
*
|
|
738
|
-
* @summary Search for symbols available in an account
|
|
739
|
-
* @param {ReferenceDataApiSymbolSearchUserAccountRequest} requestParameters Request parameters.
|
|
740
|
-
* @param {*} [options] Override http request option.
|
|
741
|
-
* @throws {RequiredError}
|
|
742
|
-
*/
|
|
743
|
-
symbolSearchUserAccount(requestParameters, options) {
|
|
744
|
-
return localVarFp.symbolSearchUserAccount(requestParameters, options).then((request) => request(axios, basePath));
|
|
745
|
-
},
|
|
746
|
-
};
|
|
747
|
-
};
|
|
748
|
-
exports.ReferenceDataApiFactory = ReferenceDataApiFactory;
|
|
749
|
-
/**
|
|
750
|
-
* ReferenceDataApiGenerated - object-oriented interface
|
|
751
|
-
* @export
|
|
752
|
-
* @class ReferenceDataApiGenerated
|
|
753
|
-
* @extends {BaseAPI}
|
|
754
|
-
*/
|
|
755
|
-
class ReferenceDataApiGenerated extends base_1.BaseAPI {
|
|
756
|
-
/**
|
|
757
|
-
*
|
|
758
|
-
* @summary Return the exchange rate of a currency pair
|
|
759
|
-
* @param {ReferenceDataApiGetCurrencyExchangeRatePairRequest} requestParameters Request parameters.
|
|
760
|
-
* @param {*} [options] Override http request option.
|
|
761
|
-
* @throws {RequiredError}
|
|
762
|
-
* @memberof ReferenceDataApiGenerated
|
|
763
|
-
*/
|
|
764
|
-
getCurrencyExchangeRatePair(requestParameters, options) {
|
|
765
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).getCurrencyExchangeRatePair(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
766
|
-
}
|
|
767
|
-
/**
|
|
768
|
-
*
|
|
769
|
-
* @summary Get metadata related to Snaptrade partner
|
|
770
|
-
* @param {*} [options] Override http request option.
|
|
771
|
-
* @throws {RequiredError}
|
|
772
|
-
* @memberof ReferenceDataApiGenerated
|
|
773
|
-
*/
|
|
774
|
-
getPartnerInfo(options) {
|
|
775
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).getPartnerInfo(options).then((request) => request(this.axios, this.basePath));
|
|
776
|
-
}
|
|
777
|
-
/**
|
|
778
|
-
*
|
|
779
|
-
* @summary List of all security types.
|
|
780
|
-
* @param {*} [options] Override http request option.
|
|
781
|
-
* @throws {RequiredError}
|
|
782
|
-
* @memberof ReferenceDataApiGenerated
|
|
783
|
-
*/
|
|
784
|
-
getSecurityTypes(options) {
|
|
785
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).getSecurityTypes(options).then((request) => request(this.axios, this.basePath));
|
|
786
|
-
}
|
|
787
|
-
/**
|
|
788
|
-
*
|
|
789
|
-
* @summary List exchanges
|
|
790
|
-
* @param {*} [options] Override http request option.
|
|
791
|
-
* @throws {RequiredError}
|
|
792
|
-
* @memberof ReferenceDataApiGenerated
|
|
793
|
-
*/
|
|
794
|
-
getStockExchanges(options) {
|
|
795
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).getStockExchanges(options).then((request) => request(this.axios, this.basePath));
|
|
796
|
-
}
|
|
797
|
-
/**
|
|
798
|
-
*
|
|
799
|
-
* @summary Search for symbols
|
|
800
|
-
* @param {ReferenceDataApiGetSymbolsRequest} requestParameters Request parameters.
|
|
801
|
-
* @param {*} [options] Override http request option.
|
|
802
|
-
* @throws {RequiredError}
|
|
803
|
-
* @memberof ReferenceDataApiGenerated
|
|
804
|
-
*/
|
|
805
|
-
getSymbols(requestParameters = {}, options) {
|
|
806
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).getSymbols(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
807
|
-
}
|
|
808
|
-
/**
|
|
809
|
-
*
|
|
810
|
-
* @summary Get details of a symbol by the ticker
|
|
811
|
-
* @param {ReferenceDataApiGetSymbolsByTickerRequest} requestParameters Request parameters.
|
|
812
|
-
* @param {*} [options] Override http request option.
|
|
813
|
-
* @throws {RequiredError}
|
|
814
|
-
* @memberof ReferenceDataApiGenerated
|
|
815
|
-
*/
|
|
816
|
-
getSymbolsByTicker(requestParameters, options) {
|
|
817
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).getSymbolsByTicker(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
818
|
-
}
|
|
819
|
-
/**
|
|
820
|
-
*
|
|
821
|
-
* @summary List of all brokerage authorization types
|
|
822
|
-
* @param {ReferenceDataApiListAllBrokerageAuthorizationTypeRequest} requestParameters Request parameters.
|
|
823
|
-
* @param {*} [options] Override http request option.
|
|
824
|
-
* @throws {RequiredError}
|
|
825
|
-
* @memberof ReferenceDataApiGenerated
|
|
826
|
-
*/
|
|
827
|
-
listAllBrokerageAuthorizationType(requestParameters = {}, options) {
|
|
828
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).listAllBrokerageAuthorizationType(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
829
|
-
}
|
|
830
|
-
/**
|
|
831
|
-
*
|
|
832
|
-
* @summary List brokerages
|
|
833
|
-
* @param {*} [options] Override http request option.
|
|
834
|
-
* @throws {RequiredError}
|
|
835
|
-
* @memberof ReferenceDataApiGenerated
|
|
836
|
-
*/
|
|
837
|
-
listAllBrokerages(options) {
|
|
838
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).listAllBrokerages(options).then((request) => request(this.axios, this.basePath));
|
|
839
|
-
}
|
|
840
|
-
/**
|
|
841
|
-
*
|
|
842
|
-
* @summary List currencies
|
|
843
|
-
* @param {*} [options] Override http request option.
|
|
844
|
-
* @throws {RequiredError}
|
|
845
|
-
* @memberof ReferenceDataApiGenerated
|
|
846
|
-
*/
|
|
847
|
-
listAllCurrencies(options) {
|
|
848
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).listAllCurrencies(options).then((request) => request(this.axios, this.basePath));
|
|
849
|
-
}
|
|
850
|
-
/**
|
|
851
|
-
*
|
|
852
|
-
* @summary List currency exchange rates
|
|
853
|
-
* @param {*} [options] Override http request option.
|
|
854
|
-
* @throws {RequiredError}
|
|
855
|
-
* @memberof ReferenceDataApiGenerated
|
|
856
|
-
*/
|
|
857
|
-
listAllCurrenciesRates(options) {
|
|
858
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).listAllCurrenciesRates(options).then((request) => request(this.axios, this.basePath));
|
|
859
|
-
}
|
|
860
|
-
/**
|
|
861
|
-
*
|
|
862
|
-
* @summary Search for symbols available in an account
|
|
863
|
-
* @param {ReferenceDataApiSymbolSearchUserAccountRequest} requestParameters Request parameters.
|
|
864
|
-
* @param {*} [options] Override http request option.
|
|
865
|
-
* @throws {RequiredError}
|
|
866
|
-
* @memberof ReferenceDataApiGenerated
|
|
867
|
-
*/
|
|
868
|
-
symbolSearchUserAccount(requestParameters, options) {
|
|
869
|
-
return (0, exports.ReferenceDataApiFp)(this.configuration).symbolSearchUserAccount(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
870
|
-
}
|
|
871
|
-
}
|
|
872
|
-
exports.ReferenceDataApiGenerated = ReferenceDataApiGenerated;
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SnapTrade
|
|
6
|
+
* Connect brokerage accounts to your app for live positions and trading
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: api@snaptrade.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This file is auto generated by Konfig (https://konfigthis.com).
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
15
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
16
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
17
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
18
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
19
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
20
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
|
+
exports.ReferenceDataApiGenerated = exports.ReferenceDataApiFactory = exports.ReferenceDataApiFp = exports.ReferenceDataApiAxiosParamCreator = void 0;
|
|
25
|
+
const axios_1 = require("axios");
|
|
26
|
+
// Some imports not used depending on template conditions
|
|
27
|
+
// @ts-ignore
|
|
28
|
+
const common_1 = require("../common");
|
|
29
|
+
// @ts-ignore
|
|
30
|
+
const base_1 = require("../base");
|
|
31
|
+
const requestBeforeHook_1 = require("../requestBeforeHook");
|
|
32
|
+
/**
|
|
33
|
+
* ReferenceDataApi - axios parameter creator
|
|
34
|
+
* @export
|
|
35
|
+
*/
|
|
36
|
+
const ReferenceDataApiAxiosParamCreator = function (configuration) {
|
|
37
|
+
return {
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @summary Return the exchange rate of a currency pair
|
|
41
|
+
* @param {string} currencyPair A currency pair based on currency code for example, {CAD-USD}
|
|
42
|
+
* @param {*} [options] Override http request option.
|
|
43
|
+
* @throws {RequiredError}
|
|
44
|
+
*/
|
|
45
|
+
getCurrencyExchangeRatePair: (currencyPair, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
46
|
+
// verify required parameter 'currencyPair' is not null or undefined
|
|
47
|
+
(0, common_1.assertParamExists)('getCurrencyExchangeRatePair', 'currencyPair', currencyPair);
|
|
48
|
+
const localVarPath = `/currencies/rates/{currencyPair}`
|
|
49
|
+
.replace(`{${"currencyPair"}}`, encodeURIComponent(String(currencyPair !== undefined ? currencyPair : `-currencyPair-`)));
|
|
50
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
51
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
52
|
+
let baseOptions;
|
|
53
|
+
if (configuration) {
|
|
54
|
+
baseOptions = configuration.baseOptions;
|
|
55
|
+
}
|
|
56
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
57
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
58
|
+
const localVarQueryParameter = {};
|
|
59
|
+
// authentication PartnerClientId required
|
|
60
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
61
|
+
// authentication PartnerSignature required
|
|
62
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
63
|
+
// authentication PartnerTimestamp required
|
|
64
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
65
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
66
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
67
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
68
|
+
queryParameters: localVarQueryParameter,
|
|
69
|
+
requestConfig: localVarRequestOptions,
|
|
70
|
+
path: localVarPath,
|
|
71
|
+
configuration
|
|
72
|
+
});
|
|
73
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
74
|
+
return {
|
|
75
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
76
|
+
options: localVarRequestOptions,
|
|
77
|
+
};
|
|
78
|
+
}),
|
|
79
|
+
/**
|
|
80
|
+
*
|
|
81
|
+
* @summary Get metadata related to Snaptrade partner
|
|
82
|
+
* @param {*} [options] Override http request option.
|
|
83
|
+
* @throws {RequiredError}
|
|
84
|
+
*/
|
|
85
|
+
getPartnerInfo: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
86
|
+
const localVarPath = `/snapTrade/partners`;
|
|
87
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
88
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
89
|
+
let baseOptions;
|
|
90
|
+
if (configuration) {
|
|
91
|
+
baseOptions = configuration.baseOptions;
|
|
92
|
+
}
|
|
93
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
94
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
95
|
+
const localVarQueryParameter = {};
|
|
96
|
+
// authentication PartnerClientId required
|
|
97
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
98
|
+
// authentication PartnerSignature required
|
|
99
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
100
|
+
// authentication PartnerTimestamp required
|
|
101
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
102
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
103
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
104
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
105
|
+
queryParameters: localVarQueryParameter,
|
|
106
|
+
requestConfig: localVarRequestOptions,
|
|
107
|
+
path: localVarPath,
|
|
108
|
+
configuration
|
|
109
|
+
});
|
|
110
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
111
|
+
return {
|
|
112
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
113
|
+
options: localVarRequestOptions,
|
|
114
|
+
};
|
|
115
|
+
}),
|
|
116
|
+
/**
|
|
117
|
+
*
|
|
118
|
+
* @summary List of all security types.
|
|
119
|
+
* @param {*} [options] Override http request option.
|
|
120
|
+
* @throws {RequiredError}
|
|
121
|
+
*/
|
|
122
|
+
getSecurityTypes: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
123
|
+
const localVarPath = `/securityTypes`;
|
|
124
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
125
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
126
|
+
let baseOptions;
|
|
127
|
+
if (configuration) {
|
|
128
|
+
baseOptions = configuration.baseOptions;
|
|
129
|
+
}
|
|
130
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
131
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
132
|
+
const localVarQueryParameter = {};
|
|
133
|
+
// authentication PartnerClientId required
|
|
134
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
135
|
+
// authentication PartnerSignature required
|
|
136
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
137
|
+
// authentication PartnerTimestamp required
|
|
138
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
139
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
140
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
141
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
142
|
+
queryParameters: localVarQueryParameter,
|
|
143
|
+
requestConfig: localVarRequestOptions,
|
|
144
|
+
path: localVarPath,
|
|
145
|
+
configuration
|
|
146
|
+
});
|
|
147
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
148
|
+
return {
|
|
149
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
150
|
+
options: localVarRequestOptions,
|
|
151
|
+
};
|
|
152
|
+
}),
|
|
153
|
+
/**
|
|
154
|
+
*
|
|
155
|
+
* @summary List exchanges
|
|
156
|
+
* @param {*} [options] Override http request option.
|
|
157
|
+
* @throws {RequiredError}
|
|
158
|
+
*/
|
|
159
|
+
getStockExchanges: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
160
|
+
const localVarPath = `/exchanges`;
|
|
161
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
162
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
163
|
+
let baseOptions;
|
|
164
|
+
if (configuration) {
|
|
165
|
+
baseOptions = configuration.baseOptions;
|
|
166
|
+
}
|
|
167
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
168
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
169
|
+
const localVarQueryParameter = {};
|
|
170
|
+
// authentication PartnerClientId required
|
|
171
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
172
|
+
// authentication PartnerSignature required
|
|
173
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
174
|
+
// authentication PartnerTimestamp required
|
|
175
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
176
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
177
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
178
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
179
|
+
queryParameters: localVarQueryParameter,
|
|
180
|
+
requestConfig: localVarRequestOptions,
|
|
181
|
+
path: localVarPath,
|
|
182
|
+
configuration
|
|
183
|
+
});
|
|
184
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
185
|
+
return {
|
|
186
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
187
|
+
options: localVarRequestOptions,
|
|
188
|
+
};
|
|
189
|
+
}),
|
|
190
|
+
/**
|
|
191
|
+
*
|
|
192
|
+
* @summary Search for symbols
|
|
193
|
+
* @param {SymbolQuery} [symbolQuery]
|
|
194
|
+
* @param {*} [options] Override http request option.
|
|
195
|
+
* @throws {RequiredError}
|
|
196
|
+
*/
|
|
197
|
+
getSymbols: (symbolQuery, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
198
|
+
const localVarPath = `/symbols`;
|
|
199
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
200
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
201
|
+
let baseOptions;
|
|
202
|
+
if (configuration) {
|
|
203
|
+
baseOptions = configuration.baseOptions;
|
|
204
|
+
}
|
|
205
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
206
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
207
|
+
const localVarQueryParameter = {};
|
|
208
|
+
// authentication PartnerClientId required
|
|
209
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
210
|
+
// authentication PartnerSignature required
|
|
211
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
212
|
+
// authentication PartnerTimestamp required
|
|
213
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
214
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
215
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
216
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
217
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
218
|
+
requestBody: symbolQuery,
|
|
219
|
+
queryParameters: localVarQueryParameter,
|
|
220
|
+
requestConfig: localVarRequestOptions,
|
|
221
|
+
path: localVarPath,
|
|
222
|
+
configuration
|
|
223
|
+
});
|
|
224
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(symbolQuery, localVarRequestOptions, configuration);
|
|
225
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
226
|
+
return {
|
|
227
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
228
|
+
options: localVarRequestOptions,
|
|
229
|
+
};
|
|
230
|
+
}),
|
|
231
|
+
/**
|
|
232
|
+
*
|
|
233
|
+
* @summary Get details of a symbol by the ticker
|
|
234
|
+
* @param {string} ticker The ticker of the UniversalSymbol to get.
|
|
235
|
+
* @param {string} [symbolId] OPTIONAL IN PATH Can be used instead of the ticker ; The ID of the UniversalSymbol to get.
|
|
236
|
+
* @param {*} [options] Override http request option.
|
|
237
|
+
* @throws {RequiredError}
|
|
238
|
+
*/
|
|
239
|
+
getSymbolsByTicker: (ticker, symbolId, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
240
|
+
// verify required parameter 'ticker' is not null or undefined
|
|
241
|
+
(0, common_1.assertParamExists)('getSymbolsByTicker', 'ticker', ticker);
|
|
242
|
+
const localVarPath = `/symbols/{ticker}`
|
|
243
|
+
.replace(`{${"ticker"}}`, encodeURIComponent(String(ticker !== undefined ? ticker : `-ticker-`)));
|
|
244
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
245
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
246
|
+
let baseOptions;
|
|
247
|
+
if (configuration) {
|
|
248
|
+
baseOptions = configuration.baseOptions;
|
|
249
|
+
}
|
|
250
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
251
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
252
|
+
const localVarQueryParameter = {};
|
|
253
|
+
// authentication PartnerClientId required
|
|
254
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
255
|
+
// authentication PartnerSignature required
|
|
256
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
257
|
+
// authentication PartnerTimestamp required
|
|
258
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
259
|
+
if (symbolId !== undefined) {
|
|
260
|
+
localVarQueryParameter['symbolId'] = symbolId;
|
|
261
|
+
}
|
|
262
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
263
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
264
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
265
|
+
queryParameters: localVarQueryParameter,
|
|
266
|
+
requestConfig: localVarRequestOptions,
|
|
267
|
+
path: localVarPath,
|
|
268
|
+
configuration
|
|
269
|
+
});
|
|
270
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
271
|
+
return {
|
|
272
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
273
|
+
options: localVarRequestOptions,
|
|
274
|
+
};
|
|
275
|
+
}),
|
|
276
|
+
/**
|
|
277
|
+
*
|
|
278
|
+
* @summary List of all brokerage authorization types
|
|
279
|
+
* @param {string} [brokerage] Comma separated value of brokerage slugs
|
|
280
|
+
* @param {*} [options] Override http request option.
|
|
281
|
+
* @throws {RequiredError}
|
|
282
|
+
*/
|
|
283
|
+
listAllBrokerageAuthorizationType: (brokerage, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
284
|
+
const localVarPath = `/brokerageAuthorizationTypes`;
|
|
285
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
286
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
287
|
+
let baseOptions;
|
|
288
|
+
if (configuration) {
|
|
289
|
+
baseOptions = configuration.baseOptions;
|
|
290
|
+
}
|
|
291
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
292
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
293
|
+
const localVarQueryParameter = {};
|
|
294
|
+
// authentication PartnerClientId required
|
|
295
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
296
|
+
// authentication PartnerSignature required
|
|
297
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
298
|
+
// authentication PartnerTimestamp required
|
|
299
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
300
|
+
if (brokerage !== undefined) {
|
|
301
|
+
localVarQueryParameter['brokerage'] = brokerage;
|
|
302
|
+
}
|
|
303
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
304
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
305
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
306
|
+
queryParameters: localVarQueryParameter,
|
|
307
|
+
requestConfig: localVarRequestOptions,
|
|
308
|
+
path: localVarPath,
|
|
309
|
+
configuration
|
|
310
|
+
});
|
|
311
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
312
|
+
return {
|
|
313
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
314
|
+
options: localVarRequestOptions,
|
|
315
|
+
};
|
|
316
|
+
}),
|
|
317
|
+
/**
|
|
318
|
+
*
|
|
319
|
+
* @summary List brokerages
|
|
320
|
+
* @param {*} [options] Override http request option.
|
|
321
|
+
* @throws {RequiredError}
|
|
322
|
+
*/
|
|
323
|
+
listAllBrokerages: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
324
|
+
const localVarPath = `/brokerages`;
|
|
325
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
326
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
327
|
+
let baseOptions;
|
|
328
|
+
if (configuration) {
|
|
329
|
+
baseOptions = configuration.baseOptions;
|
|
330
|
+
}
|
|
331
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
332
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
333
|
+
const localVarQueryParameter = {};
|
|
334
|
+
// authentication PartnerClientId required
|
|
335
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
336
|
+
// authentication PartnerSignature required
|
|
337
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
338
|
+
// authentication PartnerTimestamp required
|
|
339
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
340
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
341
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
342
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
343
|
+
queryParameters: localVarQueryParameter,
|
|
344
|
+
requestConfig: localVarRequestOptions,
|
|
345
|
+
path: localVarPath,
|
|
346
|
+
configuration
|
|
347
|
+
});
|
|
348
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
349
|
+
return {
|
|
350
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
351
|
+
options: localVarRequestOptions,
|
|
352
|
+
};
|
|
353
|
+
}),
|
|
354
|
+
/**
|
|
355
|
+
*
|
|
356
|
+
* @summary List currencies
|
|
357
|
+
* @param {*} [options] Override http request option.
|
|
358
|
+
* @throws {RequiredError}
|
|
359
|
+
*/
|
|
360
|
+
listAllCurrencies: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
361
|
+
const localVarPath = `/currencies`;
|
|
362
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
363
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
364
|
+
let baseOptions;
|
|
365
|
+
if (configuration) {
|
|
366
|
+
baseOptions = configuration.baseOptions;
|
|
367
|
+
}
|
|
368
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
369
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
370
|
+
const localVarQueryParameter = {};
|
|
371
|
+
// authentication PartnerClientId required
|
|
372
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
373
|
+
// authentication PartnerSignature required
|
|
374
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
375
|
+
// authentication PartnerTimestamp required
|
|
376
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
377
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
378
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
379
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
380
|
+
queryParameters: localVarQueryParameter,
|
|
381
|
+
requestConfig: localVarRequestOptions,
|
|
382
|
+
path: localVarPath,
|
|
383
|
+
configuration
|
|
384
|
+
});
|
|
385
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
386
|
+
return {
|
|
387
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
388
|
+
options: localVarRequestOptions,
|
|
389
|
+
};
|
|
390
|
+
}),
|
|
391
|
+
/**
|
|
392
|
+
*
|
|
393
|
+
* @summary List currency exchange rates
|
|
394
|
+
* @param {*} [options] Override http request option.
|
|
395
|
+
* @throws {RequiredError}
|
|
396
|
+
*/
|
|
397
|
+
listAllCurrenciesRates: (options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
398
|
+
const localVarPath = `/currencies/rates`;
|
|
399
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
400
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
401
|
+
let baseOptions;
|
|
402
|
+
if (configuration) {
|
|
403
|
+
baseOptions = configuration.baseOptions;
|
|
404
|
+
}
|
|
405
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
406
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
407
|
+
const localVarQueryParameter = {};
|
|
408
|
+
// authentication PartnerClientId required
|
|
409
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
410
|
+
// authentication PartnerSignature required
|
|
411
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
412
|
+
// authentication PartnerTimestamp required
|
|
413
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
414
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
415
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
416
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
417
|
+
queryParameters: localVarQueryParameter,
|
|
418
|
+
requestConfig: localVarRequestOptions,
|
|
419
|
+
path: localVarPath,
|
|
420
|
+
configuration
|
|
421
|
+
});
|
|
422
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
423
|
+
return {
|
|
424
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
425
|
+
options: localVarRequestOptions,
|
|
426
|
+
};
|
|
427
|
+
}),
|
|
428
|
+
/**
|
|
429
|
+
*
|
|
430
|
+
* @summary Search for symbols available in an account
|
|
431
|
+
* @param {string} userId
|
|
432
|
+
* @param {string} userSecret
|
|
433
|
+
* @param {string} accountId The ID of the account get positions.
|
|
434
|
+
* @param {SymbolQuery} [symbolQuery]
|
|
435
|
+
* @param {*} [options] Override http request option.
|
|
436
|
+
* @throws {RequiredError}
|
|
437
|
+
*/
|
|
438
|
+
symbolSearchUserAccount: (userId, userSecret, accountId, symbolQuery, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
439
|
+
// verify required parameter 'userId' is not null or undefined
|
|
440
|
+
(0, common_1.assertParamExists)('symbolSearchUserAccount', 'userId', userId);
|
|
441
|
+
// verify required parameter 'userSecret' is not null or undefined
|
|
442
|
+
(0, common_1.assertParamExists)('symbolSearchUserAccount', 'userSecret', userSecret);
|
|
443
|
+
// verify required parameter 'accountId' is not null or undefined
|
|
444
|
+
(0, common_1.assertParamExists)('symbolSearchUserAccount', 'accountId', accountId);
|
|
445
|
+
const localVarPath = `/accounts/{accountId}/symbols`
|
|
446
|
+
.replace(`{${"accountId"}}`, encodeURIComponent(String(accountId !== undefined ? accountId : `-accountId-`)));
|
|
447
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
448
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
449
|
+
let baseOptions;
|
|
450
|
+
if (configuration) {
|
|
451
|
+
baseOptions = configuration.baseOptions;
|
|
452
|
+
}
|
|
453
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
454
|
+
const localVarHeaderParameter = configuration && !(0, common_1.isBrowser)() ? { "User-Agent": configuration.userAgent } : {};
|
|
455
|
+
const localVarQueryParameter = {};
|
|
456
|
+
// authentication PartnerClientId required
|
|
457
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "clientId", configuration });
|
|
458
|
+
// authentication PartnerSignature required
|
|
459
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarHeaderParameter, keyParamName: "Signature", configuration });
|
|
460
|
+
// authentication PartnerTimestamp required
|
|
461
|
+
yield (0, common_1.setApiKeyToObject)({ object: localVarQueryParameter, keyParamName: "timestamp", configuration });
|
|
462
|
+
if (userId !== undefined) {
|
|
463
|
+
localVarQueryParameter['userId'] = userId;
|
|
464
|
+
}
|
|
465
|
+
if (userSecret !== undefined) {
|
|
466
|
+
localVarQueryParameter['userSecret'] = userSecret;
|
|
467
|
+
}
|
|
468
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
469
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
470
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
471
|
+
(0, requestBeforeHook_1.requestBeforeHook)({
|
|
472
|
+
requestBody: symbolQuery,
|
|
473
|
+
queryParameters: localVarQueryParameter,
|
|
474
|
+
requestConfig: localVarRequestOptions,
|
|
475
|
+
path: localVarPath,
|
|
476
|
+
configuration
|
|
477
|
+
});
|
|
478
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(symbolQuery, localVarRequestOptions, configuration);
|
|
479
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
480
|
+
return {
|
|
481
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
482
|
+
options: localVarRequestOptions,
|
|
483
|
+
};
|
|
484
|
+
}),
|
|
485
|
+
};
|
|
486
|
+
};
|
|
487
|
+
exports.ReferenceDataApiAxiosParamCreator = ReferenceDataApiAxiosParamCreator;
|
|
488
|
+
/**
|
|
489
|
+
* ReferenceDataApi - functional programming interface
|
|
490
|
+
* @export
|
|
491
|
+
*/
|
|
492
|
+
const ReferenceDataApiFp = function (configuration) {
|
|
493
|
+
const localVarAxiosParamCreator = (0, exports.ReferenceDataApiAxiosParamCreator)(configuration);
|
|
494
|
+
return {
|
|
495
|
+
/**
|
|
496
|
+
*
|
|
497
|
+
* @summary Return the exchange rate of a currency pair
|
|
498
|
+
* @param {ReferenceDataApiGetCurrencyExchangeRatePairRequest} requestParameters Request parameters.
|
|
499
|
+
* @param {*} [options] Override http request option.
|
|
500
|
+
* @throws {RequiredError}
|
|
501
|
+
*/
|
|
502
|
+
getCurrencyExchangeRatePair(requestParameters, options) {
|
|
503
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
504
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getCurrencyExchangeRatePair(requestParameters.currencyPair, options);
|
|
505
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
506
|
+
});
|
|
507
|
+
},
|
|
508
|
+
/**
|
|
509
|
+
*
|
|
510
|
+
* @summary Get metadata related to Snaptrade partner
|
|
511
|
+
* @param {*} [options] Override http request option.
|
|
512
|
+
* @throws {RequiredError}
|
|
513
|
+
*/
|
|
514
|
+
getPartnerInfo(options) {
|
|
515
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
516
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getPartnerInfo(options);
|
|
517
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
518
|
+
});
|
|
519
|
+
},
|
|
520
|
+
/**
|
|
521
|
+
*
|
|
522
|
+
* @summary List of all security types.
|
|
523
|
+
* @param {*} [options] Override http request option.
|
|
524
|
+
* @throws {RequiredError}
|
|
525
|
+
*/
|
|
526
|
+
getSecurityTypes(options) {
|
|
527
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
528
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSecurityTypes(options);
|
|
529
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
530
|
+
});
|
|
531
|
+
},
|
|
532
|
+
/**
|
|
533
|
+
*
|
|
534
|
+
* @summary List exchanges
|
|
535
|
+
* @param {*} [options] Override http request option.
|
|
536
|
+
* @throws {RequiredError}
|
|
537
|
+
*/
|
|
538
|
+
getStockExchanges(options) {
|
|
539
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
540
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getStockExchanges(options);
|
|
541
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
542
|
+
});
|
|
543
|
+
},
|
|
544
|
+
/**
|
|
545
|
+
*
|
|
546
|
+
* @summary Search for symbols
|
|
547
|
+
* @param {ReferenceDataApiGetSymbolsRequest} requestParameters Request parameters.
|
|
548
|
+
* @param {*} [options] Override http request option.
|
|
549
|
+
* @throws {RequiredError}
|
|
550
|
+
*/
|
|
551
|
+
getSymbols(requestParameters = {}, options) {
|
|
552
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
553
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSymbols(requestParameters, options);
|
|
554
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
555
|
+
});
|
|
556
|
+
},
|
|
557
|
+
/**
|
|
558
|
+
*
|
|
559
|
+
* @summary Get details of a symbol by the ticker
|
|
560
|
+
* @param {ReferenceDataApiGetSymbolsByTickerRequest} requestParameters Request parameters.
|
|
561
|
+
* @param {*} [options] Override http request option.
|
|
562
|
+
* @throws {RequiredError}
|
|
563
|
+
*/
|
|
564
|
+
getSymbolsByTicker(requestParameters, options) {
|
|
565
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
566
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSymbolsByTicker(requestParameters.ticker, requestParameters.symbolId, options);
|
|
567
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
568
|
+
});
|
|
569
|
+
},
|
|
570
|
+
/**
|
|
571
|
+
*
|
|
572
|
+
* @summary List of all brokerage authorization types
|
|
573
|
+
* @param {ReferenceDataApiListAllBrokerageAuthorizationTypeRequest} requestParameters Request parameters.
|
|
574
|
+
* @param {*} [options] Override http request option.
|
|
575
|
+
* @throws {RequiredError}
|
|
576
|
+
*/
|
|
577
|
+
listAllBrokerageAuthorizationType(requestParameters = {}, options) {
|
|
578
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
579
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAllBrokerageAuthorizationType(requestParameters.brokerage, options);
|
|
580
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
581
|
+
});
|
|
582
|
+
},
|
|
583
|
+
/**
|
|
584
|
+
*
|
|
585
|
+
* @summary List brokerages
|
|
586
|
+
* @param {*} [options] Override http request option.
|
|
587
|
+
* @throws {RequiredError}
|
|
588
|
+
*/
|
|
589
|
+
listAllBrokerages(options) {
|
|
590
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
591
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAllBrokerages(options);
|
|
592
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
593
|
+
});
|
|
594
|
+
},
|
|
595
|
+
/**
|
|
596
|
+
*
|
|
597
|
+
* @summary List currencies
|
|
598
|
+
* @param {*} [options] Override http request option.
|
|
599
|
+
* @throws {RequiredError}
|
|
600
|
+
*/
|
|
601
|
+
listAllCurrencies(options) {
|
|
602
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
603
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAllCurrencies(options);
|
|
604
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
605
|
+
});
|
|
606
|
+
},
|
|
607
|
+
/**
|
|
608
|
+
*
|
|
609
|
+
* @summary List currency exchange rates
|
|
610
|
+
* @param {*} [options] Override http request option.
|
|
611
|
+
* @throws {RequiredError}
|
|
612
|
+
*/
|
|
613
|
+
listAllCurrenciesRates(options) {
|
|
614
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
615
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAllCurrenciesRates(options);
|
|
616
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
617
|
+
});
|
|
618
|
+
},
|
|
619
|
+
/**
|
|
620
|
+
*
|
|
621
|
+
* @summary Search for symbols available in an account
|
|
622
|
+
* @param {ReferenceDataApiSymbolSearchUserAccountRequest} requestParameters Request parameters.
|
|
623
|
+
* @param {*} [options] Override http request option.
|
|
624
|
+
* @throws {RequiredError}
|
|
625
|
+
*/
|
|
626
|
+
symbolSearchUserAccount(requestParameters, options) {
|
|
627
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
628
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.symbolSearchUserAccount(requestParameters.userId, requestParameters.userSecret, requestParameters.accountId, requestParameters, options);
|
|
629
|
+
return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
|
|
630
|
+
});
|
|
631
|
+
},
|
|
632
|
+
};
|
|
633
|
+
};
|
|
634
|
+
exports.ReferenceDataApiFp = ReferenceDataApiFp;
|
|
635
|
+
/**
|
|
636
|
+
* ReferenceDataApi - factory interface
|
|
637
|
+
* @export
|
|
638
|
+
*/
|
|
639
|
+
const ReferenceDataApiFactory = function (configuration, basePath, axios) {
|
|
640
|
+
const localVarFp = (0, exports.ReferenceDataApiFp)(configuration);
|
|
641
|
+
return {
|
|
642
|
+
/**
|
|
643
|
+
*
|
|
644
|
+
* @summary Return the exchange rate of a currency pair
|
|
645
|
+
* @param {ReferenceDataApiGetCurrencyExchangeRatePairRequest} requestParameters Request parameters.
|
|
646
|
+
* @param {*} [options] Override http request option.
|
|
647
|
+
* @throws {RequiredError}
|
|
648
|
+
*/
|
|
649
|
+
getCurrencyExchangeRatePair(requestParameters, options) {
|
|
650
|
+
return localVarFp.getCurrencyExchangeRatePair(requestParameters, options).then((request) => request(axios, basePath));
|
|
651
|
+
},
|
|
652
|
+
/**
|
|
653
|
+
*
|
|
654
|
+
* @summary Get metadata related to Snaptrade partner
|
|
655
|
+
* @param {*} [options] Override http request option.
|
|
656
|
+
* @throws {RequiredError}
|
|
657
|
+
*/
|
|
658
|
+
getPartnerInfo(options) {
|
|
659
|
+
return localVarFp.getPartnerInfo(options).then((request) => request(axios, basePath));
|
|
660
|
+
},
|
|
661
|
+
/**
|
|
662
|
+
*
|
|
663
|
+
* @summary List of all security types.
|
|
664
|
+
* @param {*} [options] Override http request option.
|
|
665
|
+
* @throws {RequiredError}
|
|
666
|
+
*/
|
|
667
|
+
getSecurityTypes(options) {
|
|
668
|
+
return localVarFp.getSecurityTypes(options).then((request) => request(axios, basePath));
|
|
669
|
+
},
|
|
670
|
+
/**
|
|
671
|
+
*
|
|
672
|
+
* @summary List exchanges
|
|
673
|
+
* @param {*} [options] Override http request option.
|
|
674
|
+
* @throws {RequiredError}
|
|
675
|
+
*/
|
|
676
|
+
getStockExchanges(options) {
|
|
677
|
+
return localVarFp.getStockExchanges(options).then((request) => request(axios, basePath));
|
|
678
|
+
},
|
|
679
|
+
/**
|
|
680
|
+
*
|
|
681
|
+
* @summary Search for symbols
|
|
682
|
+
* @param {ReferenceDataApiGetSymbolsRequest} requestParameters Request parameters.
|
|
683
|
+
* @param {*} [options] Override http request option.
|
|
684
|
+
* @throws {RequiredError}
|
|
685
|
+
*/
|
|
686
|
+
getSymbols(requestParameters = {}, options) {
|
|
687
|
+
return localVarFp.getSymbols(requestParameters, options).then((request) => request(axios, basePath));
|
|
688
|
+
},
|
|
689
|
+
/**
|
|
690
|
+
*
|
|
691
|
+
* @summary Get details of a symbol by the ticker
|
|
692
|
+
* @param {ReferenceDataApiGetSymbolsByTickerRequest} requestParameters Request parameters.
|
|
693
|
+
* @param {*} [options] Override http request option.
|
|
694
|
+
* @throws {RequiredError}
|
|
695
|
+
*/
|
|
696
|
+
getSymbolsByTicker(requestParameters, options) {
|
|
697
|
+
return localVarFp.getSymbolsByTicker(requestParameters, options).then((request) => request(axios, basePath));
|
|
698
|
+
},
|
|
699
|
+
/**
|
|
700
|
+
*
|
|
701
|
+
* @summary List of all brokerage authorization types
|
|
702
|
+
* @param {ReferenceDataApiListAllBrokerageAuthorizationTypeRequest} requestParameters Request parameters.
|
|
703
|
+
* @param {*} [options] Override http request option.
|
|
704
|
+
* @throws {RequiredError}
|
|
705
|
+
*/
|
|
706
|
+
listAllBrokerageAuthorizationType(requestParameters = {}, options) {
|
|
707
|
+
return localVarFp.listAllBrokerageAuthorizationType(requestParameters, options).then((request) => request(axios, basePath));
|
|
708
|
+
},
|
|
709
|
+
/**
|
|
710
|
+
*
|
|
711
|
+
* @summary List brokerages
|
|
712
|
+
* @param {*} [options] Override http request option.
|
|
713
|
+
* @throws {RequiredError}
|
|
714
|
+
*/
|
|
715
|
+
listAllBrokerages(options) {
|
|
716
|
+
return localVarFp.listAllBrokerages(options).then((request) => request(axios, basePath));
|
|
717
|
+
},
|
|
718
|
+
/**
|
|
719
|
+
*
|
|
720
|
+
* @summary List currencies
|
|
721
|
+
* @param {*} [options] Override http request option.
|
|
722
|
+
* @throws {RequiredError}
|
|
723
|
+
*/
|
|
724
|
+
listAllCurrencies(options) {
|
|
725
|
+
return localVarFp.listAllCurrencies(options).then((request) => request(axios, basePath));
|
|
726
|
+
},
|
|
727
|
+
/**
|
|
728
|
+
*
|
|
729
|
+
* @summary List currency exchange rates
|
|
730
|
+
* @param {*} [options] Override http request option.
|
|
731
|
+
* @throws {RequiredError}
|
|
732
|
+
*/
|
|
733
|
+
listAllCurrenciesRates(options) {
|
|
734
|
+
return localVarFp.listAllCurrenciesRates(options).then((request) => request(axios, basePath));
|
|
735
|
+
},
|
|
736
|
+
/**
|
|
737
|
+
*
|
|
738
|
+
* @summary Search for symbols available in an account
|
|
739
|
+
* @param {ReferenceDataApiSymbolSearchUserAccountRequest} requestParameters Request parameters.
|
|
740
|
+
* @param {*} [options] Override http request option.
|
|
741
|
+
* @throws {RequiredError}
|
|
742
|
+
*/
|
|
743
|
+
symbolSearchUserAccount(requestParameters, options) {
|
|
744
|
+
return localVarFp.symbolSearchUserAccount(requestParameters, options).then((request) => request(axios, basePath));
|
|
745
|
+
},
|
|
746
|
+
};
|
|
747
|
+
};
|
|
748
|
+
exports.ReferenceDataApiFactory = ReferenceDataApiFactory;
|
|
749
|
+
/**
|
|
750
|
+
* ReferenceDataApiGenerated - object-oriented interface
|
|
751
|
+
* @export
|
|
752
|
+
* @class ReferenceDataApiGenerated
|
|
753
|
+
* @extends {BaseAPI}
|
|
754
|
+
*/
|
|
755
|
+
class ReferenceDataApiGenerated extends base_1.BaseAPI {
|
|
756
|
+
/**
|
|
757
|
+
*
|
|
758
|
+
* @summary Return the exchange rate of a currency pair
|
|
759
|
+
* @param {ReferenceDataApiGetCurrencyExchangeRatePairRequest} requestParameters Request parameters.
|
|
760
|
+
* @param {*} [options] Override http request option.
|
|
761
|
+
* @throws {RequiredError}
|
|
762
|
+
* @memberof ReferenceDataApiGenerated
|
|
763
|
+
*/
|
|
764
|
+
getCurrencyExchangeRatePair(requestParameters, options) {
|
|
765
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).getCurrencyExchangeRatePair(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
766
|
+
}
|
|
767
|
+
/**
|
|
768
|
+
*
|
|
769
|
+
* @summary Get metadata related to Snaptrade partner
|
|
770
|
+
* @param {*} [options] Override http request option.
|
|
771
|
+
* @throws {RequiredError}
|
|
772
|
+
* @memberof ReferenceDataApiGenerated
|
|
773
|
+
*/
|
|
774
|
+
getPartnerInfo(options) {
|
|
775
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).getPartnerInfo(options).then((request) => request(this.axios, this.basePath));
|
|
776
|
+
}
|
|
777
|
+
/**
|
|
778
|
+
*
|
|
779
|
+
* @summary List of all security types.
|
|
780
|
+
* @param {*} [options] Override http request option.
|
|
781
|
+
* @throws {RequiredError}
|
|
782
|
+
* @memberof ReferenceDataApiGenerated
|
|
783
|
+
*/
|
|
784
|
+
getSecurityTypes(options) {
|
|
785
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).getSecurityTypes(options).then((request) => request(this.axios, this.basePath));
|
|
786
|
+
}
|
|
787
|
+
/**
|
|
788
|
+
*
|
|
789
|
+
* @summary List exchanges
|
|
790
|
+
* @param {*} [options] Override http request option.
|
|
791
|
+
* @throws {RequiredError}
|
|
792
|
+
* @memberof ReferenceDataApiGenerated
|
|
793
|
+
*/
|
|
794
|
+
getStockExchanges(options) {
|
|
795
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).getStockExchanges(options).then((request) => request(this.axios, this.basePath));
|
|
796
|
+
}
|
|
797
|
+
/**
|
|
798
|
+
*
|
|
799
|
+
* @summary Search for symbols
|
|
800
|
+
* @param {ReferenceDataApiGetSymbolsRequest} requestParameters Request parameters.
|
|
801
|
+
* @param {*} [options] Override http request option.
|
|
802
|
+
* @throws {RequiredError}
|
|
803
|
+
* @memberof ReferenceDataApiGenerated
|
|
804
|
+
*/
|
|
805
|
+
getSymbols(requestParameters = {}, options) {
|
|
806
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).getSymbols(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
807
|
+
}
|
|
808
|
+
/**
|
|
809
|
+
*
|
|
810
|
+
* @summary Get details of a symbol by the ticker
|
|
811
|
+
* @param {ReferenceDataApiGetSymbolsByTickerRequest} requestParameters Request parameters.
|
|
812
|
+
* @param {*} [options] Override http request option.
|
|
813
|
+
* @throws {RequiredError}
|
|
814
|
+
* @memberof ReferenceDataApiGenerated
|
|
815
|
+
*/
|
|
816
|
+
getSymbolsByTicker(requestParameters, options) {
|
|
817
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).getSymbolsByTicker(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
818
|
+
}
|
|
819
|
+
/**
|
|
820
|
+
*
|
|
821
|
+
* @summary List of all brokerage authorization types
|
|
822
|
+
* @param {ReferenceDataApiListAllBrokerageAuthorizationTypeRequest} requestParameters Request parameters.
|
|
823
|
+
* @param {*} [options] Override http request option.
|
|
824
|
+
* @throws {RequiredError}
|
|
825
|
+
* @memberof ReferenceDataApiGenerated
|
|
826
|
+
*/
|
|
827
|
+
listAllBrokerageAuthorizationType(requestParameters = {}, options) {
|
|
828
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).listAllBrokerageAuthorizationType(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
829
|
+
}
|
|
830
|
+
/**
|
|
831
|
+
*
|
|
832
|
+
* @summary List brokerages
|
|
833
|
+
* @param {*} [options] Override http request option.
|
|
834
|
+
* @throws {RequiredError}
|
|
835
|
+
* @memberof ReferenceDataApiGenerated
|
|
836
|
+
*/
|
|
837
|
+
listAllBrokerages(options) {
|
|
838
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).listAllBrokerages(options).then((request) => request(this.axios, this.basePath));
|
|
839
|
+
}
|
|
840
|
+
/**
|
|
841
|
+
*
|
|
842
|
+
* @summary List currencies
|
|
843
|
+
* @param {*} [options] Override http request option.
|
|
844
|
+
* @throws {RequiredError}
|
|
845
|
+
* @memberof ReferenceDataApiGenerated
|
|
846
|
+
*/
|
|
847
|
+
listAllCurrencies(options) {
|
|
848
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).listAllCurrencies(options).then((request) => request(this.axios, this.basePath));
|
|
849
|
+
}
|
|
850
|
+
/**
|
|
851
|
+
*
|
|
852
|
+
* @summary List currency exchange rates
|
|
853
|
+
* @param {*} [options] Override http request option.
|
|
854
|
+
* @throws {RequiredError}
|
|
855
|
+
* @memberof ReferenceDataApiGenerated
|
|
856
|
+
*/
|
|
857
|
+
listAllCurrenciesRates(options) {
|
|
858
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).listAllCurrenciesRates(options).then((request) => request(this.axios, this.basePath));
|
|
859
|
+
}
|
|
860
|
+
/**
|
|
861
|
+
*
|
|
862
|
+
* @summary Search for symbols available in an account
|
|
863
|
+
* @param {ReferenceDataApiSymbolSearchUserAccountRequest} requestParameters Request parameters.
|
|
864
|
+
* @param {*} [options] Override http request option.
|
|
865
|
+
* @throws {RequiredError}
|
|
866
|
+
* @memberof ReferenceDataApiGenerated
|
|
867
|
+
*/
|
|
868
|
+
symbolSearchUserAccount(requestParameters, options) {
|
|
869
|
+
return (0, exports.ReferenceDataApiFp)(this.configuration).symbolSearchUserAccount(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
870
|
+
}
|
|
871
|
+
}
|
|
872
|
+
exports.ReferenceDataApiGenerated = ReferenceDataApiGenerated;
|