ApRetainageRelease
Represents accounts payable retainage release transactions used to release withheld retainage amounts back to vendors.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the retainage release. |
| auditCreatedDateTime | Datetime | True |
The date and time when the retainage release was created. |
| auditModifiedBy | String | True |
The user who last modified the retainage release. |
| auditModifiedDateTime | Datetime | True |
The date and time when the retainage release was last modified. |
| description | String | False |
The description or notes entered for the retainage release. |
| entity_Href | String | True |
The URL of the entity associated with this retainage release. |
| entity_Id | String | True |
The Id of the entity associated with this retainage release. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this retainage release. |
| entity_Name | String | True |
The name of the entity associated with this retainage release. |
| glPostingDate | Date | False |
The date on which the retainage release is posted to the general ledger. |
| href | String | True |
The URL of the accounts payable retainage release resource. |
| id | String | True |
The unique identifier of the accounts payable retainage release. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the accounts payable retainage release record. |
| project_Href | String | True |
The URL of the project associated with this retainage release. |
| project_Id | String | False |
The Id of the project associated with this retainage release. |
| project_Key | String | False |
The system-assigned key of the project associated with this retainage release. |
| releaseDate | Date | False |
The date on which the retainage amount is released to the vendor. |
| state | String | False |
The current processing state of the retainage release, such as draft or posted. |
| vendor_Href | String | True |
The URL of the vendor associated with this retainage release. |
| vendor_Id | String | False |
The Id of the vendor associated with this retainage release. |
| vendor_Key | String | False |
The system-assigned key of the vendor associated with this retainage release. |
| ListAggregate_ApRetainageReleaseLines | String | False |
The list of line items associated with this accounts payable retainage release. |