Simulate cash-in auth commit
Sandbox Simulations
Simulate cash-in auth commit
Commit a previously-authorized simulated cash-in transaction (sandbox only).
POST
Simulate cash-in auth commit
Authorizations
Token from POST /auth/token
Headers
Required on POST and PUT requests. Use a unique value per logical mutation attempt, for example a UUID.
Body
application/json
Wire-safe decimal string for financial float values (USD amounts, percentages).
Optional customer public ID (OMSX TypeID, cst_…). When provided, a
minimal transactions row is synthesised on successful commit so the
sandbox buy shows up in the transactions list. Temporary - the real
path will be webhook-driven once the cash-in → transaction bridge lands.