v1

latestOpenAPI 3.0.32026-07-2485236250.4 KB
FX

Execute FX swap

Executes a swap after client has sent payment to Circle wallet deposit address

post/api/v1/fx

Response

OK

trade_idstring required

TradeId is the unique identifier for the executed trade

Example response

{
  "trade_id": "550e8400-e29b-41d4-a716-446655440000"
}