Send

Debits the customer's internal stablecoin balance and sends from the builder's pool wallet to the specified external address on-chain.

Body

customerId

*String

Customer ID to debit.

directProvider

*String

Chain to send from.

toAddress

*String

External on-chain address to send to.

amount

*Number

Amount to send.

currency

*String

Stablecoin currency code (e.g. USDC).

POST
/ v2/stablecoin/customers/send
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response