Skip to main content
GET
Get VN index data

Path Parameters

index
string
required

Index code such as VNINDEX, VN30, HNXINDEX, or UPCOMINDEX.

Response

VN index response with typed data payload.

isSuccess
boolean
required

Backend returned success flag.

data
object
required

Index snapshot payload.

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.