@devizovaburza/txs-sdk 3.1.7 → 3.1.8-canary.91ba31d22

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.
@@ -11219,7 +11219,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11219
11219
  bsb?: string | undefined;
11220
11220
  brBankNumber?: string | undefined;
11221
11221
  };
11222
- accountOut: {
11222
+ archived: boolean;
11223
+ accountOut?: {
11223
11224
  id?: string | undefined;
11224
11225
  number?: string | undefined;
11225
11226
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11241,8 +11242,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11241
11242
  clabe?: string | undefined;
11242
11243
  bsb?: string | undefined;
11243
11244
  brBankNumber?: string | undefined;
11244
- };
11245
- archived: boolean;
11245
+ } | undefined;
11246
11246
  note?: string | undefined;
11247
11247
  asigneeId?: string | undefined;
11248
11248
  creatorId?: string | undefined;
@@ -11345,7 +11345,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11345
11345
  clabe?: string | undefined;
11346
11346
  bsb?: string | undefined;
11347
11347
  brBankNumber?: string | undefined;
11348
- };
11348
+ } | null;
11349
11349
  note: string | null;
11350
11350
  asigneeId: string | null;
11351
11351
  creatorId: string | null;
@@ -11446,7 +11446,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11446
11446
  bsb?: string | undefined;
11447
11447
  brBankNumber?: string | undefined;
11448
11448
  };
11449
- accountOut: {
11449
+ archived: boolean;
11450
+ accountOut?: {
11450
11451
  id?: string | undefined;
11451
11452
  number?: string | undefined;
11452
11453
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11468,8 +11469,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11468
11469
  clabe?: string | undefined;
11469
11470
  bsb?: string | undefined;
11470
11471
  brBankNumber?: string | undefined;
11471
- };
11472
- archived: boolean;
11472
+ } | undefined;
11473
11473
  note?: string | undefined;
11474
11474
  asigneeId?: string | undefined;
11475
11475
  creatorId?: string | undefined;
@@ -11558,7 +11558,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11558
11558
  bsb?: string | undefined;
11559
11559
  brBankNumber?: string | undefined;
11560
11560
  };
11561
- accountOut: {
11561
+ archived: boolean;
11562
+ accountOut?: {
11562
11563
  id?: string | undefined;
11563
11564
  number?: string | undefined;
11564
11565
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11580,8 +11581,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11580
11581
  clabe?: string | undefined;
11581
11582
  bsb?: string | undefined;
11582
11583
  brBankNumber?: string | undefined;
11583
- };
11584
- archived: boolean;
11584
+ } | undefined;
11585
11585
  note?: string | undefined;
11586
11586
  asigneeId?: string | undefined;
11587
11587
  creatorId?: string | undefined;
@@ -11699,7 +11699,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11699
11699
  clabe?: string | undefined;
11700
11700
  bsb?: string | undefined;
11701
11701
  brBankNumber?: string | undefined;
11702
- };
11702
+ } | null;
11703
11703
  note: string | null;
11704
11704
  asigneeId: string | null;
11705
11705
  creatorId: string | null;
@@ -11888,7 +11888,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11888
11888
  clabe?: string | undefined;
11889
11889
  bsb?: string | undefined;
11890
11890
  brBankNumber?: string | undefined;
11891
- };
11891
+ } | null;
11892
11892
  note: string | null;
11893
11893
  asigneeId: string | null;
11894
11894
  creatorId: string | null;
@@ -12017,7 +12017,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12017
12017
  bsb?: string | undefined;
12018
12018
  brBankNumber?: string | undefined;
12019
12019
  };
12020
- accountOut: {
12020
+ archived: boolean;
12021
+ vs?: string | undefined;
12022
+ accountOut?: {
12021
12023
  id?: string | undefined;
12022
12024
  number?: string | undefined;
12023
12025
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12039,9 +12041,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12039
12041
  clabe?: string | undefined;
12040
12042
  bsb?: string | undefined;
12041
12043
  brBankNumber?: string | undefined;
12042
- };
12043
- archived: boolean;
12044
- vs?: string | undefined;
12044
+ } | undefined;
12045
12045
  note?: string | undefined;
12046
12046
  asigneeId?: string | undefined;
12047
12047
  creatorId?: string | undefined;
@@ -12144,7 +12144,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12144
12144
  clabe?: string | undefined;
12145
12145
  bsb?: string | undefined;
12146
12146
  brBankNumber?: string | undefined;
12147
- };
12147
+ } | null;
12148
12148
  note: string | null;
12149
12149
  asigneeId: string | null;
12150
12150
  creatorId: string | null;
@@ -12243,7 +12243,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12243
12243
  bsb?: string | undefined;
12244
12244
  brBankNumber?: string | undefined;
12245
12245
  };
12246
- accountOut: {
12246
+ archived: boolean;
12247
+ vs?: string | undefined;
12248
+ accountOut?: {
12247
12249
  id?: string | undefined;
12248
12250
  number?: string | undefined;
12249
12251
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12265,9 +12267,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12265
12267
  clabe?: string | undefined;
12266
12268
  bsb?: string | undefined;
12267
12269
  brBankNumber?: string | undefined;
12268
- };
12269
- archived: boolean;
12270
- vs?: string | undefined;
12270
+ } | undefined;
12271
12271
  note?: string | undefined;
12272
12272
  asigneeId?: string | undefined;
12273
12273
  creatorId?: string | undefined;
@@ -12354,7 +12354,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12354
12354
  bsb?: string | undefined;
