Use Checks
Checks in the XRP Ledger authorize another account to claim funds later, similar to how personal paper checks work.
- Send a Check
Put a Check in the ledger so its intended recipient can cash it later.
- Cash a Check for an Exact Amount
Cash a Check in the ledger for any exact amount up to the amount it specifies.
- Cash a Check for a Flexible Amount
Cash a Check for as much as possible.
- Cancel a Check
Cancel a Check object without sending money.
- Look Up Checks by Sender
Get a list of pending Checks sent by an account.
- Look Up Checks by Recipient
Get a list of pending checks sent to an account.