Simulate partner transaction lifecycle events in non-production
Sandbox-only endpoint for simulating partner transaction lifecycle events. You must first create a transaction and pass its returned id as transaction_id in the request body. This route is mounted only in non-production environments and hard-rejects when called against production state.
Documentation Index
Fetch the complete documentation index at: https://docs.cashweb.cash/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
Sandbox-only request for simulating partner transaction lifecycle events.
Consumer-facing event type to simulate.
"deposit.detected"
Partner transaction identifier to simulate against.
"01917f00-7b4c-7f56-8a2b-15998d58c9f3"
Optional blockchain hash override for deposit simulations.
"0xabc123sandboxhash"
Optional sandbox deposit identifier override.
"dep_sandbox_001"
Response
Sandbox event simulated