Skip to main content
GET
Get global first-time deposit

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:

"7e8bc868-b254-4e50-8e91-78f571e8b834"

Response

Global FTD record found

Global first-time deposit response. The user's first-ever deposit across all eToro account types.

isGlobalFtd
boolean

Always true if returned (user has a global FTD)

globalFtdDateTime
string<date-time> | null

Timestamp of the global FTD (ISO 8601 UTC)

accountType
enum<string>

Account type where the global FTD occurred

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

"moneyFarm"

accountId
string

Account identifier where the global FTD occurred

Example:

"ACC-14540678"

transactionId
string

Transaction ID of the global 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"