API Reference

Wallet Transfer

This endpoint facilitates the transfer of funds from one wallet to another within a specified organization.

Request Body
The request body should include the following parameters:

ParameterTypeDescription
fromAccountNumberstringThis is the internalAccountId of the sender
toAccountNumberstringThis is the internalAccountId of the recipient
amountnumberThe amount of funds to transfer. This should be a positive numeric value.
organizationIdstringThe unique identifier of the organization within which the transfer is taking place.
ownerIdobjectThe unique identifier of the owner initiating the transfer.
Language
Authorization
Header
Click Try It! to start a request and see the response here!