feeAmount

Returns the total amount of the all fees on the record whose fee code is feestr. If optional fStatus1 … fStatusn parameter(s) are supplied, also checks that feestr has one of the statuses in fStatus1 … fStatusn.

Version

1.5

Parameters

Parameter Type Description
feestr string Fee code.
fStatus1 … fStatusn (optional) string List of fee statuses to check for. Enter one or more statuses.

Notes

A fee has one of the following statuses: NEW, INVOICED, VOIDED, CREDITED.