Magidoc

AccountFee
Object

Represents additional fees that may be applied to an account

Fields

#

account

Account

accountId

Non-null

Id of the account

billCycleInterval

Non-null

Number of billing cycles between each fee charge.

createdBy

Id of user who created the fee

createdUtc

Non-null

Date/time the fee was created

description

Description of fee

endUtc

Date/time fee will stop being applied. This only affects recurring discounts.

fee

Non-null

Total fee amount ot be charged

id

Non-null

Unique fee ID

isRecurring

Non-null

Indicates whether fee is charged each billing cycle

modifiedBy

Id of user who last modified the fee

modifiedUtc

Non-null

Date/time the fee was last modified

nextUtc

Non-null

Date/time fee will next be applied. The initial value will be the same as the StartUtc

qty

Non-null

Quantity of fee to be charged

rate

Non-null

Fee rate to be charged

serviceType

Non-null

Service type of the fee being charged

startUtc

Non-null

Date/time fee will start being applied

Usages

#

References

#