updateShare
Perform various update operations on share records.
Operations
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareAnalysisLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareAnalysisByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareAnalysisGroupLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareAnalysisGroupByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareAnalysisPlanLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareAnalysisPlanByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareCheckOrderLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareCheckOrderByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareHoldLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareHoldByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareNoteLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareNoteByID200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareTransferLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateShareTransferByID200
Successful operation.
Last updated
Was this helpful?