CorpTransfer

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCorpTransfer

post

Retrieve information about corporate transfers.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CorpTransferRuleSetintegerRequired
Responses
200

Successful operation.

application/json
post
/getCorpTransfer
200

Successful operation.

getCorpTransferSelectFields

post

Retrieve select fields for a specific corporate transfer.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CorpTransferRuleSetintegerOptional
Responses
200

Successful operation.

application/json
post
/getCorpTransferSelectFields
200

Successful operation.

getCorpTransferPagedList

post

Retrieve corporate transfers in a paged list.

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

Successful operation.

application/json
post
/getCorpTransferPagedList
200

Successful operation.

getCorpTransferListSelectFields

post

Retrieve a list of select fields for corporate transfers.

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

Successful operation.

application/json
post
/getCorpTransferListSelectFields
200

Successful operation.

searchCorpTransferSelectFields

post

Field for selecting various options related to searchcorptransferselectfields

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

Successful operation.

application/json
post
/searchCorpTransferSelectFields
200

Successful operation.

getCorpTransferPagedListSelectFields

post

Retrieve a paged list of select fields for corporate transfers.

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

Successful operation.

application/json
post
/getCorpTransferPagedListSelectFields
200

Successful operation.

searchCorpTransferPagedSelectFields

post

Field for selecting various options related to searchcorptransferpagedselectfields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchCorpTransferPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?