---
title: "Escrow"
source_url: https://docs.rapyd.net/en/escrow.html
lang: en
---

# Escrow

Hold collected funds temporarily in an escrow.

When you collect funds from a customer, you can place the funds temporarily in an escrow instead of paying them immediately to the payees. The funds can be released in the following ways:

- Full release automatically after a specific number of days.
- Full release on demand.
- Partial releases on demand, followed by an automatic release.
- Partial releases on demand, followed by a release on demand.

You can make the following types of partial releases:

- Proportional among all wallets, specified by amount.
- Proportional among all wallets, specified by percentage.
- Non-proportional among some or all wallets, specified by amount.

Escrow Methods

- [Release Funds from Escrow](https://docs.rapyd.net/en/release-funds-from-escrow.md "Release Funds from Escrow")
- [List Escrow Releases](https://docs.rapyd.net/en/list-escrow-releases.md "List Escrow Releases")
- [Retrieve Escrow](https://docs.rapyd.net/en/retrieve-escrow.md "Retrieve Escrow")

Escrow Webhooks

- [Escrow Payment Released Webhook](https://docs.rapyd.net/en/escrow-payment-released-webhook.md "Escrow Payment Released Webhook")

Escrow Error Messages

- [Escrow Errors](https://docs.rapyd.net/en/escrow-errors.md "Escrow Errors")
