Pre-requisites
- You have an active Conduit account with API access
- You have API credentials (API Key and Secret)
- You have reviewed our Customers Core Concepts
Monitor status via webhooks
Subscribe to webhook events to track the withdrawal lifecycle:
| Event | Description |
|---|---|
transaction.processing_withdrawal | Conduit is submitting the on-chain transfer |
transaction.withdrawal_processed | On-chain submission completed |
transaction.processing_settlement | Awaiting confirmations/finalization |
transaction.settlement_processed | Completed and settled |
Summary
You have successfully created your first withdrawal transaction.What’s next?
- Set up webhooks to receive transaction status updates: Configuring Your First Webhook
- Review Withdrawals Core Concept

