Skip to main content
To switch from standard withdrawals to instant withdrawals:
1

Contact CryptoProcessing support team

Ask CryptoProcessing support team to enable the feature for the currencies you need.
2

Replace the API endpoints

Replace /api/v2/withdrawal/crypto with one of these special API endpoints wherever you need to prioritize the processing speed:The requests for both API endpoints are similar to /api/v2/withdrawal/crypto, but some parameter names are different.
3

Support additional callbacks

Update the callback handler to support two additional CryptoProcessing callbacks:
  • withdrawal_instant
  • withdrawal_instant_exchange
To make sure you support all possible scenarios, use our integration test cases.
Last modified on June 9, 2026