Skip to main content

Address information

name
string

Contact name

Example:

"John Doe"

email
string<email>

Email

Example:

"john@example.com"

street
string

Street address

Example:

"123 Main St"

city
string

City

Example:

"Riyadh"

state
string

State/region

Example:

"Riyadh Region"

zip
string

Zip/postal code

Example:

"12213"

country
string

Country code (ISO 3166 alpha-2)

Required string length: 2
Pattern: ^[A-Z]{2}$
Example:

"SA"