request_agent_transaction
Request a transaction on behalf of another user, who approves it via email. Set the amount, currency, and type to initiate transfers, swaps, or trades.
Instructions
Request a transaction on behalf of another user. They will receive an email to approve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Transaction amount | |
| reason | No | Human-readable reason shown in approval email | |
| currency | Yes | Currency code (e.g. NGN, USD) | |
| requesterName | No | Your display name shown in approval email | |
| transactionType | Yes | Type: transfer | swap | create_offer | accept_trade | |
| transactionParams | Yes | Transaction-specific parameters | |
| targetOwnerUserExtId | Yes | Target user ID or email address |