USDT or USDC payout — external wallet address
http| Field | Type | Description |
|---|---|---|
currency | string | USDT or USDC |
amount | decimal string | Amount to send, e.g. "100.00" |
destination_type | string | crypto_address |
destination.address | string | Recipient’s wallet address |
reference | string | Internal reference for reconciliation |
| Field | Type | Description |
|---|---|---|
idempotency_key | string | Unique key to prevent duplicate payouts on retry |
x-on-behalf-of header | string | Connected account ID — required if paying from a customer wallet |
Settlement times
| Currency | Typical time |
|---|---|
| USDT | Minutes after on-chain confirmation |
| USDC | Minutes after on-chain confirmation |
Tracking payout status
httppayout.completed and payout.failed webhook events. See Webhooks.