Anchor to CustomerMergeErrorCodeCustomer
CustomerMergeErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to CUSTOMER_HAS_GIFT_CARDSCUSTOMER_HAS_GIFT_CARDS•
The customer cannot be merged because it has associated gift cards.
- Anchor to INTERNAL_ERRORINTERNAL_ERROR•
An internal error occurred.
- Anchor to INVALID_CUSTOMERINVALID_CUSTOMER•
The customer cannot be merged.
- Anchor to INVALID_CUSTOMER_IDINVALID_CUSTOMER_ID•
The customer ID is invalid.
- Anchor to MISSING_OVERRIDE_ATTRIBUTEMISSING_OVERRIDE_ATTRIBUTE•
The customer is missing the attribute requested for override.
- Anchor to OVERRIDE_ATTRIBUTE_INVALIDOVERRIDE_ATTRIBUTE_INVALID•
The override attribute is invalid.
Was this section helpful?