capture_fx_quote
Execute an FX quote using its quote_id to complete a trade. Returns deposit address and transaction details. Quote valid for 30 seconds after generation.
Instructions
Capture (execute) a previously generated FX quote using its quote_id. The quote must not have expired (valid for ~30 seconds after generation). Returns transaction details including the deposit address for funding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_id | Yes | The quote_id returned from get_fx_quote |