This controller has a set of methods which allows the developers to send funds from a Company to a particular Customer. Using this endpoint, it is also possible to update the transfer information, to get information about the transfer and to retrieve the list of previously initiated transfers.
Available API calls
API call
Description
create a transfer for a specific customer. With this call you can initiate two types of transfers - INCOMING (request funds) and OUTGOING (send funds).
update previously created transfer by transfer id.
Locate the existing transfer by transfer ID and to retrieve detailed information about the transfer status.
Retrieve the list of transfers previously created in the system.