Initiate crypto collection
Crypto
Initiate crypto collection
Initiate a crypto collection to fund a wallet using cryptocurrency. Required scope: collection:crypto:create.
POST
Initiate crypto collection
Authorizations
Use your OAuth client credentials to obtain a short-lived Bearer token from POST /oauth/token.
Headers
Content type header.
Body
application/json
Amount to collect (minimum 0.1).
Required range:
x >= 0.1Wallet ID to fund.
Blockchain network (e.g., ETHEREUM_MAINNET, MATIC_MAINNET, TRON_MAINNET).
Token to use (e.g., USDT, USDC).
Existing customer ID to associate with the collection.