12355
12355
  brBankNumber?: string | undefined;
12356
12356
  };
12357
- accountOut: {
12357
+ archived: boolean;
12358
+ vs?: string | undefined;
12359
+ accountOut?: {
12358
12360
  id?: string | undefined;
12359
12361
  number?: string | undefined;
12360
12362
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12376,9 +12378,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12376
12378
  clabe?: string | undefined;
12377
12379
  bsb?: string | undefined;
12378
12380
  brBankNumber?: string | undefined;
12379
- };
12380
- archived: boolean;
12381
- vs?: string | undefined;
12381
+ } | undefined;
12382
12382
  note?: string | undefined;
12383
12383
  asigneeId?: string | undefined;
12384
12384
  creatorId?: string | undefined;
@@ -12465,7 +12465,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12465
12465
  bsb?: string | undefined;
12466
12466
  brBankNumber?: string | undefined;
12467
12467
  };
12468
- accountOut: {
12468
+ archived: boolean;
12469
+ vs?: string | undefined;
12470
+ accountOut?: {
12469
12471
  id?: string | undefined;
12470
12472
  number?: string | undefined;
12471
12473
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12487,9 +12489,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12487
12489
  clabe?: string | undefined;
12488
12490
  bsb?: string | undefined;
12489
12491
  brBankNumber?: string | undefined;
12490
- };
12491
- archived: boolean;
12492
- vs?: string | undefined;
12492
+ } | undefined;
12493
12493
  note?: string | undefined;
12494
12494
  asigneeId?: string | undefined;
12495
12495
  creatorId?: string | undefined;
@@ -23547,7 +23547,7 @@ declare const requestBodySchema$A: z.ZodObject<{
23547
23547
  bsb: z.ZodOptional<z.ZodString>;
23548
23548
  brBankNumber: z.ZodOptional<z.ZodString>;
23549
23549
  }, z.core.$strip>;
