Reversal Query by Date
This endpoint allows clients to search for reversed transactions on a specific date.
URL: /v2/reversal/date
HTTP Method: GET
Parameters::
date(string): Transaction date in the format YYYYMMDD (Required).startTime(string): Start time for the query in the format HHMMSS (Optional).endTime(string): End time for the query in the format HHMMSS (Optional).page(integer): Page number to be returned (Required).pageSize(integer): Number of records per page (Required).