ApReleasableRetainage
Represents accounts payable retainage amounts that are eligible for release, including retained and remaining balances from vendor bills.
Columns
| Name | Type | Description |
| amountRetained | Decimal | The total amount retained from this bill line in the base currency. |
| billLineAmount | Decimal | The original amount of the bill line from which retainage was withheld. |
| department_Href | String | The URL of the department associated with this releasable retainage record. |
| department_Id | String | The Id of the department associated with this releasable retainage record. |
| department_Key | String | The system-assigned key of the department associated with this releasable retainage record. |
| documentLineKey | String | The system-assigned key of the source document line from which this retainage originated. |
| href | String | The URL of the accounts payable releasable retainage resource. |
| id | String | The unique identifier of the accounts payable releasable retainage record. |
| key [KEY] | String | The system-assigned key that uniquely identifies the accounts payable releasable retainage record. |
| lineNumber | Int | The sequential line number of this retainage entry within the source document. |
| primaryDocumentLine_Href | String | The URL of the primary document line associated with this retainage record. |
| primaryDocumentLine_Id | String | The Id of the primary document line associated with this retainage record. |
| primaryDocumentLine_Key | String | The system-assigned key of the primary document line associated with this retainage record. |
| primaryDocument_Href | String | The URL of the primary document associated with this retainage record. |
| primaryDocument_Id | String | The Id of the primary document associated with this retainage record. |
| primaryDocument_Key | String | The system-assigned key of the primary document associated with this retainage record. |
| retainageBillLine_Href | String | The URL of the retainage bill line associated with this record. |
| retainageBillLine_Id | String | The Id of the retainage bill line associated with this record. |
| retainageBillLine_Key | String | The system-assigned key of the retainage bill line associated with this record. |
| retainageBill_Href | String | The URL of the retainage bill associated with this record. |
| retainageBill_Id | String | The Id of the retainage bill associated with this record. |
| retainageBill_Key | String | The system-assigned key of the retainage bill associated with this record. |
| txnAmountRemaining | Decimal | The retainage amount still remaining to be released in the transaction currency. |
| txnAmountRetained | Decimal | The total retainage amount withheld in the transaction currency. |
| txnBillLineAmount | Decimal | The original bill line amount in the transaction currency. |
| txnTotalReleased | Decimal | The total retainage amount that has been released in the transaction currency. |