23550
- accountOut: z.ZodObject<{
23550
+ accountOut: z.ZodOptional<z.ZodObject<{
23551
23551
  id: z.ZodOptional<z.ZodString>;
23552
23552
  number: z.ZodOptional<z.ZodString>;
23553
23553
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -24109,7 +24109,7 @@ declare const requestBodySchema$A: z.ZodObject<{
24109
24109
  clabe: z.ZodOptional<z.ZodString>;
24110
24110
  bsb: z.ZodOptional<z.ZodString>;
24111
24111
  brBankNumber: z.ZodOptional<z.ZodString>;
24112
- }, z.core.$strip>;
24112
+ }, z.core.$strip>>;
24113
24113
  note: z.ZodOptional<z.ZodString>;
24114
24114
  asigneeId: z.ZodOptional<z.ZodString>;
24115
24115
  creatorId: z.ZodOptional<z.ZodString>;
@@ -25449,7 +25449,7 @@ declare const responseBodySchema$1i: z.ZodObject<{
25449
25449
  bsb: z.ZodOptional<z.ZodString>;
25450
25450
  brBankNumber: z.ZodOptional<z.ZodString>;
25451
25451
  }, z.core.$strip>;
25452
- accountOut: z.ZodObject<{
25452
+ accountOut: z.ZodNullable<z.ZodObject<{
25453
25453
  id: z.ZodOptional<z.ZodString>;
25454
25454
  number: z.ZodOptional<z.ZodString>;
25455
25455
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -26011,7 +26011,7 @@ declare const responseBodySchema$1i: z.ZodObject<{
26011
26011
  clabe: z.ZodOptional<z.ZodString>;
26012
26012
  bsb: z.ZodOptional<z.ZodString>;
26013
26013
  brBankNumber: z.ZodOptional<z.ZodString>;
26014
- }, z.core.$strip>;
26014
+ }, z.core.$strip>>;
26015
26015
  note: z.ZodNullable<z.ZodString>;
26016
26016
  asigneeId: z.ZodNullable<z.ZodString>;
26017
26017
  creatorId: z.ZodNullable<z.ZodString>;
@@ -27629,7 +27629,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27629
27629
  bsb: z$1.ZodOptional<z$1.ZodString>;
27630
27630
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
27631
27631
  }, z$1.core.$strip>;
27632
- accountOut: z$1.ZodObject<{
27632
+ accountOut: z$1.ZodNullable<z$1.ZodObject<{
27633
27633
  id: z$1.ZodOptional<z$1.ZodString>;
27634
27634
  number: z$1.ZodOptional<z$1.ZodString>;
27635
27635
  bankCode: z$1.ZodOptional<z$1.ZodEnum<{
@@ -28191,7 +28191,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
28191
28191
  clabe: z$1.ZodOptional<z$1.ZodString>;
28192
28192
  bsb: z$1.ZodOptional<z$1.ZodString>;
28193
28193
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
28194
- }, z$1.core.$strip>;
28194
+ }, z$1.core.$strip>>;
28195
28195
  note: z$1.ZodNullable<z$1.ZodString>;
28196
28196
  asigneeId: z$1.ZodNullable<z$1.ZodString>;
28197
28197
  creatorId: z$1.ZodNullable<z$1.ZodString>;
@@ -29608,7 +29608,7 @@ declare const responseBodySchema$1g: z$1.ZodObject<{
29608
29608
  bsb: z$1.ZodOptional<z$1.ZodString>;
29609
29609
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
29610
29610
  }, z$1.core.$strip>;
29611
- accountOut: z$1.ZodObject<{
29611
+ accountOut: z$1.ZodNullable<z$1.ZodObject<{
29612
29612
  id: z$1.ZodOptional<z$1.ZodString>;
29613
29613
  number: z$1.ZodOptional<z$1.ZodString>;
29614
29614
  bankCode: z$1.ZodOptional<z$1.ZodEnum<{
@@ -30170,7 +30170,7 @@ declare const responseBodySchema$1g: z$1.ZodObject<{
30170
30170
  clabe: z$1.ZodOptional<z$1.ZodString>;
30171
30171
  bsb: z$1.ZodOptional<z$1.ZodString>;
30172
30172
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
30173
- }, z$1.core.$strip>;
30173
+ }, z$1.core.$strip>>;
30174
30174
  note: z$1.ZodNullable<z$1.ZodString>;
30175
30175
  asigneeId: z$1.ZodNullable<z$1.ZodString>;
30176
30176
  creatorId: z$1.ZodNullable<z$1.ZodString>;
@@ -31572,7 +31572,7 @@ declare const requestBodySchema$z: z.ZodObject<{
31572
31572
  bsb: z.ZodOptional<z.ZodString>;
31573
31573
  brBankNumber: z.ZodOptional<z.ZodString>;
31574
31574
  }, z.core.$strip>;
31575
- accountOut: z.ZodObject<{
31575
+ accountOut: z.ZodOptional<z.ZodObject<{
31576
31576
  id: z.ZodOptional<z.ZodString>;
31577
31577
  number: z.ZodOptional<z.ZodString>;
31578
31578
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -32134,7 +32134,7 @@ declare const requestBodySchema$z: z.ZodObject<{
32134
32134
  clabe: z.ZodOptional<z.ZodString>;
32135
32135
  bsb: z.ZodOptional<z.ZodString>;
32136
32136
  brBankNumber: z.ZodOptional<z.ZodString>;
32137
- }, z.core.$strip>;
32137
+ }, z.core.$strip>>;
32138
32138
  note: z.ZodOptional<z.ZodString>;
32139
32139
  asigneeId: z.ZodOptional<z.ZodString>;
32140
32140
  creatorId: z.ZodOptional<z.ZodString>;
@@ -33474,7 +33474,7 @@ declare const responseBodySchema$1f: z.ZodObject<{
33474
33474
  bsb: z.ZodOptional<z.ZodString>;
33475
33475
  brBankNumber: z.ZodOptional<z.ZodString>;
33476
33476
  }, z.core.$strip>;
33477
- accountOut: z.ZodObject<{
33477
+ accountOut: z.ZodNullable<z.ZodObject<{
33478
33478
  id: z.ZodOptional<z.ZodString>;
33479
33479
  number: z.ZodOptional<z.ZodString>;
33480
33480
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -34036,7 +34036,7 @@ declare const responseBodySchema$1f: z.ZodObject<{
34036
34036
  clabe: z.ZodOptional<z.ZodString>;
34037
34037
  bsb: z.ZodOptional<z.ZodString>;
34038
34038
  brBankNumber: z.ZodOptional<z.ZodString>;
34039
- }, z.core.$strip>;
34039
+ }, z.core.$strip>>;
34040
34040
  note: z.ZodNullable<z.ZodString>;
34041
34041
  asigneeId: z.ZodNullable<z.ZodString>;
34042
34042
  creatorId: z.ZodNullable<z.ZodString>;
@@ -11219,7 +11219,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11219
11219
  bsb?: string | undefined;
11220
11220
  brBankNumber?: string | undefined;
11221
11221
  };
11222
- accountOut: {
11222
+ archived: boolean;
11223
+ accountOut?: {
11223
11224
  id?: string | undefined;
11224
11225
  number?: string | undefined;
11225
11226
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11241,8 +11242,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11241
11242
  clabe?: string | undefined;
11242
11243
  bsb?: string | undefined;
11243
11244
  brBankNumber?: string | undefined;
11244
- };
11245
- archived: boolean;
11245
+ } | undefined;
11246
11246
  note?: string | undefined;
11247
11247
  asigneeId?: string | undefined;
11248
11248
  creatorId?: string | undefined;
@@ -11345,7 +11345,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11345
11345
  clabe?: string | undefined;
11346
11346
  bsb?: string | undefined;
11347
11347
  brBankNumber?: string | undefined;
11348
- };
11348
+ } | null;
11349
11349
  note: string | null;
11350
11350
  asigneeId: string | null;
11351
11351
  creatorId: string | null;
@@ -11446,7 +11446,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11446
11446
  bsb?: string | undefined;
11447
11447
  brBankNumber?: string | undefined;
11448
11448
  };
11449
- accountOut: {
11449
+ archived: boolean;
11450
+ accountOut?: {
11450
11451
  id?: string | undefined;
11451
11452
  number?: string | undefined;
11452
11453
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11468,8 +11469,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11468
11469
  clabe?: string | undefined;
11469
11470
  bsb?: string | undefined;
11470
11471
  brBankNumber?: string | undefined;
11471
- };
11472
- archived: boolean;
11472
+ } | undefined;
11473
11473
  note?: string | undefined;
11474
11474
  asigneeId?: string | undefined;
11475
11475
  creatorId?: string | undefined;
@@ -11558,7 +11558,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11558
11558
  bsb?: string | undefined;
11559
11559
  brBankNumber?: string | undefined;
11560
11560
  };
11561
- accountOut: {
11561
+ archived: boolean;
11562
+ accountOut?: {
11562
11563
  id?: string | undefined;
11563
11564
  number?: string | undefined;
11564
11565
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11580,8 +11581,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11580
11581
  clabe?: string | undefined;
11581
11582
  bsb?: string | undefined;
11582
11583
  brBankNumber?: string | undefined;
11583
- };
11584
- archived: boolean;
11584
+ } | undefined;
11585
11585
  note?: string | undefined;
11586
11586
  asigneeId?: string | undefined;
11587
11587
  creatorId?: string | undefined;
@@ -11699,7 +11699,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11699
11699
  clabe?: string | undefined;
11700
11700
  bsb?: string | undefined;
11701
11701
  brBankNumber?: string | undefined;
11702
- };
11702
+ } | null;
11703
11703
  note: string | null;
