@devizovaburza/txs-sdk 3.0.1 → 3.0.3
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/dist/v1/index.d.cts +30 -18
- package/dist/v1/index.d.mts +30 -18
- package/dist/v1/index.d.ts +30 -18
- package/package.json +1 -1
package/dist/v1/index.d.cts
CHANGED
|
@@ -7881,6 +7881,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7881
7881
|
param: {
|
|
7882
7882
|
organizationId: string;
|
|
7883
7883
|
};
|
|
7884
|
+
} & {
|
|
7885
|
+
json: {
|
|
7886
|
+
partyIds?: string[] | undefined;
|
|
7887
|
+
};
|
|
7884
7888
|
};
|
|
7885
7889
|
output: {
|
|
7886
7890
|
message: string;
|
|
@@ -7894,6 +7898,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7894
7898
|
param: {
|
|
7895
7899
|
organizationId: string;
|
|
7896
7900
|
};
|
|
7901
|
+
} & {
|
|
7902
|
+
json: {
|
|
7903
|
+
partyIds?: string[] | undefined;
|
|
7904
|
+
};
|
|
7897
7905
|
};
|
|
7898
7906
|
output: {
|
|
7899
7907
|
message: string;
|
|
@@ -7905,6 +7913,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7905
7913
|
param: {
|
|
7906
7914
|
organizationId: string;
|
|
7907
7915
|
};
|
|
7916
|
+
} & {
|
|
7917
|
+
json: {
|
|
7918
|
+
partyIds?: string[] | undefined;
|
|
7919
|
+
};
|
|
7908
7920
|
};
|
|
7909
7921
|
output: {
|
|
7910
7922
|
message: string;
|
|
@@ -12381,8 +12393,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12381
12393
|
};
|
|
12382
12394
|
} & {
|
|
12383
12395
|
json: {
|
|
12384
|
-
|
|
12385
|
-
|
|
12396
|
+
month: number;
|
|
12397
|
+
year: number;
|
|
12386
12398
|
emails?: string[] | undefined;
|
|
12387
12399
|
};
|
|
12388
12400
|
};
|
|
@@ -12402,8 +12414,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12402
12414
|
};
|
|
12403
12415
|
} & {
|
|
12404
12416
|
json: {
|
|
12405
|
-
|
|
12406
|
-
|
|
12417
|
+
month: number;
|
|
12418
|
+
year: number;
|
|
12407
12419
|
emails?: string[] | undefined;
|
|
12408
12420
|
};
|
|
12409
12421
|
};
|
|
@@ -12419,8 +12431,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12419
12431
|
};
|
|
12420
12432
|
} & {
|
|
12421
12433
|
json: {
|
|
12422
|
-
|
|
12423
|
-
|
|
12434
|
+
month: number;
|
|
12435
|
+
year: number;
|
|
12424
12436
|
emails?: string[] | undefined;
|
|
12425
12437
|
};
|
|
12426
12438
|
};
|
|
@@ -12436,8 +12448,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12436
12448
|
};
|
|
12437
12449
|
} & {
|
|
12438
12450
|
json: {
|
|
12439
|
-
|
|
12440
|
-
|
|
12451
|
+
month: number;
|
|
12452
|
+
year: number;
|
|
12441
12453
|
emails?: string[] | undefined;
|
|
12442
12454
|
};
|
|
12443
12455
|
};
|
|
@@ -12457,8 +12469,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12457
12469
|
};
|
|
12458
12470
|
} & {
|
|
12459
12471
|
query: {
|
|
12460
|
-
|
|
12461
|
-
|
|
12472
|
+
month: unknown;
|
|
12473
|
+
year: unknown;
|
|
12462
12474
|
};
|
|
12463
12475
|
};
|
|
12464
12476
|
output: Response;
|
|
@@ -12471,8 +12483,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12471
12483
|
};
|
|
12472
12484
|
} & {
|
|
12473
12485
|
query: {
|
|
12474
|
-
|
|
12475
|
-
|
|
12486
|
+
month: unknown;
|
|
12487
|
+
year: unknown;
|
|
12476
12488
|
};
|
|
12477
12489
|
};
|
|
12478
12490
|
output: {
|
|
@@ -12487,8 +12499,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12487
12499
|
};
|
|
12488
12500
|
} & {
|
|
12489
12501
|
query: {
|
|
12490
|
-
|
|
12491
|
-
|
|
12502
|
+
month: unknown;
|
|
12503
|
+
year: unknown;
|
|
12492
12504
|
};
|
|
12493
12505
|
};
|
|
12494
12506
|
output: {
|
|
@@ -12503,8 +12515,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12503
12515
|
};
|
|
12504
12516
|
} & {
|
|
12505
12517
|
query: {
|
|
12506
|
-
|
|
12507
|
-
|
|
12518
|
+
month: unknown;
|
|
12519
|
+
year: unknown;
|
|
12508
12520
|
};
|
|
12509
12521
|
};
|
|
12510
12522
|
output: {
|
|
@@ -12519,8 +12531,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12519
12531
|
};
|
|
12520
12532
|
} & {
|
|
12521
12533
|
query: {
|
|
12522
|
-
|
|
12523
|
-
|
|
12534
|
+
month: unknown;
|
|
12535
|
+
year: unknown;
|
|
12524
12536
|
};
|
|
12525
12537
|
};
|
|
12526
12538
|
output: {
|
package/dist/v1/index.d.mts
CHANGED
|
@@ -7881,6 +7881,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7881
7881
|
param: {
|
|
7882
7882
|
organizationId: string;
|
|
7883
7883
|
};
|
|
7884
|
+
} & {
|
|
7885
|
+
json: {
|
|
7886
|
+
partyIds?: string[] | undefined;
|
|
7887
|
+
};
|
|
7884
7888
|
};
|
|
7885
7889
|
output: {
|
|
7886
7890
|
message: string;
|
|
@@ -7894,6 +7898,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7894
7898
|
param: {
|
|
7895
7899
|
organizationId: string;
|
|
7896
7900
|
};
|
|
7901
|
+
} & {
|
|
7902
|
+
json: {
|
|
7903
|
+
partyIds?: string[] | undefined;
|
|
7904
|
+
};
|
|
7897
7905
|
};
|
|
7898
7906
|
output: {
|
|
7899
7907
|
message: string;
|
|
@@ -7905,6 +7913,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7905
7913
|
param: {
|
|
7906
7914
|
organizationId: string;
|
|
7907
7915
|
};
|
|
7916
|
+
} & {
|
|
7917
|
+
json: {
|
|
7918
|
+
partyIds?: string[] | undefined;
|
|
7919
|
+
};
|
|
7908
7920
|
};
|
|
7909
7921
|
output: {
|
|
7910
7922
|
message: string;
|
|
@@ -12381,8 +12393,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12381
12393
|
};
|
|
12382
12394
|
} & {
|
|
12383
12395
|
json: {
|
|
12384
|
-
|
|
12385
|
-
|
|
12396
|
+
month: number;
|
|
12397
|
+
year: number;
|
|
12386
12398
|
emails?: string[] | undefined;
|
|
12387
12399
|
};
|
|
12388
12400
|
};
|
|
@@ -12402,8 +12414,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12402
12414
|
};
|
|
12403
12415
|
} & {
|
|
12404
12416
|
json: {
|
|
12405
|
-
|
|
12406
|
-
|
|
12417
|
+
month: number;
|
|
12418
|
+
year: number;
|
|
12407
12419
|
emails?: string[] | undefined;
|
|
12408
12420
|
};
|
|
12409
12421
|
};
|
|
@@ -12419,8 +12431,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12419
12431
|
};
|
|
12420
12432
|
} & {
|
|
12421
12433
|
json: {
|
|
12422
|
-
|
|
12423
|
-
|
|
12434
|
+
month: number;
|
|
12435
|
+
year: number;
|
|
12424
12436
|
emails?: string[] | undefined;
|
|
12425
12437
|
};
|
|
12426
12438
|
};
|
|
@@ -12436,8 +12448,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12436
12448
|
};
|
|
12437
12449
|
} & {
|
|
12438
12450
|
json: {
|
|
12439
|
-
|
|
12440
|
-
|
|
12451
|
+
month: number;
|
|
12452
|
+
year: number;
|
|
12441
12453
|
emails?: string[] | undefined;
|
|
12442
12454
|
};
|
|
12443
12455
|
};
|
|
@@ -12457,8 +12469,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12457
12469
|
};
|
|
12458
12470
|
} & {
|
|
12459
12471
|
query: {
|
|
12460
|
-
|
|
12461
|
-
|
|
12472
|
+
month: unknown;
|
|
12473
|
+
year: unknown;
|
|
12462
12474
|
};
|
|
12463
12475
|
};
|
|
12464
12476
|
output: Response;
|
|
@@ -12471,8 +12483,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12471
12483
|
};
|
|
12472
12484
|
} & {
|
|
12473
12485
|
query: {
|
|
12474
|
-
|
|
12475
|
-
|
|
12486
|
+
month: unknown;
|
|
12487
|
+
year: unknown;
|
|
12476
12488
|
};
|
|
12477
12489
|
};
|
|
12478
12490
|
output: {
|
|
@@ -12487,8 +12499,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12487
12499
|
};
|
|
12488
12500
|
} & {
|
|
12489
12501
|
query: {
|
|
12490
|
-
|
|
12491
|
-
|
|
12502
|
+
month: unknown;
|
|
12503
|
+
year: unknown;
|
|
12492
12504
|
};
|
|
12493
12505
|
};
|
|
12494
12506
|
output: {
|
|
@@ -12503,8 +12515,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12503
12515
|
};
|
|
12504
12516
|
} & {
|
|
12505
12517
|
query: {
|
|
12506
|
-
|
|
12507
|
-
|
|
12518
|
+
month: unknown;
|
|
12519
|
+
year: unknown;
|
|
12508
12520
|
};
|
|
12509
12521
|
};
|
|
12510
12522
|
output: {
|
|
@@ -12519,8 +12531,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12519
12531
|
};
|
|
12520
12532
|
} & {
|
|
12521
12533
|
query: {
|
|
12522
|
-
|
|
12523
|
-
|
|
12534
|
+
month: unknown;
|
|
12535
|
+
year: unknown;
|
|
12524
12536
|
};
|
|
12525
12537
|
};
|
|
12526
12538
|
output: {
|
package/dist/v1/index.d.ts
CHANGED
|
@@ -7881,6 +7881,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7881
7881
|
param: {
|
|
7882
7882
|
organizationId: string;
|
|
7883
7883
|
};
|
|
7884
|
+
} & {
|
|
7885
|
+
json: {
|
|
7886
|
+
partyIds?: string[] | undefined;
|
|
7887
|
+
};
|
|
7884
7888
|
};
|
|
7885
7889
|
output: {
|
|
7886
7890
|
message: string;
|
|
@@ -7894,6 +7898,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7894
7898
|
param: {
|
|
7895
7899
|
organizationId: string;
|
|
7896
7900
|
};
|
|
7901
|
+
} & {
|
|
7902
|
+
json: {
|
|
7903
|
+
partyIds?: string[] | undefined;
|
|
7904
|
+
};
|
|
7897
7905
|
};
|
|
7898
7906
|
output: {
|
|
7899
7907
|
message: string;
|
|
@@ -7905,6 +7913,10 @@ declare const organizationRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
7905
7913
|
param: {
|
|
7906
7914
|
organizationId: string;
|
|
7907
7915
|
};
|
|
7916
|
+
} & {
|
|
7917
|
+
json: {
|
|
7918
|
+
partyIds?: string[] | undefined;
|
|
7919
|
+
};
|
|
7908
7920
|
};
|
|
7909
7921
|
output: {
|
|
7910
7922
|
message: string;
|
|
@@ -12381,8 +12393,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12381
12393
|
};
|
|
12382
12394
|
} & {
|
|
12383
12395
|
json: {
|
|
12384
|
-
|
|
12385
|
-
|
|
12396
|
+
month: number;
|
|
12397
|
+
year: number;
|
|
12386
12398
|
emails?: string[] | undefined;
|
|
12387
12399
|
};
|
|
12388
12400
|
};
|
|
@@ -12402,8 +12414,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12402
12414
|
};
|
|
12403
12415
|
} & {
|
|
12404
12416
|
json: {
|
|
12405
|
-
|
|
12406
|
-
|
|
12417
|
+
month: number;
|
|
12418
|
+
year: number;
|
|
12407
12419
|
emails?: string[] | undefined;
|
|
12408
12420
|
};
|
|
12409
12421
|
};
|
|
@@ -12419,8 +12431,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12419
12431
|
};
|
|
12420
12432
|
} & {
|
|
12421
12433
|
json: {
|
|
12422
|
-
|
|
12423
|
-
|
|
12434
|
+
month: number;
|
|
12435
|
+
year: number;
|
|
12424
12436
|
emails?: string[] | undefined;
|
|
12425
12437
|
};
|
|
12426
12438
|
};
|
|
@@ -12436,8 +12448,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12436
12448
|
};
|
|
12437
12449
|
} & {
|
|
12438
12450
|
json: {
|
|
12439
|
-
|
|
12440
|
-
|
|
12451
|
+
month: number;
|
|
12452
|
+
year: number;
|
|
12441
12453
|
emails?: string[] | undefined;
|
|
12442
12454
|
};
|
|
12443
12455
|
};
|
|
@@ -12457,8 +12469,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12457
12469
|
};
|
|
12458
12470
|
} & {
|
|
12459
12471
|
query: {
|
|
12460
|
-
|
|
12461
|
-
|
|
12472
|
+
month: unknown;
|
|
12473
|
+
year: unknown;
|
|
12462
12474
|
};
|
|
12463
12475
|
};
|
|
12464
12476
|
output: Response;
|
|
@@ -12471,8 +12483,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12471
12483
|
};
|
|
12472
12484
|
} & {
|
|
12473
12485
|
query: {
|
|
12474
|
-
|
|
12475
|
-
|
|
12486
|
+
month: unknown;
|
|
12487
|
+
year: unknown;
|
|
12476
12488
|
};
|
|
12477
12489
|
};
|
|
12478
12490
|
output: {
|
|
@@ -12487,8 +12499,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12487
12499
|
};
|
|
12488
12500
|
} & {
|
|
12489
12501
|
query: {
|
|
12490
|
-
|
|
12491
|
-
|
|
12502
|
+
month: unknown;
|
|
12503
|
+
year: unknown;
|
|
12492
12504
|
};
|
|
12493
12505
|
};
|
|
12494
12506
|
output: {
|
|
@@ -12503,8 +12515,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12503
12515
|
};
|
|
12504
12516
|
} & {
|
|
12505
12517
|
query: {
|
|
12506
|
-
|
|
12507
|
-
|
|
12518
|
+
month: unknown;
|
|
12519
|
+
year: unknown;
|
|
12508
12520
|
};
|
|
12509
12521
|
};
|
|
12510
12522
|
output: {
|
|
@@ -12519,8 +12531,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
|
|
|
12519
12531
|
};
|
|
12520
12532
|
} & {
|
|
12521
12533
|
query: {
|
|
12522
|
-
|
|
12523
|
-
|
|
12534
|
+
month: unknown;
|
|
12535
|
+
year: unknown;
|
|
12524
12536
|
};
|
|
12525
12537
|
};
|
|
12526
12538
|
output: {
|