Deposit via DLT
This endpoint can be used to generate a deposit address to accept strictly DLT payments and get settled with the same currency. No fiat conversion.
POST {{BASE_URL}}/partner/collection/fund_with_crypto/
Parameter
Type
Description
Required
coin_deposit_ref
string
Your unique reference. This can be used to fetch the payment details.
false
coin_chain_network
string
This will be required if the coin_type
is a stablecoin
false
custom_data
dict
Your custom data that will be returned
false
Last updated