Skip to content

Commit 7a7cf56

Browse files
authored
Merge pull request #589 from rsyracuse/tax-character-limit-clarification
Billing Address update ISO US/Canada
2 parents 70de2a4 + 61b8414 commit 7a7cf56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16393,12 +16393,12 @@ components:
1639316393
state:
1639416394
type: string
1639516395
description: >
16396-
If billing address is in the United States, this is the State
16397-
portion of the Account's billing address. If the address is outside
16398-
the US, this is the Province associated with the Account's billing
16396+
If billing address is in the United States (US) or Canada (CA), only the two-letter
16397+
ISO 3166 State or Province code are accepted. If the address is outside
16398+
the US or CA, this is the Province associated with the Account's billing
1639916399
address.
1640016400
maxLength: 24
16401-
example: Pennsylvania
16401+
example: PA
1640216402
tax_id:
1640316403
type: string
1640416404
description: >

0 commit comments

Comments
 (0)