Description
Fields
Mailing address
Example: "Chestnut Street 92"
Valid when: address1 is not empty
Valid when: address1's length doesn't exceed 190 characters
Additional line for mailing address
Example: "Apartment 2"
Valid when: address2's length doesn't exceed 190 characters
The city
Example: "Louisville"
Valid when: city is not empty
Valid when: city's length doesn't exceed 80 characters
The company
Example: "Google inc."
Valid when: company's length doesn't exceed 80 characters
The two-letter code for the country
Example: "US"
Valid when: country is not empty
Unique address identifier. See also: Unique Identifiers
Example: "ad_EQzGqWoY"
The name
Example: "John Smith"
Valid when: name is not empty
Valid when: name's length doesn't exceed 160 characters
The phone number
Example: "5556251199"
The plus code
Example: "PQ7W+WM"
Valid when: plus_code's length doesn't exceed 32 characters
The two-letter code for the province or state
Example: "KY"
Valid when: province is not empty
The zip or postal code
Example: "40202"
Valid when: zip's length doesn't exceed 32 characters
Used By
Types
CustomerCreate, CustomerModify, InventoryLocationCreate, InventoryLocationModify, OIOrder, OrderCreate, OrderModify, OrderOverride, PurchaseOrderCreate, PurchaseOrderModify, ReturnPolicyShippingOptionCreate, ShopCreate, ShopSettingsCreate, SubscriptionEdit, SupplierCreate, SupplierModify
Preview (typescript)
Loading module