1.2.6 Processing Utilization Above Block Amount(Facility/Liability)
This topic describes about processing utilization above block amount.
Allowing utilization transactions to draw above the blocked amount (first from the blocked amount and then from available facility/liability balances if needed), offers operational advantages in banking and credit management.
When blocks and available amounts can be jointly utilized, banks can process urgent or high-value transactions swiftly, reduce missed revenue opportunities, and lower operational costs, providing a more responsive and agile customer experience while maintaining credit discipline.
The following are the typical use cases in bank can be:
- Corporate Lending: A business may need to draw down an amount that exceeds its reserve for a project but remains within the overall approved line of credit.
- Trade Finance: Utilizations for letters of credit or guarantees may shift due to changes in currency rates or operational costs, requiring seamless access beyond the initial block amount.
- Treasury/Short-Term Lending: Large, time-sensitive drawdowns can be efficiently processed when the system intelligently combines blocked and available portions.
User can process a utilization transaction that reference a block, with an
amount more than the available block but within the available amount at facility and
liability respectively.
- When a utilization amount exceeds the block amount, but the excess
is covered by the available amount:
- The system will first consume the full amount from the block bucket.
- The remaining (excess) amount will be drawn from the available amount bucket of the facility/liability.
- The transaction will be processed successfully as long as the total (block + available) is sufficient.
- If the total of block amount and available amount is insufficient to cover the utilization, the system will display an error or an override message (as configured) to users.
Examples:
- Typical Case: Utilization Is Within Block Amount (and
total available limit)
Table 1-105 Typical Case
Facility Amount Value Limit Amount USD 10,000 Block Amount USD 6,000 Available Amount USD 4,000 Utilization Amount USD 5,000 Result Transaction approved: The utilization is less than the block (and within total limit). The system uses the blocked funds for the transaction. - Utilization Exceeds Block Amount but Is Within Total Available
Table 1-106 Typical Case
Facility Amount Value Limit Amount USD 10,000 Block Amount USD 6,000 Available Amount USD 4,000 Utilization Amount USD 7,000 Result Transaction approved : The system first uses the blocked USD 6,000, then takes the additional USD 1,000 needed from the available amount, since both together stay within the limit. - Utilization Exceeds Both Block Amount and Total Available
Table 1-107 Typical Case
Facility Amount Value Limit Amount USD 10,000 Block Amount USD 6,000 Available Amount USD 4,000 Utilization Amount USD 11,000 Result Transaction rejected : The utilization exceeds what’s blocked plus what’s available. Transaction fails. If an override is configured, the system displays an override prompt for user action.
Parent topic: Transactions