---
title: "Fetch E-Invoice API"
method: GET
path: "/api/v1/get-einvoice"
---

# Fetch E-Invoice API

`GET /api/v1/get-einvoice`

## Query parameters

- `appid` string, required
- `appkey` string, required
- `epi` string, required
- `limit` integer
- `offset` integer
- `search_value` string
- `date_filter` string, date, required
- `selected_date` string
- `free_select` string
- `free_select_text` string
- `start_date_range` string, date
- `end_date_range` string
- `status` string
- `filterKey` 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/revisions/c6468b606325/schema)
