Mailing Address Input
The input fields to create or update a mailing address.
Anchor to FieldsFields
- 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
- 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 addresses for a customer.
- •INPUT OBJECT
The addresses for a customer.
- •INPUT OBJECT
The mailing address associated with the payment method.
- •INPUT OBJECT
The mailing address to where the order will be shipped.
- •INPUT OBJECT
The mailing address associated with the payment method. This address is an optional field that won't be available on orders that don't require a payment method.
NoteIf a customer is provided, this field or
(which has precedence) will be set as the customer's default address. Additionally, if the provided customer is new or hasn't created an order yet then their name will be set to the first/last name from this address (if provided).
- •INPUT OBJECT
The mailing address to where the order will be shipped.
NoteIf a customer is provided, this field (which has precedence) or
will be set as the customer's default address. Additionally, if the provided customer doesn't have a first or last name then it will be set to the first/last name from this address (if provided).
- •INPUT OBJECT
The new shipping address for the order. Overwrites the existing shipping address.
- Anchor to ShopifyPaymentsDisputeEvidenceUpdateInput.shippingAddressShopify•INPUT OBJECT
Payments Dispute Evidence Update Input.shipping Address The shipping address associated with the dispute evidence.
- Anchor to SubscriptionDeliveryMethodLocalDeliveryInput.addressSubscription•INPUT OBJECT
Delivery Method Local Delivery Input.address The address to deliver to.
- Anchor to SubscriptionDeliveryMethodShippingInput.addressSubscription•INPUT OBJECT
Delivery Method Shipping Input.address The address to ship to.