We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70de2a4 commit fd0df54Copy full SHA for fd0df54
openapi.yaml
@@ -16393,12 +16393,12 @@ components:
16393
state:
16394
type: string
16395
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
+ If billing address is in the United States or Canada, only the two-letter
+ ISO 3166 State or Province code are accepted. If the address is outside
16398
the US, this is the Province associated with the Account's billing
16399
address.
16400
maxLength: 24
16401
- example: Pennsylvania
+ example: PA
16402
tax_id:
16403
16404
0 commit comments