CorpTransferService
Manage corporate transfer records.
Operations
Retrieves corporate transfer.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CorpTransferGlobalSequenceDatestring · dateOptional
CorpTransferGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
/getCorpTransfer200
Successful operation.
Retrieves corporate transfer with selected fields.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CorpTransferGlobalSequenceDatestring · dateOptional
CorpTransferGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
/getCorpTransferSelectFields200
Successful operation.
Last updated
Was this helpful?