Simulate inbound transfer on a Virtual Account
Sandbox Simulations
Simulate inbound transfer on a Virtual Account
Simulate an inbound fiat transfer against a Virtual Account, for testing
webhook and reconciliation flows. Sandbox / non-production only; returns
404 in production-live. Set the rail field in the request body to choose
the transfer type (ach_in, wire_in, or swift_in); the request and
response fields for each rail are documented on the corresponding schema.
POST
Simulate inbound transfer on a Virtual Account
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.
Path Parameters
Body
application/json
Response
200 - application/json
The request has succeeded.
- Option 1
- Option 2
- Option 3
Rail-discriminated response for POST /virtual-accounts/{id}/simulate.