updateShare
Perform various update operations on share records.
Operations
Authorizations
Body
AccountNumberstringOptional
ShareIdstringOptional
Responses
200
Successful operation.
application/json
post
/updateShareByIDPOST /nexum/627/persistent/account/updateShareByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 188
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ShareId": {},
"ShareFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {}
}Authorizations
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareAnalysisLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareAnalysisByIDPOST /nexum/627/persistent/account/updateShareAnalysisByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 222
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ShareId": {},
"ShareAnalysisLocator": {},
"ShareAnalysisFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {}
}Authorizations
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareAnalysisGroupLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareAnalysisGroupByIDPOST /nexum/627/persistent/account/updateShareAnalysisGroupByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 232
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ShareId": {},
"ShareAnalysisGroupLocator": {},
"ShareAnalysisGroupFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {}
}Authorizations
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareAnalysisPlanLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareAnalysisPlanByIDPOST /nexum/627/persistent/account/updateShareAnalysisPlanByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 230
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ShareId": {},
"ShareAnalysisPlanLocator": {},
"ShareAnalysisPlanFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {}
}Authorizations
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareCheckOrderLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareCheckOrderByIDPOST /nexum/627/persistent/account/updateShareCheckOrderByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 226
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ShareId": {},
"ShareCheckOrderLocator": {},
"ShareCheckOrderFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {}
}Authorizations
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareHoldLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareHoldByIDPOST /nexum/627/persistent/account/updateShareHoldByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 214
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ShareId": {},
"ShareHoldLocator": {},
"ShareHoldFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {}
}Authorizations
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareNoteLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareNoteByIDPOST /nexum/627/persistent/account/updateShareNoteByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 214
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ShareId": {},
"ShareNoteLocator": {},
"ShareNoteFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {}
}Authorizations
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareTransferLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareTransferByIDPOST /nexum/627/persistent/account/updateShareTransferByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 222
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ShareId": {},
"ShareTransferLocator": {},
"ShareTransferFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {}
}Last updated
Was this helpful?