Represents a customer's mailing address.
For example, a customer's default address and an order's billing address are both mailing addresses.
Apps using the Customer Account API must meet the
protected customer data [requirements](https://shopify.dev/docs/apps/launch/protected-customer-data).
Access Scopes
Fields
address1:
String -
The first line of the address. Typically the street address or PO Box number.
address2:
String -
The second line of the address. This is typically the apartment, suite, or unit number.
city:
String -
The name of the city, district, village, or town.
company:
String -
The name of the customer's company or organization.