Simulate an inbound transfer
Fintoc lets you simulate an inbound transfer through our API or Dashboard. You can simulate an inbound transfer only for account numbers created in test mode. To refresh on creating account numbers, take a look at this example. To simulate an inbound transfer of $1,020.00 MXN, you can use the following example:Bash
Simulate using our SDK
If you are using our Python SDK, you can simulate receiving a transfer like this:Node
Simulate endpointAny endpoint in the
/simulate/* routes are used for simulating production behaviors and will NOT be available in live mode.Test returning an inbound transfer
Depending on theamount of your simulated inbound transfer, you can test out different outcomes of returning a transfer in test mode.