/one-off-payments
POST
/v1/agent/one-off-paymentsCreate a one-off payment operation
Requires API-key authentication (agentAuth, agentId).
Request body
torequired | string | ||
assetrequired | string | ||
note | string | ||
unlock_delay_seconds | number | ||
expires_in_seconds | number | ||
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 |
