Bank transfer inwards sandbox simulation
Customate Api has a separate endpoint that provides a way to create so-called “service payments”, for example, when clients want to emulate an external bank payment into a Customate wallet and make sure that integration works correctly.
So, basically, the client sends a “create service payment” request, Api processes it as if it was received from a bank, creates all necessary objects (payment, transactions) and sends webhook events.
Live environment doesn’t provide a discussed functionality, only a sandbox.