Skip to Content

Sort Securities in Sharelist

Reorder the securities in a sharelist. The symbols list defines the new order.

Parameters ​

SDK method parameters.

NameTypeRequiredDescription
idintegerYESSharelist ID
symbolsstring[]YESSecurity symbols in the desired order

Request Example ​

Response ​

Response Example ​

json
{
  "code": 0,
  "message": "success"
}

Response Status ​

StatusDescriptionSchema
200SuccessNone
400Bad requestNone