Veli · Example Payload

Veli Order Example

CryptoDeFiFinanceInvestmentPortfolio Management

Veli Order Example is an example object payload from Veli, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sidesymbolquantityestimatedValue

Example Payload

Raw ↑
{
  "side": "sell",
  "symbol": "BTC",
  "quantity": 0.005,
  "estimatedValue": 340.0
}