eoGetTransferInfo

Action Parameter eoGetTransferInfo
Purpose Returns the system identifiers for the transactions and documents held in the escrow account during a transfer of ownership.
Description The information retuned from eoGetTransferInfo can be used to display to the 'buyer' the details of the escrow transactions and documents contained in the transfer request. Use the SIDS returned from eoGetTransferInfo to call eoGetTransactionProperties, eoGetDocumentProfileProperties, or eoGetCopy.
Type Granular
Preconditions A transfer of ownership has been initiated by the 'seller' (eoSellerInitiateTransfer) and 'seller' has provided calling user with batchId for the transfer request. Calling user has a valid user session established with eCore. Either 'buyer' or 'seller' may be calling user. eoGetTransferInfo may be called up until the point at which the transfer request has either been confirmed (eoSellerConfirmTransfer) or cancelled (eoSellerCancelTransfer or eoBuyerRejectTransfer).

Parameters

Required Parameter Value Description
required batchId The unique system identifier representing the batch request number. The batchId was returned in the response from eoSellerInitiateTransfer and should have been communicated from the 'seller' to the 'buyer'.

Response

We recommend using the most recent version of FireFox while testing API calls via your web browser. Microsoft Edge and Google Chrome require 3rd party XML extensions to display the XML response natively in your browser.