Release of Guaranteed Funds

This consists of releasing the payment amount held under the Escrow Account guarantee in the subaccount, making the funds available in the balance.

The release can occur in the following ways:

  • Automatic release upon guarantee expiration: When the expiration date (expirationDate) is reached, the amount is automatically released to the subaccount.
  • Manual release via endpoint: You can manually release guaranteed funds using the unique identifier of the charge guarantee in the Escrow Account returned by the Retrieve Escrow Guarantee for a Charge endpoint. Simply provide the ID in the POST /v3/escrow/{id}/finish endpoint. See the complete reference for this endpoint here.

🚧

Attention

This release will ignore the automatic expiration period and immediately make the funds available in the subaccount.

  • Release by disabling the product: When the product is disabled, all amounts under Escrow Account guarantee will be released.