Send a specific amount of USDC to a destination address.
This endpoint transfers USDC from a funding wallet to the specified destination address. The transaction is tracked using the Circle request tracker and polled for completion.
Returns transaction details including transaction ID for tracking.
Request model for sending USDC to a destination address
Destination wallet address
Amount of USDC to send (must be positive)
Blockchain network
Username to resolve funding wallet from Firebase
Circle wallet ID to send from
Successful Response