CompanyAddress
Requires access scope or
access scope. Also: The API client must be installed on a Shopify Plus store.
Represents a billing or shipping address for a company location.
Anchor to FieldsFields
- Anchor to address1address1•String!non-null
The first line of the address. Typically the street address or PO Box number.
- Anchor to address2address2•
The second line of the address. Typically the number of the apartment, suite, or unit.
- Anchor to citycity•
The name of the city, district, village, or town.
- Anchor to companyNamecompany•
Name String!non-null The name of the company.
- Anchor to countrycountry•
The name of the country.
- Anchor to countryCodecountry•
Code CountryCode! non-null The two-letter code for the country of the address. For example, US.
- Anchor to createdAtcreated•
At DateTime! non-null The date and time (ISO 8601 format) at which the company address was created.
- Anchor to firstNamefirst•
Name The first name of the recipient.
- Anchor to formattedAddressformatted•
Address [String!]!non-null The formatted version of the address.
- Anchor to formattedAreaformatted•
Area A comma-separated list of the values for city, province, and country.
- •ID!non-null
A globally-unique ID.
- Anchor to lastNamelast•
Name The last name of the recipient.
- Anchor to phonephone•
A unique phone number for the customer. Formatted using E.164 standard. For example, +16135551111.
- Anchor to provinceprovince•
The region of the address, such as the province, state, or district.
- Anchor to recipientrecipient•
The identity of the recipient e.g. 'Receiving Department'.
- Anchor to updatedAtupdated•
At DateTime! non-null The date and time (ISO 8601 format) at which the company address was last updated.
- •
The zip or postal code of the address.
- Anchor to zoneCodezone•
Code The alphanumeric code for the region. For example, ON.
Map
Fields with this object
Anchor to MutationsMutations
- •mutation
Updates an address on a company location.