Enum AccountHolderUpdateRequest.StatusEnum

  • All Implemented Interfaces:
    Serializable, Comparable<AccountHolderUpdateRequest.StatusEnum>
    Enclosing class:
    AccountHolderUpdateRequest

    public static enum AccountHolderUpdateRequest.StatusEnum
    extends Enum<AccountHolderUpdateRequest.StatusEnum>
    The status of the account holder. Possible values: * **active**: The account holder is active. This is the default status when creating an account holder. * **inactive (Deprecated)**: The account holder is temporarily inactive due to missing KYC details. You can set the account back to active by providing the missing KYC details. * **suspended**: The account holder is permanently deactivated by Adyen. This action cannot be undone. * **closed**: The account holder is permanently deactivated by you. This action cannot be undone.