Magidoc

AccountInvoice2
Object

Represents services that have been billed to the account.

Fields

#

id

Non-null

Unique invoice ID

orderNbr

Order/invoice ID

amount

Non-null

Amount being billed

totalAmount

Non-null

Total amount being billed

invoiceStatus

Non-null

Status of invoice

servicePeriodStartUtc

Non-null

Service period start date/time

servicePeriodEndUtc

Non-null

Service period end date/time

dueUtc

Non-null

Invoice due date/time

createdUtc

Non-null

Date/time the invoice was created

createdBy

Id of user who created the invoice

modifiedUtc

Non-null

Date/time the invoice was last modified

modifiedBy

Id of user who last modified the invoice

lineItems

Collection of line items detailing the specific services being invoiced for

receipts

Collection of payment receipts for the invoice

Usages

#

References

#