Requires read_customers access scope or read_companies access scope. Also: The API client must be installed on a Shopify Plus store.

Represents a billing or shipping address for a company location.


The first line of the address. Typically the street address or PO Box number.

The second line of the address. Typically the number of the apartment, suite, or unit.

The name of the city, district, village, or town.

Anchor to CompanyAddress.companyName
companyName
Learn more about accessing protected customer data
non-null

The name of the company.

The name of the country.

The two-letter code for the country of the address. For example, US.

The date and time (ISO 8601 format) at which the company address was created.

Anchor to CompanyAddress.firstName
firstName
Learn more about accessing protected customer data

The first name of the recipient.

Anchor to CompanyAddress.formattedAddress
formattedAddress
Learn more about accessing protected customer data
non-null

The formatted version of the address.

A comma-separated list of the values for city, province, and country.

A globally-unique ID.

Anchor to CompanyAddress.lastName
lastName
Learn more about accessing protected customer data

The last name of the recipient.

A unique phone number for the customer. Formatted using E.164 standard. For example, +16135551111.

The region of the address, such as the province, state, or district.

Anchor to CompanyAddress.recipient
recipient
Learn more about accessing protected customer data

The identity of the recipient e.g. 'Receiving Department'.

The date and time (ISO 8601 format) at which the company address was last updated.

The zip or postal code of the address.

The alphanumeric code for the region. For example, ON.


Was this section helpful?
Map

Fields from

CompanyAddress


Updates an address on a company location.


Was this section helpful?
<~>
CompanyAddress Mutations
CompanyAddress



Was this section helpful?
||-
CompanyAddress Implements
CompanyAddress

Implements