---
title: "Transaction List with Date Range API"
method: GET
path: "/api/v1/txnfetch-date"
---

# Transaction List with Date Range API

`GET /api/v1/txnfetch-date`

## Query parameters

- `appid` string, required
- `appkey` string, required
- `epi` string, required
- `date_filter` integer
- `start_date_range` string, date, required
- `end_date_range` string, date, required
- `source` integer
- `transaction_type` integer
- `card_type` integer
- `transaction_status` string
- `devices` string
- `processor` string
- `filter` string
- `filter_text` string
- `limit` integer, required
- `offset` integer, required
- `offline_mode` integer
- `version` string
- `epi_filter` boolean
- `child_epi` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/valorpaytech/apis/ecommerce-api.md) · [All operations](https://skmtc.net/valorpaytech/apis/ecommerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/valorpaytech/ecommerce-api/versions/c6468b606325/schema)
