invoice

Invoice summary information including invoice number, approval date, work completed, and materials billed.

Fields

Field Name

Data Type

Description

id

Int

ID associated with a Invoice Contract.

invoiceNumber

String

Subcontractor-entered invoice number.

systemGeneratedInvoiceNumber

String

System generated invoice number.

selfWorkThisPeriod

Decimal

Self-performed work billed in an invoice.

subcontractedWorkThisPeriod

Decimal

Subcontracted work billed in an invoice.

selfMaterialStoredThisPeriod

Decimal

Self-performed material billed in an invoice.

subcontractedMaterialStoredThisPeriod

Decimal

Subcontracted material billed in an invoice.

selfBilledAmountThisPeriod

Decimal

Self-performed amount billed in invoice.

subcontractedBilledAmountThisPeriod

Decimal

Subcontracted amount billed in invoice.

selfRetentionAmountThisPeriod

Decimal

Self-performed retention held from invoice.

subcontractedRetentionAmountThisPeriod

Decimal

Subcontracted retention held from invoice.

selfRetentionReleasedThisPeriod

Decimal

Self-performed retention released in invoice.

subcontractedRetentionReleasedThisPeriod

Decimal

Subcontracted retention released in invoice.

taxAmount

Decimal

Tax calculated against invoice.

submitDate

Date

Date invoice was last submitted to parent (US/Central timezone).

approvedDate

Date

Date invoice was last fully approved by parent (US/Central timezone).

authorizedDate

Date

Date invoice was last authorized for payment (US/Central timezone).

invoiceStatus

String

Status of an invoice.

netPaymentDue

Decimal

Payment due for an invoice pending approval.

netInvoiceAmount

Decimal

Invoice amount after retention.

paymentDueDate

Date

Date this invoice payment is due (US/Central timezone).

hoursWorked

Decimal

Number of hours worked during draw period.

discount

Decimal

Discount amount for invoice.

discountExpirationDate

Date

Date of discount expiration (US/Central timezone).

isDeleted

Boolean

Has invoice contract been deleted.

exportDate

DateTime

Date of last invoice export.

rejectionExportDate

DateTime

Date of last invoice rejection record.

exportJobID

Int

Textura job number for invoice export.

rejectionExportJobID

Int

Textura job number for invoice rejection export.

dateModified

DateTime

Timestamp of last invoice edit (US/Central timezone)

invoiceApprovals

invoiceApprovalSubgraph

Approvals of invoice contract.

invoiceLines

invoiceLineSubgraph

Invoice Line related information (Max Subgraph page size is 100).

contract

contractSubgraph

Contract of invoice contract.

draw

drawSubgraph

Draw period of invoice contract.

payments

paymentSubgraph

List of payments associated with an invoice.

disbursables

disbursableSubgraph

List of disbursables associated with an invoice.

pageInfo

pageInfo

Provides page results and total results.



Last Published Friday, September 5, 2025