Response
When request is successful. Returns a 'Fee' object.
Unique identifier of the fee.
"b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2"
Unique version identifier of the fee.
"750eb5c5-ac0b-7d11-4997-e0ce9d8896c8"
The matter associated to the fee.
The staff member associated to the fee.
Deprecated, use Matter.
Deprecated, use Staff.
Unique identifier of the user that created the fee.
"750eb5c5-ac0b-7d11-4997-e0ce9d8896c8"
Unique identifier of the user that updated the fee.
"750eb5c5-ac0b-7d11-4997-e0ce9d8896c8"
Unique identifier of the associated invoice.
"750eb5c5-ac0b-7d11-4997-e0ce9d8896c8"
The activity code associated to the fee.
"PRT"
The UTBMS task code associated to the fee, where UTBMS is enabled. Only applicable in US.
"L110"
The subject - this should be a short description of the fee.
"Review contract"
Optional detailed description of the fee.
"Print documents"
The date of the fee.
"2022-07-01"
The type of the fee (Fixed = 0, Time = 1).
0
, 1
0
True if the fee has been finalized.
false
True if the fee is invoiced externally.
false
True if the fee is written off. True only allowed if IsBillable is true.
Written off fee will show on an invoice with their amount, but will not be counted in the invoice total.
false
True if the fee is billable. Non-billable fee will, by default, not be shown on invoices (and, if shown, the amount will be 0).
false
GST amount of the fee in dollars. Only applicable in AU.
35
If true, the amount is GST inclusive, otherwise GST exclusive. Only applicable in AU.
GST inclusive means: Amount exc. GST = Amount - GST, Amount inc. GST = Amount.
GST exclusive means: Amount exc. GST = Amount, Amount inc. GST = Amount + GST.
false
The duration billed - in minutes.
60
The duration worked - in minutes.
50
The rate of the fee in dollars.
350
Total amount of the fee in dollars. Calculated using Rate and Duration depending on the fee type.
This amount includes tax depending on the TaxInclusive property. See AmountExcTax and AmountIncTax.
350
Amount excluding tax in dollars. Calculated from Amount and Tax depending on the TaxInclusive property.
If tax is not applicable (outside AU), this will be the same as Amount.
315
Amount including tax in dollars. Calculated from Amount and Tax depending on the TaxInclusive property.
If tax is not applicable (outside AU), this will be the same as Amount.
350
Billable amount excluding tax in dollars. If fee is billable, value will be the same as AmountExcTax. If it's non-billable, value will be 0.
If the fee is partially billable (i.e. has source items, some of which are billable and some not), this value will contain the amount calculated from billable items only.
315
Billable tax in dollars. If fee is billable, value will be the same as Tax. If it's non-billable, value will be 0.
If the fee is partially billable (i.e. has source items, some of which are billable and some not), this value will contain the tax calculated from billable items only. In all other cases, the value will be the same as Tax.
35
True if the fee is deleted.
false
The source items on the fee.
Unique identifier of the Activity used to create the fee, if applicable.
"504b9f77-20c7-4dee-8227-d3007c8f6cea"