Skip to content

Commit e33b6db

Browse files
authored
Merge pull request #650 from bbiggerr/change/account/tax_id
[Change] Account Update
2 parents 4239ff9 + e5fa1a7 commit e33b6db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19043,8 +19043,8 @@ components:
1904319043
description: >
1904419044
The tax identification number associated with this Account,
1904519045
for tax calculations in some countries.
19046-
If you do not live in a country that collects tax, this should be `null`.
19047-
maxLength: 100
19046+
If you do not live in a country that collects tax, this should be an empty string (`""`).
19047+
maxLength: 25
1904819048
example: ATU99999999
1904919049
euuid:
1905019050
type: string

0 commit comments

Comments
 (0)