11704
11704
  asigneeId: string | null;
11705
11705
  creatorId: string | null;
@@ -11888,7 +11888,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11888
11888
  clabe?: string | undefined;
11889
11889
  bsb?: string | undefined;
11890
11890
  brBankNumber?: string | undefined;
11891
- };
11891
+ } | null;
11892
11892
  note: string | null;
11893
11893
  asigneeId: string | null;
11894
11894
  creatorId: string | null;
@@ -12017,7 +12017,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12017
12017
  bsb?: string | undefined;
12018
12018
  brBankNumber?: string | undefined;
12019
12019
  };
12020
- accountOut: {
12020
+ archived: boolean;
12021
+ vs?: string | undefined;
12022
+ accountOut?: {
12021
12023
  id?: string | undefined;
12022
12024
  number?: string | undefined;
12023
12025
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12039,9 +12041,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12039
12041
  clabe?: string | undefined;
12040
12042
  bsb?: string | undefined;
12041
12043
  brBankNumber?: string | undefined;
12042
- };
12043
- archived: boolean;
12044
- vs?: string | undefined;
12044
+ } | undefined;
12045
12045
  note?: string | undefined;
12046
12046
  asigneeId?: string | undefined;
12047
12047
  creatorId?: string | undefined;
@@ -12144,7 +12144,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12144
12144
  clabe?: string | undefined;
12145
12145
  bsb?: string | undefined;
12146
12146
  brBankNumber?: string | undefined;
12147
- };
12147
+ } | null;
12148
12148
  note: string | null;
12149
12149
  asigneeId: string | null;
12150
12150
  creatorId: string | null;
@@ -12243,7 +12243,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12243
12243
  bsb?: string | undefined;
12244
12244
  brBankNumber?: string | undefined;
12245
12245
  };
12246
- accountOut: {
12246
+ archived: boolean;
12247
+ vs?: string | undefined;
12248
+ accountOut?: {
12247
12249
  id?: string | undefined;
12248
12250
  number?: string | undefined;
12249
12251
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12265,9 +12267,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12265
12267
  clabe?: string | undefined;
12266
12268
  bsb?: string | undefined;
12267
12269
  brBankNumber?: string | undefined;
12268
- };
12269
- archived: boolean;
12270
- vs?: string | undefined;
12270
+ } | undefined;
12271
12271
  note?: string | undefined;
12272
12272
  asigneeId?: string | undefined;
12273
12273
  creatorId?: string | undefined;
@@ -12354,7 +12354,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12354
12354
  bsb?: string | undefined;
12355
12355
  brBankNumber?: string | undefined;
12356
12356
  };
12357
- accountOut: {
12357
+ archived: boolean;
12358
+ vs?: string | undefined;
12359
+ accountOut?: {
12358
12360
  id?: string | undefined;
12359
12361
  number?: string | undefined;
12360
12362
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12376,9 +12378,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12376
12378
  clabe?: string | undefined;
12377
12379
  bsb?: string | undefined;
12378
12380
  brBankNumber?: string | undefined;
12379
- };
12380
- archived: boolean;
12381
- vs?: string | undefined;
12381
+ } | undefined;
12382
12382
  note?: string | undefined;
12383
12383
  asigneeId?: string | undefined;
12384
12384
  creatorId?: string | undefined;
@@ -12465,7 +12465,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12465
12465
  bsb?: string | undefined;
12466
12466
  brBankNumber?: string | undefined;
12467
12467
  };
12468
- accountOut: {
12468
+ archived: boolean;
12469
+ vs?: string | undefined;
12470
+ accountOut?: {
12469
12471
  id?: string | undefined;
12470
12472
  number?: string | undefined;
12471
12473
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12487,9 +12489,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12487
12489
  clabe?: string | undefined;
12488
12490
  bsb?: string | undefined;
12489
12491
  brBankNumber?: string | undefined;
12490
- };
12491
- archived: boolean;
12492
- vs?: string | undefined;
12492
+ } | undefined;
12493
12493
  note?: string | undefined;
12494
12494
  asigneeId?: string | undefined;
12495
12495
  creatorId?: string | undefined;
@@ -23547,7 +23547,7 @@ declare const requestBodySchema$A: z.ZodObject<{
23547
23547
  bsb: z.ZodOptional<z.ZodString>;
23548
23548
  brBankNumber: z.ZodOptional<z.ZodString>;
23549
23549
  }, z.core.$strip>;
