payment
Paid invoice amounts and dates are retrieved using filters such as project, contract, vendor or draw.
Return Type: payment
Arguments
Field Name | Data Type | Description |
---|---|---|
offset | Set the number of records to be skipped from your results. | |
next | Set the number of records to return in your results. | |
organizationID | Unique ID of organization. | |
segmentID | Segment ID as set by and visible to the organization viewing the project. | |
isDeleted | By default, this is set to false. When the filter is set to true, it will return deleted records. | |
projectNumber | Internal project number as set by and visible to the organization viewing the project. | |
projectName | Project name assigned to project. | |
vendorID | Vendor ID associated with contract. | |
contractNumber | Contract Number assigned to contract. | |
payFromOrganizationName | Name of organization sending payment. | |
payToOrganizationName | Name of organization receiving the payment. | |
drawName | Draw name assigned to draw. | |
drawNumber | Draw number as visible from the Initiate Draw page. | |
isTPAPayment | Indicates if payment is using Textura Payment Accelerator (true/false). | |
dateModifiedBegin | Greater than or equal to timestamp of last payment edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedEnd | Less than timestamp of last payment edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
datePaidBegin | Greater than or equal to timestamp of last payment paid formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
datePaidEnd | Less than timestamp of last payment paid formatted as YYYY-MM-DDTHH:MM (US/Central timezone). |
Last Published Friday, September 5, 2025