Skip to main content

CancelDepositBatch

CancelDepositBatch(CancelDepositBatchRequest)

Required? Yes

Overview: CancelDepositBatch is the method used to cancel a deposit

Sequence Requirements: The CancelDepositBatch request may be sent after the CreateDepositBatch step but must be prior to the PostDepositBatch. For more details on the methods that are used in between the batch being created and the deposited being completed, please review the supported sequences as listed in Supported Sequences.

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).

If the mobile application includes a Cancel option within the UI, the mobile application should call CancelDepositBatch. This will update the Ensenta database with an accurate status of the deposit. (Otherwise, Ensenta will consider it an abandoned deposit.)

Parameters

TYPENAMEDESCRIPTION
CancelDepositBatchRequestrequest

Returns

TYPEDESCRIPTION
CancelDepositBatchResponse