Via the Console
Authorized users can initiate withdrawals directly from the Crossmint Console:- Navigate to crossmint.com/console
- Go to Wallets > Company Wallets
- Click the Withdraw button on your treasury wallet
- Follow the on-screen instructions to complete the withdrawal
To enroll additional authorized users for withdrawals, contact your Crossmint CSE.
Via API
- Contact Crossmint’s Customer Success Engineering (CSE) team to obtain the
bankAccountIdfor your registered bank account. - Initiate a stablecoin transfer from your treasury wallet to a bank account using the Create Order API.
- The specified amount of USDC is debited from your treasury wallet
- Crossmint converts the USDC to fiat currency
- The fiat amount (minus fees) is transferred to your registered bank account
- You can monitor the transaction status by polling the order’s status, or via the Crossmint console
Settlement times may vary depending on your bank and region.
Monitor Withdrawal Status
You can track the status of your withdrawal by polling the order status endpoint to check progress:Troubleshooting
If you encounter issues with a withdrawal (incorrect amount, failed transfer, etc.), contact our support team for assistance.

