updateShare

Perform various update operations on share records.

Symitar eDocs References: Coming soon.

Operations

updateShareByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareIdstringOptional
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/updateShareByID
200

Successful operation.

updateShareAnalysisByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareAnalysisLocatorintegerOptional
AccountNumberstringOptional
ShareIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateShareAnalysisByID
200

Successful operation.

updateShareAnalysisGroupByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareAnalysisGroupLocatorintegerOptional
AccountNumberstringOptional
ShareIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateShareAnalysisGroupByID
200

Successful operation.

updateShareAnalysisPlanByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareAnalysisPlanLocatorintegerOptional
AccountNumberstringOptional
ShareIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateShareAnalysisPlanByID
200

Successful operation.

updateShareCheckOrderByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareCheckOrderLocatorintegerOptional
AccountNumberstringOptional
ShareIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateShareCheckOrderByID
200

Successful operation.

updateShareHoldByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareHoldLocatorintegerOptional
AccountNumberstringOptional
ShareIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateShareHoldByID
200

Successful operation.

updateShareNoteByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareNoteLocatorintegerOptional
AccountNumberstringOptional
ShareIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateShareNoteByID
200

Successful operation.

updateShareTransferByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ShareTransferLocatorintegerOptional
AccountNumberstringOptional
ShareIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateShareTransferByID
200

Successful operation.

Last updated

Was this helpful?