v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0162167359.9 KB
apps
apps-transfer

Send USDC from the app resolved by the API key

Resolve recipient and amount from context, then spend USDC through the app associated with the calling API key. This is the app-id-free transfer route used by the current HEVN CLI.

post/api/v1/apps/transfer

Headers

Idempotency-Keystring nullable
x-api-keystring

Alternative API key header. Use Authorization Bearer by default, or X-Api-Key when that header mode is configured.

Request body

contactIdstring uuid nullable
quoteIdstring nullable
invoiceIdstring uuid nullable
amountnumber nullable
memostring nullable

Response

Successful Response

txHashstring required