Skip to main content
GET
Get account-specific first-time deposit(s)

Authorizations

x-api-key
string
header
default:lhgfaslk21490FAScVPkdsb53F9dNkfHG4faZSG5vfjndfcfgdssdgsdHF4663
required

API key of the application. Only valid together with the x-user-key header — the pair is an alternative to OAuth bearer authentication, never sent alongside it. The pair is granted the same permissions the operation's OAuth scopes describe.

Demo credential for trying the API from these docs: lhgfaslk21490FAScVPkdsb53F9dNkfHG4faZSG5vfjndfcfgdssdgsdHF4663

x-user-key
string
header
default:eyJlYW4iOiJVbnJlZ2lzdGVyZWRBcHBsaWNhdGlvbiIsImVrIjoiOE5sZ2cwcW5EUVdROUFNWGpXT2lmOWktZnpidG5KcUlqWGJ3WHJZZkpZcldrbG90ZEhvLVBjSWhQaU8xU1ZtMW84aU1WZGZqN2xWNzFjLXFxLmcybXE1dnh4Q1hUT25xaWRUaTFlcEhmVk1fIn0_
required

User-specific authentication key. Only valid together with the x-api-key header — the pair is an alternative to OAuth bearer authentication, never sent alongside it.

Demo credential for trying the API from these docs: eyJlYW4iOiJVbnJlZ2lzdGVyZWRBcHBsaWNhdGlvbiIsImVrIjoiOE5sZ2cwcW5EUVdROUFNWGpXT2lmOWktZnpidG5KcUlqWGJ3WHJZZkpZcldrbG90ZEhvLVBjSWhQaU8xU1ZtMW84aU1WZGZqN2xWNzFjLXFxLmcybXE1dnh4Q1hUT25xaWRUaTFlcEhmVk1fIn0_

Headers

x-request-id
string<uuid>
required

A unique request identifier.

Example:

"20e87fad-bead-473f-8ef0-626201884822"

Path Parameters

accountType
enum<string>
required

Account type for the FTD query

Available options:
trading,
options,
cash,
moneyFarm

Query Parameters

accountId
string

Optional account ID to filter results to a specific account

Response

Account FTD record(s) found

accountType
enum<string>

Type of eToro account

Available options:
trading,
options,
cash,
moneyFarm
Example:

"moneyFarm"

accountId
string

Account identifier

Example:

"ACC-14540678"

hasDeposited
boolean

Whether the user has deposited to this account

isAccountFtd
boolean

Always true if returned

isGlobalFtd
boolean

Whether this was also the global FTD

transactionId
string

Transaction ID of the FTD

transactionDate
string<date-time> | null

Date of the FTD transaction

inputAmount
object

Amount with ISO 4217 currency code

convertedAmount
object

Amount with ISO 4217 currency code

amountInUsd
number<double> | null

The accepted amount (convertedAmount) converted to USD

Example:

925

paymentMethodType
enum<string>

Payment method used for the FTD

Available options:
creditCard,
wireTransfer,
payPal,
bankDraft,
westernUnion,
neteller,
netellerOnePay,
moneyBookers,
moneyGram,
webMoney,
giropay,
elv,
direct24,
payoneer,
sofort,
internalPayment,
localBankWire,
testDeposit,
ibDeposit,
bankDetails,
yandex,
unionPay,
qiwi,
cashU,
aliPay,
weChat,
eToroCryptoWallet,
onlineBanking,
ach,
rapidTransfer,
astroPay,
pwmb,
eToroMoney,
ideal,
trustly,
przelewy24,
poli,
openBanking,
test
Example:

"ach"