23550
- accountOut: z.ZodObject<{
23550
+ accountOut: z.ZodOptional<z.ZodObject<{
23551
23551
  id: z.ZodOptional<z.ZodString>;
23552
23552
  number: z.ZodOptional<z.ZodString>;
23553
23553
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -24109,7 +24109,7 @@ declare const requestBodySchema$A: z.ZodObject<{
24109
24109
  clabe: z.ZodOptional<z.ZodString>;
24110
24110
  bsb: z.ZodOptional<z.ZodString>;
24111
24111
  brBankNumber: z.ZodOptional<z.ZodString>;
24112
- }, z.core.$strip>;
24112
+ }, z.core.$strip>>;
24113
24113
  note: z.ZodOptional<z.ZodString>;
24114
24114
  asigneeId: z.ZodOptional<z.ZodString>;
24115
24115
  creatorId: z.ZodOptional<z.ZodString>;
@@ -25449,7 +25449,7 @@ declare const responseBodySchema$1i: z.ZodObject<{
25449
25449
  bsb: z.ZodOptional<z.ZodString>;
25450
25450
  brBankNumber: z.ZodOptional<z.ZodString>;
25451
25451
  }, z.core.$strip>;
25452
- accountOut: z.ZodObject<{
25452
+ accountOut: z.ZodNullable<z.ZodObject<{
25453
25453
  id: z.ZodOptional<z.ZodString>;
25454
25454
  number: z.ZodOptional<z.ZodString>;
25455
25455
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -26011,7 +26011,7 @@ declare const responseBodySchema$1i: z.ZodObject<{
26011
26011
  clabe: z.ZodOptional<z.ZodString>;
26012
26012
  bsb: z.ZodOptional<z.ZodString>;
26013
26013
  brBankNumber: z.ZodOptional<z.ZodString>;
26014
- }, z.core.$strip>;
26014
+ }, z.core.$strip>>;
26015
26015
  note: z.ZodNullable<z.ZodString>;
26016
26016
  asigneeId: z.ZodNullable<z.ZodString>;
26017
26017
  creatorId: z.ZodNullable<z.ZodString>;
@@ -27629,7 +27629,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27629
27629
  bsb: z$1.ZodOptional<z$1.ZodString>;
27630
27630
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
27631
27631
  }, z$1.core.$strip>;
27632
- accountOut: z$1.ZodObject<{
27632
+ accountOut: z$1.ZodNullable<z$1.ZodObject<{
27633
27633
  id: z$1.ZodOptional<z$1.ZodString>;
27634
27634
  number: z$1.ZodOptional<z$1.ZodString>;
27635
27635
  bankCode: z$1.ZodOptional<z$1.ZodEnum<{
@@ -28191,7 +28191,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
28191
28191
  clabe: z$1.ZodOptional<z$1.ZodString>;
28192
28192
  bsb: z$1.ZodOptional<z$1.ZodString>;
28193
28193
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
28194
- }, z$1.core.$strip>;
28194
+ }, z$1.core.$strip>>;
28195
28195
  note: z$1.ZodNullable<z$1.ZodString>;
28196
28196
  asigneeId: z$1.ZodNullable<z$1.ZodString>;
28197
28197
  creatorId: z$1.ZodNullable<z$1.ZodString>;
@@ -29608,7 +29608,7 @@ declare const responseBodySchema$1g: z$1.ZodObject<{
29608
29608
  bsb: z$1.ZodOptional<z$1.ZodString>;
29609
29609
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
29610
29610
  }, z$1.core.$strip>;
29611
- accountOut: z$1.ZodObject<{
29611
+ accountOut: z$1.ZodNullable<z$1.ZodObject<{
29612
29612
  id: z$1.ZodOptional<z$1.ZodString>;
29613
29613
  number: z$1.ZodOptional<z$1.ZodString>;
29614
29614
  bankCode: z$1.ZodOptional<z$1.ZodEnum<{
@@ -30170,7 +30170,7 @@ declare const responseBodySchema$1g: z$1.ZodObject<{
30170
30170
  clabe: z$1.ZodOptional<z$1.ZodString>;
30171
30171
  bsb: z$1.ZodOptional<z$1.ZodString>;
30172
30172
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
30173
- }, z$1.core.$strip>;
30173
+ }, z$1.core.$strip>>;
30174
30174
  note: z$1.ZodNullable<z$1.ZodString>;
30175
30175
  asigneeId: z$1.ZodNullable<z$1.ZodString>;
30176
30176
  creatorId: z$1.ZodNullable<z$1.ZodString>;
@@ -31572,7 +31572,7 @@ declare const requestBodySchema$z: z.ZodObject<{
31572
31572
  bsb: z.ZodOptional<z.ZodString>;
31573
31573
  brBankNumber: z.ZodOptional<z.ZodString>;
31574
31574
  }, z.core.$strip>;
31575
- accountOut: z.ZodObject<{
31575
+ accountOut: z.ZodOptional<z.ZodObject<{
31576
31576
  id: z.ZodOptional<z.ZodString>;
31577
31577
  number: z.ZodOptional<z.ZodString>;
31578
31578
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -32134,7 +32134,7 @@ declare const requestBodySchema$z: z.ZodObject<{
32134
32134
  clabe: z.ZodOptional<z.ZodString>;
32135
32135
  bsb: z.ZodOptional<z.ZodString>;
32136
32136
  brBankNumber: z.ZodOptional<z.ZodString>;
32137
- }, z.core.$strip>;
32137
+ }, z.core.$strip>>;
32138
32138
  note: z.ZodOptional<z.ZodString>;
32139
32139
  asigneeId: z.ZodOptional<z.ZodString>;
32140
32140
  creatorId: z.ZodOptional<z.ZodString>;
@@ -33474,7 +33474,7 @@ declare const responseBodySchema$1f: z.ZodObject<{
33474
33474
  bsb: z.ZodOptional<z.ZodString>;
33475
33475
  brBankNumber: z.ZodOptional<z.ZodString>;
33476
33476
  }, z.core.$strip>;
33477
- accountOut: z.ZodObject<{
33477
+ accountOut: z.ZodNullable<z.ZodObject<{
33478
33478
  id: z.ZodOptional<z.ZodString>;
33479
33479
  number: z.ZodOptional<z.ZodString>;
33480
33480
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -34036,7 +34036,7 @@ declare const responseBodySchema$1f: z.ZodObject<{
34036
34036
  clabe: z.ZodOptional<z.ZodString>;
34037
34037
  bsb: z.ZodOptional<z.ZodString>;
34038
34038
  brBankNumber: z.ZodOptional<z.ZodString>;
34039
- }, z.core.$strip>;
34039
+ }, z.core.$strip>>;
34040
34040
  note: z.ZodNullable<z.ZodString>;
34041
34041
  asigneeId: z.ZodNullable<z.ZodString>;
34042
34042
  creatorId: z.ZodNullable<z.ZodString>;
@@ -11219,7 +11219,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11219
11219
  bsb?: string | undefined;
11220
11220
  brBankNumber?: string | undefined;
11221
11221
  };
11222
- accountOut: {
11222
+ archived: boolean;
11223
+ accountOut?: {
11223
11224
  id?: string | undefined;
11224
11225
  number?: string | undefined;
11225
11226
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11241,8 +11242,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11241
11242
  clabe?: string | undefined;
11242
11243
  bsb?: string | undefined;
11243
11244
  brBankNumber?: string | undefined;
11244
- };
11245
- archived: boolean;
11245
+ } | undefined;
11246
11246
  note?: string | undefined;
11247
11247
  asigneeId?: string | undefined;
11248
11248
  creatorId?: string | undefined;
@@ -11345,7 +11345,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11345
11345
  clabe?: string | undefined;
11346
11346
  bsb?: string | undefined;
11347
11347
  brBankNumber?: string | undefined;
11348
- };
11348
+ } | null;
11349
11349
  note: string | null;
11350
11350
  asigneeId: string | null;
11351
11351
  creatorId: string | null;
@@ -11446,7 +11446,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11446
11446
  bsb?: string | undefined;
11447
11447
  brBankNumber?: string | undefined;
11448
11448
  };
11449
- accountOut: {
11449
+ archived: boolean;
11450
+ accountOut?: {
11450
11451
  id?: string | undefined;
11451
11452
  number?: string | undefined;
11452
11453
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11468,8 +11469,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11468
11469
  clabe?: string | undefined;
11469
11470
  bsb?: string | undefined;
11470
11471
  brBankNumber?: string | undefined;
11471
- };
11472
- archived: boolean;
11472
+ } | undefined;
11473
11473
  note?: string | undefined;
11474
11474
  asigneeId?: string | undefined;
11475
11475
  creatorId?: string | undefined;
@@ -11558,7 +11558,8 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11558
11558
  bsb?: string | undefined;
11559
11559
  brBankNumber?: string | undefined;
11560
11560
  };
11561
- accountOut: {
11561
+ archived: boolean;
11562
+ accountOut?: {
11562
11563
  id?: string | undefined;
11563
11564
  number?: string | undefined;
11564
11565
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -11580,8 +11581,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11580
11581
  clabe?: string | undefined;
11581
11582
  bsb?: string | undefined;
11582
11583
  brBankNumber?: string | undefined;
11583
- };
11584
- archived: boolean;
11584
+ } | undefined;
11585
11585
  note?: string | undefined;
11586
11586
  asigneeId?: string | undefined;
11587
11587
  creatorId?: string | undefined;
@@ -11699,7 +11699,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11699
11699
  clabe?: string | undefined;
11700
11700
  bsb?: string | undefined;
11701
11701
  brBankNumber?: string | undefined;
11702
- };
11702
+ } | null;
11703
11703
  note: string | null;
