Skip to main content
GET
Get default VN30 spot symbol

Response

Symbol market-data response with typed data payload.

isSuccess
boolean
required

Backend returned success flag.

data
object
required

Symbol snapshot including master, quote, depth and trend fields.

returnCode

Backend return code; live success responses commonly return 0.

serviceInstance
object[]

Market-data service instances that handled the request.

requestID
string

Request id generated by the market-data service.

algoID
string

Algo id echoed by the market-data service when supplied.

positionID
string

Position id echoed by the market-data service when supplied.

requestType
string

Backend request type label.

detail
string

Backend detail message.

dataType
string

Backend payload type label.

executionTime
number

Backend execution time in milliseconds when available.

lastTime
number

Last market-data timestamp returned by the service.