Transfer
Endpoint: BASE_URL/baas/transfer-internal
This transfer is made between users of the same Galileo program. When using this endpoint, the following parameters must be sent:
fromAccountId: account from where the funds to be sent will be taken.
amount: amount of money to be transferred.
toAccountId: account to which you want to send the funds.
Request example
If the request responds successfully, the transfer is complete. If not, it will be returned because the transfer could not be made.
Linker example response:
Last updated