Magidoc

AccountInvoiceLineItem
Object

Line items detail the specific services being invoiced for

Fields

#

id

Non-null

Unique line item ID

serviceType

Service type

description

Description of service being invoiced for

rate

Non-null

Service type fee rate

qty

Non-null

Number of items for the respective service type

amount

Non-null

Total amount due for this line item

isDiscount

Non-null

Indicates whether line item is a discount or not

createdUtc

Non-null

Date/time the line item was created

createdBy

Id of user who created the line item

modifiedUtc

Non-null

Date/time the line item was last modified

modifiedBy

Id of user who last modified the line item

Usages

#

References

#