---
title: "Invoice Export"
method: GET
path: "/v3/invoice/export"
---

# Invoice Export

`GET /v3/invoice/export`

Use this route to retrieve a receipt by Id

## Query parameters

- `merchantId` string
- `filter` string
- `startDate` string, date
- `endDate` string, date
- `dateType` 'Day' | 'Yesterday' | 'Week' | 'Month' | 'Last7' | 'Last30' | 'Year' | 'Lifetime' | 'Custom' | 'Values: Day' | 'Today' | 'NextMonth' | 'Next7' | 'Next30' | 'Custom.'
- `minAmount` string
- `maxAmount` string
- `status` string
- `term` string

## Response `200`

200

---

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