Skip to main content
input_object

The input fields to create or update a mailing address.

•String

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

•String

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

•String

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

•String

The name of the customer's company or organization.

•CountryCode

The two-letter code for the country of the address.

•String

The first name of the customer.

•String

The last name of the customer.

•String

A unique phone number for the customer.

Formatted using E.164 standard. For example, +16135551111.

•String

The code for the region of the address, such as the province, state, or district. For example QC for Quebec, Canada.

•String

The zip or postal code of the address.

Deprecated fields

•String
Deprecated
•ID
Deprecated
•String
Deprecated

Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields and values to use when creating or updating a customer.

•INPUT OBJECT

The input fields and values to use when creating or updating a customer.

•INPUT OBJECT

The input fields used to determine available delivery options for a draft order.

•INPUT OBJECT

The input fields used to create or update a draft order.

•INPUT OBJECT

The input fields used to create or update a draft order.

•INPUT OBJECT

The input fields for creating an order.

•INPUT OBJECT

The input fields for creating an order.

•INPUT OBJECT

The input fields for specifying the information to be updated on an order when using the orderUpdate mutation.

•INPUT OBJECT

The input fields for a remote PayPal customer payment method.

•INPUT OBJECT

The input fields for a local delivery method.

This input accepts partial input. When a field is not provided, its prior value is left unchanged.

•INPUT OBJECT

Specifies shipping delivery method fields.

This input accepts partial input. When a field is not provided, its prior value is left unchanged.


Was this section helpful?