Deposit accounts
A deposit account is a container you create per customer, or standalone. Creating one doesn’t provision anywhere for funds to arrive yet — it’s the record that deposit identities and balances attach to.customer_id to associate the deposit account with an existing customer record.
Deposit identities
A deposit identity is a specific address or account a payer sends to. One deposit account can hold multiple identities — several crypto addresses across chains, and/or one NGN virtual account.Fetching deposit accounts
What happens on deposit
When funds arrive at a deposit identity, Dexxify credits the deposit account and fires adeposit.* webhook event (deposit.processing → deposit.confirmed/deposit.completed, or deposit.failed). See Webhooks.