Address

  • address1
    Type: string
    min length:  
    1
    max length:  
    255
    required

    The first line of the address.

  • city
    Type: string
    min length:  
    1
    max length:  
    255
    required

    The city of the address.

  • country
    Type: string · CountryCodesenum
    required

    The country of the address.

    values
    • AFG
    • ALB
    • DZA
    • ASM
    • AND
  • postal_code
    Type: string
    min length:  
    5
    max length:  
    5
    required

    The postal code of the address.

  • region
    Type: string enum
    required

    The region or state of the address.

    values
    • AK
    • AZ
    • CA
    • AR
    • CO
  • address2
    Type: string | null
    max length:  
    255

    The second line of the address.