Simulating transactions and webhooks in the sandbox Yehonatan Palmer September 13, 2020 12:36 Updated Original publication date: August 25, 2020 Question: How can we simulate transactions and webhooks in the sandbox? Answer: For information on simulating transactions: You can add balances to your accounts by simulating some inbound payments, as described here: https://docs.crbcos.com/docs/ach-simulations. A few simulation routes are available here: https://sandbox.crbcos.com/ach/swagger/ui/index#/Payments. You can also simulate inbound wires: https://sandbox.crbcos.com/wires/swagger/ui/index#!/Payments/Payment_SimulatePaymentByrequest. Once you've created accounts and sent them some money, you can experiment with sending the funds out and testing webhooks. For an overview on webhooks, see https://docs.crbcos.com/docs/webhook-overview.
https://sandbox.crbcos.com/wires/swagger/ui/index#!/Payments/Payment_SimulatePaymentByrequest.
Once you've created accounts and sent them some money, you can experiment with sending the funds out and testing webhooks.
For an overview on webhooks, see https://docs.crbcos.com/docs/webhook-overview.