paymentHold
Payment Hold audit information are queried using project, vendor or draw.
Return Type: paymentHold
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. | |
isDeleted | By default, this is set to false. When the filter is set to true, it will return deleted records. | |
projectNumber | Project under which holds exist. | |
drawNumber | Draw number in which any invoices are on hold. | |
vendorID | Subcontractor whose invoices are on hold. | |
datePlacedBegin | Greater than or equal to timestamp of last hold placed formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
datePlacedEnd | Less than timestamp of last hold placed formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateReleasedBegin | Greater than or equal to timestamp of last hold released formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateReleasedEnd | Less than timestamp of last hold released formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedBegin | Greater than or equal to timestamp of last payment hold change formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedEnd | Less than timestamp of last payment hold change formatted as YYYY-MM-DDTHH:MM (US/Central timezone). |
Last Published Friday, September 5, 2025