PickupAddress - customer - OBJECT
Version: 2025-01
Description:
The address of a pickup location.
Access Scopes
Fields
-
address1:
String! -
The street address for the pickup location.
-
address2:
String -
Any additional address information for the pickup location.
-
city:
String! -
The city of the pickup location.
-
countryCode:
CountryCode! -
The country code for the pickup location.
-
phone:
String -
The phone number for the pickup location.
-
zip:
String -
The ZIP code for the pickup location.
-
zoneCode:
String -
The province code for the pickup location.
Connections
Related queries
Related mutations
Related Unions
Examples