InvoiceItem

Version: 1.33

Parameters

Extends: TractObject

Elements
Element Type Required? Description

invoiceItemCharges

invoiceItemCharges

Attributes
Attribute Required? Datatype Description

quantity

decimal

unitAmount

decimal

totalAmount

decimal

description

string

taxable

boolean

proratedPercentage

decimal

chargeStartDate

dateTime

chargeEndDate

dateTime

lineItemType

string

type

InvoiceItemType

 

Querying InvoiceItem

For paged results, use the plural of the entity name (for example, billingAccounts, productCategories). For more information, refer to Understanding Queries.

Query Keys
Key Type

eid

Long

invoiceEid

Long

invoiceNum

String

serviceEid

Long

type

accounting.invoice.InvoiceItemType

REST Endpoints

Coming soon.

Sample Requests and Responses

SOAP — Coming soon.

REST — Coming soon.