v1
latestOpenAPI 3.0.32026-07-2650226215.9 KBSandbox
Simulate inbound transfer on a Deposit Address
Simulate an inbound stablecoin (blockchain) transfer against a Deposit Address, for testing webhook and reconciliation flows. Sandbox / non-production only; returns 404 in production-live. The asset and network are resolved server-side from the Deposit Address (limited to ethereum, base, and solana); the caller supplies only the amount.
post/deposit-addresses/{depositAddressId}/simulate/inbound-transfer
Path parameters
depositAddressIdstring required
Headers
Idempotency-Keystring required
Required on POST and PUT requests. Use a unique value per logical mutation attempt, for example a UUID.
Request body
Response
The request has succeeded.