11704
11704
  asigneeId: string | null;
11705
11705
  creatorId: string | null;
@@ -11888,7 +11888,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
11888
11888
  clabe?: string | undefined;
11889
11889
  bsb?: string | undefined;
11890
11890
  brBankNumber?: string | undefined;
11891
- };
11891
+ } | null;
11892
11892
  note: string | null;
11893
11893
  asigneeId: string | null;
11894
11894
  creatorId: string | null;
@@ -12017,7 +12017,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12017
12017
  bsb?: string | undefined;
12018
12018
  brBankNumber?: string | undefined;
12019
12019
  };
12020
- accountOut: {
12020
+ archived: boolean;
12021
+ vs?: string | undefined;
12022
+ accountOut?: {
12021
12023
  id?: string | undefined;
12022
12024
  number?: string | undefined;
12023
12025
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12039,9 +12041,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12039
12041
  clabe?: string | undefined;
12040
12042
  bsb?: string | undefined;
12041
12043
  brBankNumber?: string | undefined;
12042
- };
12043
- archived: boolean;
12044
- vs?: string | undefined;
12044
+ } | undefined;
12045
12045
  note?: string | undefined;
12046
12046
  asigneeId?: string | undefined;
12047
12047
  creatorId?: string | undefined;
@@ -12144,7 +12144,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12144
12144
  clabe?: string | undefined;
12145
12145
  bsb?: string | undefined;
12146
12146
  brBankNumber?: string | undefined;
12147
- };
12147
+ } | null;
12148
12148
  note: string | null;
12149
12149
  asigneeId: string | null;
12150
12150
  creatorId: string | null;
@@ -12243,7 +12243,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12243
12243
  bsb?: string | undefined;
