Skip to main content

GetDepositBatchSummary

GetDepositBatchSummary(GetDepositBatchSummaryRequest)

Required? Yes

Overview: GetDepositBatchSummary method is used to validate that the check submitted from the AddDepositItem step has been processed by Ensenta’s agile risk platform and is ready for you to proceed with the GetDepositItem step.

Since this integration is for a single check per transaction, you will be looking in the GetDepositBatchSummary response for the ItemNumbers parameter with a value of "1", meaning that the single deposit in the batch has been processed and ready for you to proceed with the GetDepositItem step. If the ItemNumbers parameter came back with a value of "0", then the deposit is still being processed and not ready for you to proceed yet; in this scenario, we recommend waiting 2-5 seconds and submitting another GetDepositBatchSummary request. You need to continue submitting the GetDepositBatchSummary request until *ItemNumbers *is passed back as a "1" before you can proceed further with the deposit.

Sequence Requirements: The GetDepositBatchSummary request may be sent after the AddDepositItem 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
GetDepositBatchSummaryRequestrequest

Returns

TYPEDESCRIPTION
GetDepositBatchSummaryResponse