# UserErrorsCustomerAddressUserErrorsCode - customer - ENUM Version: 2024-10 ## Description Possible error codes that can be returned by `UserErrorsCustomerAddressUserErrors`. ### Access Scopes ## Enum values * [ADDRESS1_MISSING](/docs/api/customer/2024-10/enums/ADDRESS1_MISSING) * [ADDRESS_ARGUMENT_EMPTY](/docs/api/customer/2024-10/enums/ADDRESS_ARGUMENT_EMPTY) * [ADDRESS_ID_DOES_NOT_EXIST](/docs/api/customer/2024-10/enums/ADDRESS_ID_DOES_NOT_EXIST) * [COUNTRY_NOT_EXIST](/docs/api/customer/2024-10/enums/COUNTRY_NOT_EXIST) * [CUSTOMER_ADDRESS_ALREADY_EXISTS](/docs/api/customer/2024-10/enums/CUSTOMER_ADDRESS_ALREADY_EXISTS) * [DELETING_CUSTOMER_DEFAULT_ADDRESS_NOT_ALLOWED](/docs/api/customer/2024-10/enums/DELETING_CUSTOMER_DEFAULT_ADDRESS_NOT_ALLOWED) * [DEMOTING_CUSTOMER_DEFAULT_ADDRESS_NOT_ALLOWED](/docs/api/customer/2024-10/enums/DEMOTING_CUSTOMER_DEFAULT_ADDRESS_NOT_ALLOWED) * [INVALID](/docs/api/customer/2024-10/enums/INVALID) * [INVALID_FOR_COUNTRY](/docs/api/customer/2024-10/enums/INVALID_FOR_COUNTRY) * [INVALID_FOR_COUNTRY_AND_PROVINCE](/docs/api/customer/2024-10/enums/INVALID_FOR_COUNTRY_AND_PROVINCE) * [INVALID_TERRITORY_CODE](/docs/api/customer/2024-10/enums/INVALID_TERRITORY_CODE) * [PHONE_NUMBER_NOT_VALID](/docs/api/customer/2024-10/enums/PHONE_NUMBER_NOT_VALID) * [REQUIRED](/docs/api/customer/2024-10/enums/REQUIRED) * [TERRITORY_CODE_MISSING](/docs/api/customer/2024-10/enums/TERRITORY_CODE_MISSING) * [TOO_LONG](/docs/api/customer/2024-10/enums/TOO_LONG) * [ZONE_CODE_MISSING](/docs/api/customer/2024-10/enums/ZONE_CODE_MISSING) ## Fields with this enum * [UserErrorsCustomerAddressUserErrors.code](/docs/api/customer/2024-10/objects/UserErrorsCustomerAddressUserErrors) ## Examples