Simulate Fiat Payout Quote
simulate_fiat_quoteEstimate exchange rates, processing fees, amount received, and corridor limits for a bank payout before sending money; use it to compare supported rails such as ACH, SEPA, EFT, FPS, IMPS, or SWIFT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Fiat payout rail / bank method | |
| portfolioRef | Yes | Portfolio exact name or slug | |
| workspaceRef | Yes | Workspace exact name or slug | |
| senderCurrency | No | Stablecoin funding the payout (default USDC) | |
| receivingAmount | Yes | Amount the recipient should receive, as a decimal string in the receiving currency (e.g. "500000") | |
| purposeOfPayment | No | Purpose-of-payment classification | |
| receivingCurrency | No | ISO 4217 receiving currency; defaults to the network default | |
| recipientBankCountry | No | ISO 3166-1 alpha-2 recipient bank country; defaults to the network default |