curl --request POST \
--url https://api.joinslash.com/crypto/offramp \
--header 'Content-Type: application/json' \
--header 'X-API-Key: <api-key>' \
--data '
{
"virtualAccountId": "<string>",
"paymentRail": "ach",
"currency": "usdt"
}
'{
"wallet": {
"id": "<string>",
"type": "off_ramp",
"status": "pending_active",
"subaccountId": "<string>",
"slashAccountGroupId": "<string>",
"timestamp": "2023-11-07T05:31:56Z"
},
"addresses": [
{
"id": "<string>",
"walletId": "<string>",
"status": "pending_active",
"currency": "usdc",
"chain": "ethereum",
"address": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"method": "wire",
"blockchainMemo": "<string>"
}
]
}curl --request POST \
--url https://api.joinslash.com/crypto/offramp \
--header 'Content-Type: application/json' \
--header 'X-API-Key: <api-key>' \
--data '
{
"virtualAccountId": "<string>",
"paymentRail": "ach",
"currency": "usdt"
}
'{
"wallet": {
"id": "<string>",
"type": "off_ramp",
"status": "pending_active",
"subaccountId": "<string>",
"slashAccountGroupId": "<string>",
"timestamp": "2023-11-07T05:31:56Z"
},
"addresses": [
{
"id": "<string>",
"walletId": "<string>",
"status": "pending_active",
"currency": "usdc",
"chain": "ethereum",
"address": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"method": "wire",
"blockchainMemo": "<string>"
}
]
}Authentication from public API requests
OK
Show child attributes
Show child attributes
pending_active, active, deactivated usdc, usdt ethereum, avalanche, base, ethereum, optimism, polygon, arbitrum, solana, stellar, base, tron wire, ach