Fee Configuration

An array of program fee configurations.

feeConfiguration Object

Property

Data type (length)

Description

amount

decimal

Fee amount. Value of 0.00 indicates a variable amount will be passed for the fee.

description

string (100)

Description of the fee rule.

feeAccountBalanceRuleType

enum

Identifies how the fee will be applied based on account balance. Valid values include:

  • AllowNegativeToProductSetting
  • BalanceToZero

feeAmountType

enum

Indicates how the fee is applied. Valid values include:

  • MonetaryAmount
  • PercentageOfTransactionAmount
  • FeeRuleDefinitionOutput

feeCode

string (3)

Rule type value.

feeGroupDescription

string

Client-defined description of feeGroupTitle.

feeGroupTitle

string

Client-defined group name to categorize various fees.

feeTypeId

integer

Helix-assigned fee rule identifier.

productId

integer

Helix-assigned unique ID of the product to which the account is associated.

productName

string

Name of the product.

productType

enum

Indicates the product type. See products on the program object for valid values.