@vrplatform/api 1.3.1-preview.2288 → 1.3.1-preview.2290
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/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -4126,7 +4126,7 @@ export interface operations {
|
|
|
4126
4126
|
};
|
|
4127
4127
|
cookie?: never;
|
|
4128
4128
|
};
|
|
4129
|
-
requestBody
|
|
4129
|
+
requestBody?: {
|
|
4130
4130
|
content: {
|
|
4131
4131
|
"application/json": {
|
|
4132
4132
|
name?: string;
|
|
@@ -4444,7 +4444,7 @@ export interface operations {
|
|
|
4444
4444
|
};
|
|
4445
4445
|
cookie?: never;
|
|
4446
4446
|
};
|
|
4447
|
-
requestBody
|
|
4447
|
+
requestBody?: {
|
|
4448
4448
|
content: {
|
|
4449
4449
|
"application/json": {
|
|
4450
4450
|
startingBalanceDate?: string | null;
|
|
@@ -7065,7 +7065,7 @@ export interface operations {
|
|
|
7065
7065
|
};
|
|
7066
7066
|
cookie?: never;
|
|
7067
7067
|
};
|
|
7068
|
-
requestBody
|
|
7068
|
+
requestBody?: {
|
|
7069
7069
|
content: {
|
|
7070
7070
|
"application/json": {
|
|
7071
7071
|
/** @enum {string} */
|
|
@@ -8042,7 +8042,7 @@ export interface operations {
|
|
|
8042
8042
|
};
|
|
8043
8043
|
cookie?: never;
|
|
8044
8044
|
};
|
|
8045
|
-
requestBody
|
|
8045
|
+
requestBody?: {
|
|
8046
8046
|
content: {
|
|
8047
8047
|
"application/json": {
|
|
8048
8048
|
reconciledTransactionIds?: string[] | null;
|
|
@@ -9046,7 +9046,7 @@ export interface operations {
|
|
|
9046
9046
|
};
|
|
9047
9047
|
cookie?: never;
|
|
9048
9048
|
};
|
|
9049
|
-
requestBody
|
|
9049
|
+
requestBody?: {
|
|
9050
9050
|
content: {
|
|
9051
9051
|
"application/json": {
|
|
9052
9052
|
name?: string;
|
|
@@ -11759,7 +11759,7 @@ export interface operations {
|
|
|
11759
11759
|
};
|
|
11760
11760
|
cookie?: never;
|
|
11761
11761
|
};
|
|
11762
|
-
requestBody
|
|
11762
|
+
requestBody?: {
|
|
11763
11763
|
content: {
|
|
11764
11764
|
"application/json": {
|
|
11765
11765
|
address?: {
|
|
@@ -12050,7 +12050,7 @@ export interface operations {
|
|
|
12050
12050
|
};
|
|
12051
12051
|
cookie?: never;
|
|
12052
12052
|
};
|
|
12053
|
-
requestBody
|
|
12053
|
+
requestBody?: {
|
|
12054
12054
|
content: {
|
|
12055
12055
|
"application/json": {
|
|
12056
12056
|
/** @default true */
|
|
@@ -15748,7 +15748,7 @@ export interface operations {
|
|
|
15748
15748
|
path?: never;
|
|
15749
15749
|
cookie?: never;
|
|
15750
15750
|
};
|
|
15751
|
-
requestBody
|
|
15751
|
+
requestBody?: {
|
|
15752
15752
|
content: {
|
|
15753
15753
|
"application/json": {
|
|
15754
15754
|
name?: string | null;
|
|
@@ -16797,7 +16797,7 @@ export interface operations {
|
|
|
16797
16797
|
};
|
|
16798
16798
|
cookie?: never;
|
|
16799
16799
|
};
|
|
16800
|
-
requestBody
|
|
16800
|
+
requestBody?: {
|
|
16801
16801
|
content: {
|
|
16802
16802
|
"application/json": {
|
|
16803
16803
|
/** Format: uuid */
|
|
@@ -17255,7 +17255,7 @@ export interface operations {
|
|
|
17255
17255
|
};
|
|
17256
17256
|
cookie?: never;
|
|
17257
17257
|
};
|
|
17258
|
-
requestBody
|
|
17258
|
+
requestBody?: {
|
|
17259
17259
|
content: {
|
|
17260
17260
|
"application/json": {
|
|
17261
17261
|
name?: string | null;
|
|
@@ -20153,7 +20153,7 @@ export interface operations {
|
|
|
20153
20153
|
path?: never;
|
|
20154
20154
|
cookie?: never;
|
|
20155
20155
|
};
|
|
20156
|
-
requestBody
|
|
20156
|
+
requestBody?: {
|
|
20157
20157
|
content: {
|
|
20158
20158
|
"application/json": {
|
|
20159
20159
|
connectionId?: string | null;
|
|
@@ -20265,7 +20265,7 @@ export interface operations {
|
|
|
20265
20265
|
path?: never;
|
|
20266
20266
|
cookie?: never;
|
|
20267
20267
|
};
|
|
20268
|
-
requestBody
|
|
20268
|
+
requestBody?: {
|
|
20269
20269
|
content: {
|
|
20270
20270
|
"application/json": {
|
|
20271
20271
|
environment?: ("sandbox" | "production") | null;
|
|
@@ -20854,7 +20854,7 @@ export interface operations {
|
|
|
20854
20854
|
};
|
|
20855
20855
|
cookie?: never;
|
|
20856
20856
|
};
|
|
20857
|
-
requestBody
|
|
20857
|
+
requestBody?: {
|
|
20858
20858
|
content: {
|
|
20859
20859
|
"application/json": {
|
|
20860
20860
|
name?: string;
|
|
@@ -21796,7 +21796,7 @@ export interface operations {
|
|
|
21796
21796
|
};
|
|
21797
21797
|
cookie?: never;
|
|
21798
21798
|
};
|
|
21799
|
-
requestBody
|
|
21799
|
+
requestBody?: {
|
|
21800
21800
|
content: {
|
|
21801
21801
|
"application/json": {
|
|
21802
21802
|
/** Format: uuid */
|
|
@@ -22476,7 +22476,7 @@ export interface operations {
|
|
|
22476
22476
|
};
|
|
22477
22477
|
cookie?: never;
|
|
22478
22478
|
};
|
|
22479
|
-
requestBody
|
|
22479
|
+
requestBody?: {
|
|
22480
22480
|
content: {
|
|
22481
22481
|
"application/json": {
|
|
22482
22482
|
uniqueRef?: string | null;
|
|
@@ -27995,7 +27995,7 @@ export interface operations {
|
|
|
27995
27995
|
path?: never;
|
|
27996
27996
|
cookie?: never;
|
|
27997
27997
|
};
|
|
27998
|
-
requestBody
|
|
27998
|
+
requestBody?: {
|
|
27999
27999
|
content: {
|
|
28000
28000
|
"application/json": {
|
|
28001
28001
|
/**
|
|
@@ -28606,7 +28606,7 @@ export interface operations {
|
|
|
28606
28606
|
};
|
|
28607
28607
|
cookie?: never;
|
|
28608
28608
|
};
|
|
28609
|
-
requestBody
|
|
28609
|
+
requestBody?: {
|
|
28610
28610
|
content: {
|
|
28611
28611
|
"application/json": {
|
|
28612
28612
|
description?: string | null;
|
|
@@ -29198,7 +29198,7 @@ export interface operations {
|
|
|
29198
29198
|
};
|
|
29199
29199
|
cookie?: never;
|
|
29200
29200
|
};
|
|
29201
|
-
requestBody
|
|
29201
|
+
requestBody?: {
|
|
29202
29202
|
content: {
|
|
29203
29203
|
"application/json": {
|
|
29204
29204
|
currency?: string | null;
|
|
@@ -30461,7 +30461,7 @@ export interface operations {
|
|
|
30461
30461
|
};
|
|
30462
30462
|
cookie?: never;
|
|
30463
30463
|
};
|
|
30464
|
-
requestBody
|
|
30464
|
+
requestBody?: {
|
|
30465
30465
|
content: {
|
|
30466
30466
|
"application/json": {
|
|
30467
30467
|
description?: string | null;
|
|
@@ -33985,7 +33985,7 @@ export interface operations {
|
|
|
33985
33985
|
};
|
|
33986
33986
|
cookie?: never;
|
|
33987
33987
|
};
|
|
33988
|
-
requestBody
|
|
33988
|
+
requestBody?: {
|
|
33989
33989
|
content: {
|
|
33990
33990
|
"application/json": {
|
|
33991
33991
|
name?: string;
|
|
@@ -36385,7 +36385,7 @@ export interface operations {
|
|
|
36385
36385
|
};
|
|
36386
36386
|
cookie?: never;
|
|
36387
36387
|
};
|
|
36388
|
-
requestBody
|
|
36388
|
+
requestBody?: {
|
|
36389
36389
|
content: {
|
|
36390
36390
|
"application/json": {
|
|
36391
36391
|
date?: string | null;
|
|
@@ -37133,7 +37133,7 @@ export interface operations {
|
|
|
37133
37133
|
};
|
|
37134
37134
|
cookie?: never;
|
|
37135
37135
|
};
|
|
37136
|
-
requestBody
|
|
37136
|
+
requestBody?: {
|
|
37137
37137
|
content: {
|
|
37138
37138
|
"application/json": {
|
|
37139
37139
|
params?: {
|
|
@@ -37391,7 +37391,7 @@ export interface operations {
|
|
|
37391
37391
|
};
|
|
37392
37392
|
cookie?: never;
|
|
37393
37393
|
};
|
|
37394
|
-
requestBody
|
|
37394
|
+
requestBody?: {
|
|
37395
37395
|
content: {
|
|
37396
37396
|
"application/json": {
|
|
37397
37397
|
/** @enum {string} */
|
|
@@ -40851,7 +40851,7 @@ export interface operations {
|
|
|
40851
40851
|
};
|
|
40852
40852
|
cookie?: never;
|
|
40853
40853
|
};
|
|
40854
|
-
requestBody
|
|
40854
|
+
requestBody?: {
|
|
40855
40855
|
content: {
|
|
40856
40856
|
"application/json": {
|
|
40857
40857
|
defaultCurrency?: string | null;
|
|
@@ -41468,7 +41468,7 @@ export interface operations {
|
|
|
41468
41468
|
};
|
|
41469
41469
|
cookie?: never;
|
|
41470
41470
|
};
|
|
41471
|
-
requestBody
|
|
41471
|
+
requestBody?: {
|
|
41472
41472
|
content: {
|
|
41473
41473
|
"application/json": {
|
|
41474
41474
|
taxRateCountryOverwrite?: string | null;
|
|
@@ -43989,7 +43989,7 @@ export interface operations {
|
|
|
43989
43989
|
path?: never;
|
|
43990
43990
|
cookie?: never;
|
|
43991
43991
|
};
|
|
43992
|
-
requestBody
|
|
43992
|
+
requestBody?: {
|
|
43993
43993
|
content: {
|
|
43994
43994
|
"application/json": {
|
|
43995
43995
|
ids?: string[];
|
|
@@ -44222,7 +44222,7 @@ export interface operations {
|
|
|
44222
44222
|
};
|
|
44223
44223
|
cookie?: never;
|
|
44224
44224
|
};
|
|
44225
|
-
requestBody
|
|
44225
|
+
requestBody?: {
|
|
44226
44226
|
content: {
|
|
44227
44227
|
"application/json": {
|
|
44228
44228
|
accountAssignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "payout_bankAccount" | "payout_distribution") | null;
|
|
@@ -45430,7 +45430,7 @@ export interface operations {
|
|
|
45430
45430
|
};
|
|
45431
45431
|
cookie?: never;
|
|
45432
45432
|
};
|
|
45433
|
-
requestBody
|
|
45433
|
+
requestBody?: {
|
|
45434
45434
|
content: {
|
|
45435
45435
|
"application/json": {
|
|
45436
45436
|
uniqueRef?: string;
|
|
@@ -46663,7 +46663,7 @@ export interface operations {
|
|
|
46663
46663
|
};
|
|
46664
46664
|
cookie?: never;
|
|
46665
46665
|
};
|
|
46666
|
-
requestBody
|
|
46666
|
+
requestBody?: {
|
|
46667
46667
|
content: {
|
|
46668
46668
|
"application/json": {
|
|
46669
46669
|
description?: string;
|
|
@@ -47247,7 +47247,7 @@ export interface operations {
|
|
|
47247
47247
|
};
|
|
47248
47248
|
cookie?: never;
|
|
47249
47249
|
};
|
|
47250
|
-
requestBody
|
|
47250
|
+
requestBody?: {
|
|
47251
47251
|
content: {
|
|
47252
47252
|
"application/json": {
|
|
47253
47253
|
recurringTemplateId?: string | null;
|