invoiceApproval
Invoice approval attributes retrieved by querying using project, contract, draw or invoice status.
Return Type: InvoiceApproval
Arguments
Field Name | Data Type | Description |
|---|---|---|
organizationID | Unique ID of organization. | |
offset | Set the number of records to be skipped from your results. | |
next | Set the number of records to return in your results. | |
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. An invoice approver is flagged as deleted when the corresponding approved invoice is deleted. | |
projectNumber | Internal project number as set by and visible to the organization viewing the project. | |
contractNumber | Contract Number assigned to contract. | |
drawNumber | Draw number as visible from the Initiate Draw page. | |
invoiceStatus | Textura invoice status (AWAITING, REJECTED, RECEIVED, PENDING_AUTHORIZATION, ON_HOLD, AVAILABLE_TO_PAY, PAID). | |
approverAction | Textura approver actions (APPROVE, REJECT, FORWARD). | |
dateModifiedBegin | Greater than or equal to timestamp of last approver action formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedEnd | Less than timestamp of last approver action formatted as YYYY-MM-DDTHH:MM (US/Central timezone). |
Last Published Friday, February 6, 2026