Wallet Transfer

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
accountIdlongRequired
fundAmountdoubleRequired
fundCurrencyIdlongRequired
fundDescriptionstringOptional<=8192 characters
fullBalancebooleanOptional
senderIdlongOptional

Response

FundTransactionResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

fundTransactionobject or null