Skip to main content

GetDepositItem

GetDepositItem(GetDepositItemRequest)

Required? Yes

Overview: GetDepositItem method is used to return the results of the deposit after Ensenta's agile risk factor platform has processed the check.

The GetDepositItem Response will touch on this as well, but as an overview, the GetDepositItem response will return a list of risk factors (could be as few as zero, but there could be several) with a handful of parameters that you will use to determine how to handle the End-User experience that includes: completing the deposit as is, stopping the deposit from proceeding and displaying related information to the End-User, or displaying details related to the deposit that the End-User must either confirm is correct or allow them to update/fix details before completing the deposit.

Sequence Requirements: The GetDepositItem request may be sent after the GetDepositBatchSummary request.

note

Do not send fields as Null. All fields must be passed with a value or empty. Use basicHttpBinding, and don't use message security, but only transport level security (SSL).

Parameters

TYPENAMEDESCRIPTION
GetDepositItemRequestrequest

Returns

TYPEDESCRIPTION
GetDepositItemResponse