LBank · Example Payload

Create Order Request

CryptocurrencyExchangeTradingMarket DataFinanceBlockchain

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

Top-level fields

api_keysymboltypepriceamountsign

Example Payload

Raw ↑
{
  "api_key": "16702619-0bc8-446d-a3d0-62fb67a8985e",
  "symbol": "eth_btc",
  "type": "buy",
  "price": "5323.42",
  "amount": "3",
  "sign": "0E0872AD955C0E715B43C78F24B3053A"
}