CompanyAddressInput - customer - INPUT_OBJECT
Version: 2025-01
Description:
The input fields for creating or updating a company location address.
Access Scopes
Fields
-
address1:
String -
The first line of the address, typically the street address or PO Box number.
-
address2:
String -
The second line of the address, typically the number of the apartment, suite, or unit.
-
city:
String -
The name of the city, district, village, or town.
-
countryCode:
CountryCode -
The two-letter code for the country of the address.
-
firstName:
String -
The first name in the address.
-
lastName:
String -
The last name in the address.
-
phone:
String -
A unique phone number for the business location, formatted using the E.164 standard, for example, _+16135551111_.
-
recipient:
String -
The identity of the recipient, for example, 'Receiving Department'.
-
zip:
String -
The zip or postal code of the address.
-
zoneCode:
String -
The code for the region of the address, such as the province, state, or district, for example, QC for Quebec, Canada.
Input objects with this input object
Examples