Generate Quote
This endpoint allows the authenticated user to create a Quote for withdraw transactions .Authentication via Bearer token is required.
| Method | API Endpoint |
|---|---|
| POST | https://efylink-business.rare-able.com/api/user/withdraw_transactions/generate_quote |
headers: Object containing the API headers.
'Authorization : Bearer Token': Use Login API for access token
'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID
'X-Api-Signature': To know how to generate please use Authentication
'X-Api-Timestamp': Timestamp
Body Params
pay_amount required
wallet_address required
wallet_private_key required
account required Please use unique_id from Accounts for Unique ID
beneficiary_account required Please use unique_id from Beneficiary Accounts for Unique ID
currency_type required Accepted values - sender , receiver
network required Accepted values - base, sepolia, arbitrum_sepolia, base_sepolia, arbitrum, polygon, polygon_amoy, stellar, stellar_testnet, tron
token required
blockchain_wallet_id required Please use unique_id from List of Blockchain wallets for Unique ID