Skip to content

Commit 9c2405f

Browse files
mtengbotModern Treasury Bot
andauthored
OpenAPI Sync (#517)
Co-authored-by: Modern Treasury Bot <noreply@moderntreasury.com>
1 parent f5aa899 commit 9c2405f

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

openapi/mt_openapi_spec_v1.yaml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9202,8 +9202,9 @@ components:
92029202
- polygon_address
92039203
- sg_number
92049204
- solana_address
9205-
description: One of `iban`, `clabe`, or `other`. Use `other` if the bank
9206-
account number is in a generic format.
9205+
- wallet_address
9206+
description: One of `iban`, `clabe`, `wallet_address`, or `other`. Use `other`
9207+
if the bank account number is in a generic format.
92079208
account_number_safe:
92089209
type: string
92099210
description: The last 4 digits of the account_number.
@@ -9242,8 +9243,9 @@ components:
92429243
- polygon_address
92439244
- sg_number
92449245
- solana_address
9245-
description: One of `iban`, `clabe`, or `other`. Use `other` if the bank
9246-
account number is in a generic format.
9246+
- wallet_address
9247+
description: One of `iban`, `clabe`, `wallet_address`, or `other`. Use `other`
9248+
if the bank account number is in a generic format.
92479249
required:
92489250
- account_number
92499251
address:
@@ -10584,6 +10586,7 @@ components:
1058410586
- polygon_address
1058510587
- sg_number
1058610588
- solana_address
10589+
- wallet_address
1058710590
required:
1058810591
- account_number
1058910592
routing_details:
@@ -12007,6 +12010,7 @@ components:
1200712010
- polygon_address
1200812011
- sg_number
1200912012
- solana_address
12013+
- wallet_address
1201012014
required:
1201112015
- account_number
1201212016
routing_details:
@@ -12810,6 +12814,7 @@ components:
1281012814
- polygon_address
1281112815
- sg_number
1281212816
- solana_address
12817+
- wallet_address
1281312818
description: The type of the originating account number for the incoming
1281412819
payment detail.
1281512820
nullable: true
@@ -19103,6 +19108,7 @@ components:
1910319108
- polygon_address
1910419109
- sg_number
1910519110
- solana_address
19111+
- wallet_address
1910619112
required:
1910719113
- account_number
1910819114
routing_details:
@@ -19603,6 +19609,7 @@ components:
1960319609
- polygon_address
1960419610
- sg_number
1960519611
- solana_address
19612+
- wallet_address
1960619613
required:
1960719614
- account_number
1960819615
routing_details:
@@ -20133,6 +20140,7 @@ components:
2013320140
- polygon_address
2013420141
- sg_number
2013520142
- solana_address
20143+
- wallet_address
2013620144
required:
2013720145
- account_number
2013820146
routing_details:

0 commit comments

Comments
 (0)