Mailing Address Input
The input fields to create or update a mailing address.
Anchor to FieldsFields
- address1 (String)
- address2 (String)
- city (String)
- company (String)
- countryCode (CountryCode)
- firstName (String)
- lastName (String)
- phone (String)
- provinceCode (String)
- zip (String)
- Anchor to address1address1•String
The first line of the address. Typically the street address or PO Box number.
- Anchor to address2address2•String
The second line of the address. Typically the number of the apartment, suite, or unit.
- Anchor to citycity•String
The name of the city, district, village, or town.
- Anchor to companycompany•String
The name of the customer's company or organization.
- Anchor to countryCodecountry•Country
Code Code The two-letter code for the country of the address.
- Anchor to firstNamefirst•String
Name The first name of the customer.
- Anchor to lastNamelast•String
Name The last name of the customer.
- Anchor to phonephone•String
A unique phone number for the customer.
Formatted using E.164 standard. For example, +16135551111.
- Anchor to provinceCodeprovince•String
Code 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
- country (String): deprecated
- id (ID): deprecated
- province (String): deprecated
- Anchor to countrycountry•StringDeprecated
- •IDDeprecated
- Anchor to provinceprovince•StringDeprecated
Anchor to Mutations using this inputMutations using this input
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.
- Anchor to DraftOrderAvailableDeliveryOptionsInput.shippingAddressDraft•INPUT OBJECT
Order Available Delivery Options Input.shippingAddress 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 the fulfillment order, shipping date and time, package details, weight, notification setting, and optional rate preference used to purchase a shipping label.
- Anchor to ShopifyPaymentsDisputeEvidenceUpdateInput.shippingAddressShopify•INPUT OBJECT
Payments Dispute Evidence Update Input.shippingAddress The input fields required to update a dispute evidence object.
- Anchor to SubscriptionContractCalculationDeliveryMethodLocalDeliveryInput.addressSubscription•INPUT OBJECT
Contract Calculation Delivery Method Local Delivery Input.address The input fields for local delivery method used for contract calculation.
- Anchor to SubscriptionContractCalculationDeliveryMethodShippingInput.addressSubscription•INPUT OBJECT
Contract Calculation Delivery Method Shipping Input.address The input fields for shipping delivery method used for contract calculation.
- Anchor to SubscriptionContractCalculationFetchDeliveryOptionsInput.addressSubscription•INPUT OBJECT
Contract Calculation Fetch Delivery Options Input.address The input fields to fetch the available delivery options for an address.
Use this to discover the delivery options available for the contract without setting or changing the contract's committed delivery method.
- Anchor to SubscriptionDeliveryMethodLocalDeliveryInput.addressSubscription•INPUT OBJECT
Delivery Method Local Delivery Input.address 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.
- Anchor to SubscriptionDeliveryMethodShippingInput.addressSubscription•INPUT OBJECT
Delivery Method Shipping Input.address Specifies shipping delivery method fields.
This input accepts partial input. When a field is not provided, its prior value is left unchanged.