Add Address to Customer
Add an address to a customer profile in Shopify.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
|
Make it Default? |
Option to make the new address as the default in a customer profile. |
Dropdown | TRUE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Customer |
|||
|
Customer ID |
Customer's globally unique identifier. |
Number | FALSE |
|
Address |
|||
|
Address1 |
Customer's first address line. |
Text | FALSE |
|
Address2 |
Customer's second address line. |
Text | FALSE |
|
City |
Customer's city. |
Text | FALSE |
|
Company |
Customer's company name. |
Text | FALSE |
|
First Name |
Customer's first name. |
Text | FALSE |
|
Last Name |
Customer's last name. |
Text | FALSE |
|
Phone |
Customer's phone number. |
Text | FALSE |
|
Province |
Customer's province or state. |
Text | FALSE |
|
Country |
Customer's country. |
Text | FALSE |
|
ZIP |
Customer's zip code. |
Text | FALSE |
|
Name |
Customer's full name. |
Text | FALSE |
|
Province Code |
Customer's province code or state abbreviation. |
Text | FALSE |
|
Country Code |
Customer's country code. |
Text | FALSE |
|
Country Name |
Customer's normalized country name. |
Text | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
|
Address |
||
|
ID |
Unique identifier for the address object. |
Number |
|
Customer ID |
Customer's globally unique identifier. |
Number |
|
First Name |
Customer's first name. |
Text |
|
Last Name |
Customer's last name. |
Text |
|
Company |
Customer's company name. |
Text |
|
Address1 |
Customer's first address line. |
Text |
|
Address2 |
Customer's second address line. |
Text |
|
City |
Customer's city. |
Text |
|
Province |
Customer's province or state. |
Text |
|
Country |
Customer's country. |
Text |
|
ZIP |
Customer's zip code. |
Text |
|
Phone |
Customer's phone number. |
Text |
|
Name |
Customer's full name. |
Text |
|
Province Code |
Customer's province code or state abbreviation. |
Text |
|
Country Code |
Customer's country code. |
Text |
|
Country Name |
Customer's normalized country name. |
Text |
|
Default? |
Indicates whether the address is the customer's default address. |
True/False |
