deleteShare
Perform various delete 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
/deleteShareAnalysis200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareAnalysisGroupLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/deleteShareAnalysisGroup200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareAnalysisPlanLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/deleteShareAnalysisPlan200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareCheckOrderLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/deleteShareCheckOrder200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ShareIdstringOptional
ShareTransferLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/deleteShareTransfer200
Successful operation.
Last updated
Was this helpful?