/withdrawals/to-crypto
POST
/v1/agent/withdrawals/to-cryptoCreate a crypto withdrawal operation
Requires API-key authentication (agentAuth, agentId).
Request body
destination_idrequired | string | ||
assetrequired | string | ||
note | string | ||
amount | string | ||
amount_usd | string |
Response
okrequired | enum | true | |
operation_idrequired | string | ||
statusrequired | enum | accepted · policy_rejected · submitted · executed · execution_failed · cancelled | |
resourcerequired | object | ||
fee_usdrequired | string | ||
human_message | string | ||
policy_evaluation | object | ||
repay_amount_usd | string | ||
estimated_ltv_after | string | ||
onchain | object |
