Select a destination
Fetch the wallet and select the destination matching the network the sender will use. Give the sender the destination address and exact chain together.Get notified on deposit
When a deposit is confirmed, Yara sends adeposit.confirmed webhook. You can also list deposits directly:
customer_id is present when the wallet belongs to a customer. It is omitted for a merchant-level wallet.
To retrieve deposits and other transaction activity for one wallet, filter the transaction feed by wallet_id:
Check your balance
Confirmed deposits roll up into your merchant USD balance.Wallets and customers do not have separate balances.
pending_deposits are deposits Yara has seen but not yet confirmed, and they are not part of your spendable merchant available balance until they confirm.Next
Make a transfer
Pay out from your balance to a whitelisted recipient.