paymentSubgraph

Invoices that have been paid / disbursed, including amounts, dates, and users.

Fields

Field Name

Data Type

Description

id

Int

ID associated to a payment.

paymentAmount

Decimal

Amount to be paid to the subcontractor organization.

paymentMethod

String

Method assigned for payment transaction.

paymentStatus

String

Status of Payment.

checkNumber

String

Check number of the payment.

paidDate

DateTime

Date the amount is deposited in pay to organization account (US/Central timezone).

tax

Decimal

Tax paid.

dateModified

DateTime

Date and timestamp of when the payment record is modified; most recent of: Disbursed date, latest Export Date, Paid date, date of latest split check update activity on the payment record (US/Central timezone).

remainingAmount

Decimal

Balance amount to be paid for that specific invoice.

invoicePaidToDate

Decimal

Total Amount Paid till date for an invoice (Of current payment transaction).

disbursementDateTime

DateTime

Date/Time of disbursement (US/Central timezone).

isDeleted

Boolean

True if this payment was deleted.

bankUploadDateTime

DateTime

Date/Time Bank record is created (US/Central timezone).

settlementDate

Date

Settlement date of the transaction at Pay from bank (US/Central timezone).

tpaFunderReferenceID

Int

Settlement ID of the TPA transaction.

tpaMaturityDate

Date

Date the payment is made back into the TPA Account from GC Account (US/Central timezone).

tpaEffectiveDate

Date

Date in which amount disbursed from funding account (US/Central timezone).

tpaTransmissionDate

Date

Date sent to PDQ (US/Central timezone).

tpaSubFeeAmount

Decimal

Fee amount charged to sub for opting TPA Payment.

tpaFundingAccount

String

TPA Account from which funds are disbursed to sub.

tpaMaturityAccount

String

TPA Account to which the funds are settled after maturity date.

discount

Decimal

Discount amount applied to this payment.

exportDate

DateTime

Date of last payment exported.

disburserName

basicUserSubgraph

Name of User disbursed the amount.

splitCheckPayments

paymentSplitCheckSubgraph

Check Payments.

invoice

invoiceSubgraph

The invoice contract associated with payment.

draw

drawSubgraph

The draw request associated with the payment.

contract

contractSubgraph

The contract associated with the payment.

project

projectSubgraph

The project of the payment.

payFromOrganization

organizationSubgraph

Organization from which payment is triggered.

payToOrganization

organizationSubgraph

Organization which is receiving the payment.

pageInfo

pageInfo

Provides page results and total results. Page info will no longer be supported for subgraphs, it will only be available at Main Graph level.



Last Published Friday, September 5, 2025