eToro · Example Payload

Createapricealert Response 500

Social TradingCopy TradingInvestingMarket DataPortfolio ManagementFintechTradingStocksCryptocurrencyETFs

Createapricealert Response 500 is an example object payload from eToro, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pathmethodstatustypeexample

Example Payload

createAPriceAlert-response-500.json Raw ↑
{
  "path": "/api/v1/price-alerts",
  "method": "post",
  "status": "500",
  "type": "response",
  "example": {
    "errorCode": "UnhandledException",
    "errorMessage": "Global Error"
  }
}