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