Inquiry of Reversal Transactions by Date

This functionality is intended to return a list of reversed transactions, and their respective reversal transactions, of a date.

Optionally, you can filter by a specific period (based on start time and end time).

Call details#

FieldDescriptionTypeSizeFormatRequired
datatrnTransaction dateNumeric8YYYYMMDDYes
starttimeSearch start timeNumeric6HHMMSSNo
finaltimeSearch end timeNumeric6HHMMSSNo
customer_codeCustomer codeNumeric1-19-Yes*

* customer_code is required when used on GW/Express platform. Not used on SiTefWeb customers.

Remark:

By default the Reversal Queries are ignored and are not initialized together with the application. If you want to enable this functionality, an additional configuration must be done in the pending-ws.yml file:

ignore:
reversal: false