12244
12244
  brBankNumber?: string | undefined;
12245
12245
  };
12246
- accountOut: {
12246
+ archived: boolean;
12247
+ vs?: string | undefined;
12248
+ accountOut?: {
12247
12249
  id?: string | undefined;
12248
12250
  number?: string | undefined;
12249
12251
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12265,9 +12267,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12265
12267
  clabe?: string | undefined;
12266
12268
  bsb?: string | undefined;
12267
12269
  brBankNumber?: string | undefined;
12268
- };
12269
- archived: boolean;
12270
- vs?: string | undefined;
12270
+ } | undefined;
12271
12271
  note?: string | undefined;
12272
12272
  asigneeId?: string | undefined;
12273
12273
  creatorId?: string | undefined;
@@ -12354,7 +12354,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12354
12354
  bsb?: string | undefined;
12355
12355
  brBankNumber?: string | undefined;
12356
12356
  };
12357
- accountOut: {
12357
+ archived: boolean;
12358
+ vs?: string | undefined;
12359
+ accountOut?: {
12358
12360
  id?: string | undefined;
12359
12361
  number?: string | undefined;
12360
12362
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12376,9 +12378,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12376
12378
  clabe?: string | undefined;
12377
12379
  bsb?: string | undefined;
12378
12380
  brBankNumber?: string | undefined;
12379
- };
12380
- archived: boolean;
12381
- vs?: string | undefined;
12381
+ } | undefined;
12382
12382
  note?: string | undefined;
12383
12383
  asigneeId?: string | undefined;
12384
12384
  creatorId?: string | undefined;
@@ -12465,7 +12465,9 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12465
12465
  bsb?: string | undefined;
12466
12466
  brBankNumber?: string | undefined;
12467
12467
  };
