POST /nexum/627/2022.01/parameter/searchStockPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 483
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllStockFields": true,
"StockFields": {
"Type": true,
"TypeCollateralPercent": true,
"TypeDecimalPrice": true,
"TypeDescription": true,
"TypeFractionPrice": [
1
],
"TypeStockDollars": true,
"TypeStockEighths": true,
"TypeTickerSymbol": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}