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
*StringCustomer ID to debit.
directProvider
*StringChain to send from.
toAddress
*StringExternal on-chain address to send to.
amount
*NumberAmount to send.
currency
*StringStablecoin currency code (e.g. USDC).
POST
/ v2/stablecoin/customers/send
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response