HeaderError

  • The document provides an enumeration of possible header errors.

  • The enumeration includes values for unspecified errors, unknown errors, invalid login customer IDs, and invalid linked customer IDs.

  • Each enum value has a brief description explaining the specific header error it represents.

Enum describing possible header errors.

Proto definition

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

INVALID_LOGIN_CUSTOMER_ID

The login customer ID could not be validated.

INVALID_LINKED_CUSTOMER_ID

The linked customer ID could not be validated.