Address

The customer's address.

  • city
    Type: string | null
    max length:  
    100

    City, district, suburb, town, or village.

  • country
    Type: string | null
    max length:  
    2

    Two-letter country code (ISO 3166-1 alpha-2).

  • line1
    Type: string | null
    max length:  
    100

    Address line 1 (e.g., street, PO Box, or company name).

  • line2
    Type: string | null
    max length:  
    100

    Address line 2 (e.g., apartment, suite, unit, or building).

  • postal_code
    Type: string | null
    max length:  
    100

    ZIP or postal code.

  • state
    Type: string | null
    max length:  
    100

    State, county, province, or region.