Request Body
| Field | Type | Description |
|---|---|---|
| customer_id | string | Your Business customer_id |
| currency | string | Fiat currency you paid in (e.g., USD, GBP, NGN). See Fiat Payment Methods. |
| amount | string | Fiat amount you paid (as string for precision). |
| stables | string | Stablecoin you’d like to receive (e.g., USDC, USDT). |
| vendor_id | string | The payout vendor to use. Retrieve via Get Payment Vendors. |
| wallet_address | string | Destination wallet address to receive the stablecoin. |
| network | string | Blockchain network for the stablecoin (e.g., Solana, Polygon) |
| proof_of_payment | string | A URL pointing to your payment proof. The uploaded file must display your company letterhead, no larger than 5MB. Accepted formats are PDF, JPEG, JPG, or PNG. Example: https://res.cloudinary.com/r…png. |
| payment details | object | The account used to send fiat. Format depends on currency and payment rail (see table below). |
Quick-choose table
Pick the nested block that matches the currency and payment rail you used to send fiat.| Currency | Payment Rail / Corridor | Nested Block | Required Fields |
|---|---|---|---|
| USD | Domestic ACH / Wire | usd_domestic | account_number, routing_number (+ ach_routing_number, fedwire_routing_number, bank_name if available) |
| USD | International (IBAN corridors) | iban | iban, swift_code (optional) |
| GBP | Domestic Faster Payments | gbp_domestic | account_number, sort_code, bank_name |
| ILS, GBP, MXN, SGD | International (IBAN corridors) | iban | iban, swift_code |
| EUR, AED, CNY, CAD, HKD, ZAR & AUD | International (IBAN corridors) | iban | iban, swift_code |
| AED, SGD, HKD, CNY & ILS | Local bank transfer | bank_transfer | account_number, bank_code, branch_code (swift_code optional) |
| NGN | Domestic transfer | ngn_domestic | account_number, bank_name |
| AUD | Domestic transfer | aud_domestic | account_number, bsb |
| EUR | Domestic transfer | iban | iban |
| CAD | EFT | cad_eft | account_number, transit_number, institution_number |
| CAD | Interac e-Transfer | cad_interac | interac_email |
| BRL | PIX | brl_pix | pix_key, (qr_code optional) |
| MXN | Domestic transfer | mxn_clabe | clabe |
| PHP | Bank Transfer | php_bank_transfer | account_number, bank_name |
| PHP | E-wallet | php_ewallet | ewallet_account_number |
Retail Off-Ramp Business Offramp

