ArReleasableRetainage
Represents accounts receivable retainage amounts that are eligible for release, including retained and remaining balances from customer invoices.
Columns
| Name | Type | Description |
| amountRetained | Decimal | The total amount retained from the invoice line in the base currency. |
| 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 receivable releasable retainage resource. |
| id | String | The unique identifier of the accounts receivable releasable retainage record. |
| invoiceLineAmount | Decimal | The original amount of the invoice line from which retainage was withheld. |
| key [KEY] | String | The system-assigned key that uniquely identifies the accounts receivable releasable retainage record. |
| lineNumber | Int | The sequential line number of this retainage entry within the source document. |
| location_Href | String | The URL of the location associated with this releasable retainage record. |
| location_Id | String | The Id of the location associated with this releasable retainage record. |
| location_Key | String | The system-assigned key of the location associated with this releasable retainage record. |
| projectContractLine_Href | String | The URL of the project contract line associated with this retainage record. |
| projectContractLine_Id | String | The Id of the project contract line associated with this retainage record. |
| projectContractLine_Key | String | The system-assigned key of the project contract line associated with this retainage record. |
| projectContract_Href | String | The URL of the project contract associated with this retainage record. |
| projectContract_Id | String | The Id of the project contract associated with this retainage record. |
| projectContract_Key | String | The system-assigned key of the project contract associated with this retainage record. |
| retainageInvoiceLine_Href | String | The URL of the retainage invoice line associated with this record. |
| retainageInvoiceLine_Id | String | The Id of the retainage invoice line associated with this record. |
| retainageInvoiceLine_Key | String | The system-assigned key of the retainage invoice line associated with this record. |
| retainageInvoice_Href | String | The URL of the retainage invoice associated with this record. |
| retainageInvoice_Id | String | The Id of the retainage invoice associated with this record. |
| retainageInvoice_Key | String | The system-assigned key of the retainage invoice 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. |
| txnInvoiceLineAmount | Decimal | The original invoice line amount in the transaction currency. |
| txnTotalReleased | Decimal | The total retainage amount that has been released in the transaction currency. |