paymentSubgraph
Invoices that have been paid / disbursed, including amounts, dates, and users.
Fields
Field Name | Data Type | Description |
---|---|---|
id | ID associated to a payment. | |
paymentAmount | Amount to be paid to the subcontractor organization. | |
paymentMethod | Method assigned for payment transaction. | |
paymentStatus | Status of Payment. | |
checkNumber | Check number of the payment. | |
paidDate | Date the amount is deposited in pay to organization account (US/Central timezone). | |
tax | Tax paid. | |
dateModified | 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 | Balance amount to be paid for that specific invoice. | |
invoicePaidToDate | Total Amount Paid till date for an invoice (Of current payment transaction). | |
disbursementDateTime | Date/Time of disbursement (US/Central timezone). | |
isDeleted | True if this payment was deleted. | |
bankUploadDateTime | Date/Time Bank record is created (US/Central timezone). | |
settlementDate | Settlement date of the transaction at Pay from bank (US/Central timezone). | |
tpaFunderReferenceID | Settlement ID of the TPA transaction. | |
tpaMaturityDate | Date the payment is made back into the TPA Account from GC Account (US/Central timezone). | |
tpaEffectiveDate | Date in which amount disbursed from funding account (US/Central timezone). | |
tpaTransmissionDate | Date sent to PDQ (US/Central timezone). | |
tpaSubFeeAmount | Fee amount charged to sub for opting TPA Payment. | |
tpaFundingAccount | TPA Account from which funds are disbursed to sub. | |
tpaMaturityAccount | TPA Account to which the funds are settled after maturity date. | |
discount | Discount amount applied to this payment. | |
exportDate | Date of last payment exported. | |
disburserName | Name of User disbursed the amount. | |
splitCheckPayments | Check Payments. | |
invoice | The invoice contract associated with payment. | |
draw | The draw request associated with the payment. | |
contract | The contract associated with the payment. | |
project | The project of the payment. | |
payFromOrganization | Organization from which payment is triggered. | |
payToOrganization | Organization which is receiving the payment. | |
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