12468
- accountOut: {
12468
+ archived: boolean;
12469
+ vs?: string | undefined;
12470
+ accountOut?: {
12469
12471
  id?: string | undefined;
12470
12472
  number?: string | undefined;
12471
12473
  bankCode?: "5051" | "0100" | "0300" | "0600" | "0710" | "0800" | "2010" | "2020" | "2030" | "2060" | "2070" | "2100" | "2200" | "2210" | "2220" | "2240" | "2250" | "2260" | "2310" | "2600" | "2700" | "3030" | "3050" | "3060" | "3500" | "4000" | "4300" | "5500" | "5400" | "5800" | "6000" | "6100" | "6200" | "6210" | "6300" | "6363" | "6700" | "6800" | "7940" | "7910" | "7950" | "7960" | "7980" | "7970" | "7990" | "8030" | "8040" | "8060" | "8090" | "8150" | "8190" | "8198" | "8200" | "8220" | "8230" | "8240" | "8250" | "8255" | "8265" | "8500" | "8610" | undefined;
@@ -12487,9 +12489,7 @@ declare const bankAndMdmRoutes: OpenAPIHono<Env, hono_types.MergeSchemaPath<{
12487
12489
  clabe?: string | undefined;
12488
12490
  bsb?: string | undefined;
12489
12491
  brBankNumber?: string | undefined;
12490
- };
12491
- archived: boolean;
12492
- vs?: string | undefined;
12492
+ } | undefined;
12493
12493
  note?: string | undefined;
12494
12494
  asigneeId?: string | undefined;
12495
12495
  creatorId?: string | undefined;
@@ -23547,7 +23547,7 @@ declare const requestBodySchema$A: z.ZodObject<{
23547
23547
  bsb: z.ZodOptional<z.ZodString>;
23548
23548
  brBankNumber: z.ZodOptional<z.ZodString>;
23549
23549
  }, z.core.$strip>;
23550
- accountOut: z.ZodObject<{
23550
+ accountOut: z.ZodOptional<z.ZodObject<{
23551
23551
  id: z.ZodOptional<z.ZodString>;
23552
23552
  number: z.ZodOptional<z.ZodString>;
23553
23553
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -24109,7 +24109,7 @@ declare const requestBodySchema$A: z.ZodObject<{
24109
24109
  clabe: z.ZodOptional<z.ZodString>;
24110
24110
  bsb: z.ZodOptional<z.ZodString>;
24111
24111
  brBankNumber: z.ZodOptional<z.ZodString>;
24112
- }, z.core.$strip>;
24112
+ }, z.core.$strip>>;
24113
24113
  note: z.ZodOptional<z.ZodString>;
24114
24114
  asigneeId: z.ZodOptional<z.ZodString>;
24115
24115
  creatorId: z.ZodOptional<z.ZodString>;
@@ -25449,7 +25449,7 @@ declare const responseBodySchema$1i: z.ZodObject<{
25449
25449
  bsb: z.ZodOptional<z.ZodString>;
25450
25450
  brBankNumber: z.ZodOptional<z.ZodString>;
25451
25451
  }, z.core.$strip>;
25452
- accountOut: z.ZodObject<{
25452
+ accountOut: z.ZodNullable<z.ZodObject<{
25453
25453
  id: z.ZodOptional<z.ZodString>;
25454
25454
  number: z.ZodOptional<z.ZodString>;
25455
25455
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -26011,7 +26011,7 @@ declare const responseBodySchema$1i: z.ZodObject<{
26011
26011
  clabe: z.ZodOptional<z.ZodString>;
26012
26012
  bsb: z.ZodOptional<z.ZodString>;
26013
26013
  brBankNumber: z.ZodOptional<z.ZodString>;
26014
- }, z.core.$strip>;
26014
+ }, z.core.$strip>>;
26015
26015
  note: z.ZodNullable<z.ZodString>;
26016
26016
  asigneeId: z.ZodNullable<z.ZodString>;
26017
26017
  creatorId: z.ZodNullable<z.ZodString>;
@@ -27629,7 +27629,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
27629
27629
  bsb: z$1.ZodOptional<z$1.ZodString>;
27630
27630
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
27631
27631
  }, z$1.core.$strip>;
27632
- accountOut: z$1.ZodObject<{
27632
+ accountOut: z$1.ZodNullable<z$1.ZodObject<{
27633
27633
  id: z$1.ZodOptional<z$1.ZodString>;
27634
27634
  number: z$1.ZodOptional<z$1.ZodString>;
27635
27635
  bankCode: z$1.ZodOptional<z$1.ZodEnum<{
@@ -28191,7 +28191,7 @@ declare const getForwardsResponseSchema: z$1.ZodObject<{
28191
28191
  clabe: z$1.ZodOptional<z$1.ZodString>;
28192
28192
  bsb: z$1.ZodOptional<z$1.ZodString>;
28193
28193
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
28194
- }, z$1.core.$strip>;
28194
+ }, z$1.core.$strip>>;
28195
28195
  note: z$1.ZodNullable<z$1.ZodString>;
28196
28196
  asigneeId: z$1.ZodNullable<z$1.ZodString>;
28197
28197
  creatorId: z$1.ZodNullable<z$1.ZodString>;
@@ -29608,7 +29608,7 @@ declare const responseBodySchema$1g: z$1.ZodObject<{
29608
29608
  bsb: z$1.ZodOptional<z$1.ZodString>;
29609
29609
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
29610
29610
  }, z$1.core.$strip>;
29611
- accountOut: z$1.ZodObject<{
29611
+ accountOut: z$1.ZodNullable<z$1.ZodObject<{
29612
29612
  id: z$1.ZodOptional<z$1.ZodString>;
29613
29613
  number: z$1.ZodOptional<z$1.ZodString>;
29614
29614
  bankCode: z$1.ZodOptional<z$1.ZodEnum<{
@@ -30170,7 +30170,7 @@ declare const responseBodySchema$1g: z$1.ZodObject<{
30170
30170
  clabe: z$1.ZodOptional<z$1.ZodString>;
30171
30171
  bsb: z$1.ZodOptional<z$1.ZodString>;
30172
30172
  brBankNumber: z$1.ZodOptional<z$1.ZodString>;
30173
- }, z$1.core.$strip>;
30173
+ }, z$1.core.$strip>>;
30174
30174
  note: z$1.ZodNullable<z$1.ZodString>;
30175
30175
  asigneeId: z$1.ZodNullable<z$1.ZodString>;
30176
30176
  creatorId: z$1.ZodNullable<z$1.ZodString>;
@@ -31572,7 +31572,7 @@ declare const requestBodySchema$z: z.ZodObject<{
31572
31572
  bsb: z.ZodOptional<z.ZodString>;
31573
31573
  brBankNumber: z.ZodOptional<z.ZodString>;
31574
31574
  }, z.core.$strip>;
31575
- accountOut: z.ZodObject<{
31575
+ accountOut: z.ZodOptional<z.ZodObject<{
31576
31576
  id: z.ZodOptional<z.ZodString>;
31577
31577
  number: z.ZodOptional<z.ZodString>;
31578
31578
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -32134,7 +32134,7 @@ declare const requestBodySchema$z: z.ZodObject<{
32134
32134
  clabe: z.ZodOptional<z.ZodString>;
32135
32135
  bsb: z.ZodOptional<z.ZodString>;
32136
32136
  brBankNumber: z.ZodOptional<z.ZodString>;
32137
- }, z.core.$strip>;
32137
+ }, z.core.$strip>>;
32138
32138
  note: z.ZodOptional<z.ZodString>;
32139
32139
  asigneeId: z.ZodOptional<z.ZodString>;
32140
32140
  creatorId: z.ZodOptional<z.ZodString>;
@@ -33474,7 +33474,7 @@ declare const responseBodySchema$1f: z.ZodObject<{
33474
33474
  bsb: z.ZodOptional<z.ZodString>;
33475
33475
  brBankNumber: z.ZodOptional<z.ZodString>;
33476
33476
  }, z.core.$strip>;
33477
- accountOut: z.ZodObject<{
33477
+ accountOut: z.ZodNullable<z.ZodObject<{
33478
33478
  id: z.ZodOptional<z.ZodString>;
33479
33479
  number: z.ZodOptional<z.ZodString>;
33480
33480
  bankCode: z.ZodOptional<z.ZodEnum<{
@@ -34036,7 +34036,7 @@ declare const responseBodySchema$1f: z.ZodObject<{
34036
34036
  clabe: z.ZodOptional<z.ZodString>;
34037
34037
  bsb: z.ZodOptional<z.ZodString>;
34038
34038
  brBankNumber: z.ZodOptional<z.ZodString>;
34039
- }, z.core.$strip>;
34039
+ }, z.core.$strip>>;
34040
34040
  note: z.ZodNullable<z.ZodString>;
34041
34041
  asigneeId: z.ZodNullable<z.ZodString>;
34042
34042
  creatorId: z.ZodNullable<z.ZodString>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devizovaburza/txs-sdk",
3
- "version": "3.1.7",
3
+ "version": "3.1.8-canary.91ba31d22",
4
4
  "author": "Devizová Burza a.s.",
5
5
  "license": "ISC",
6
6
  "type": "module",