Custom feeΒΆ

The Custom Fee entity provides details about an additional charge that can be incorporated into the service costs section of a bill.

Field name

Type

Description

uid

String

A machine-readable ID assigned to this specific custom fee, primarily used for API communication.

amount

Amount

The overall cost of the custom fee, determined by multiplying the unit price by the quantity.

unit_price

Amount

The cost per unit of the custom fee.

label

I18N

The designated name for the custom fee.

quantity

Number

The count of custom fees included.