Transfers
Create a Transfer
POST
/
v2.01
/
{ClientId}
/
transfers
Body parameters
AuthorId
string
requiredThe unique identifier of the user at the source of the transaction.
CreditedUserId
string
Default value: The unique identifier of the owner of the credited wallet.
The unique identifier of the user whose wallet is credited.
CreditedWalletId
string
requiredThe unique identifier of the credited wallet.
DebitedFunds
object
requiredInformation about the debited funds.
Fees
object
requiredInformation about the fees taken by the platform for this transaction (and hence transferred to the Fees Wallet).
CreditedWalletId
string
requiredThe unique identifier of the credited wallet.
DebitedWalletId
string
requiredThe unique identifier of the debited wallet.
Tag
string
Max. length: 255 characters
Custom data that you can add to this object.
Responses
Was this page helpful?