---
title: "Download manual coupons file"
method: GET
path: "/v2/reward-suppliers/manual-coupons/{reward_supplier_id}/coupons{extension}"
tags: ["Reward Suppliers"]
---

# Download manual coupons file

`GET /v2/reward-suppliers/manual-coupons/{reward_supplier_id}/coupons{extension}`

Downloads the current coupon pool for the manual coupon supplier as a file.

## Path parameters

- `reward_supplier_id` string, required
- `extension` string, required

## Query parameters

- `operation_id` string, nullable
- `issued` boolean, nullable
- `include_expired` boolean, nullable
- `limit` string, nullable
- `offset` string, nullable

## Response `200`

Manual coupon file.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `402` — Payment Required
- `403` — Forbidden
- `415` — Unsupported Media Type
- `429` — Too Many Requests

---

[API](https://skmtc.net/extole/apis/integration-api-server-to-extole.md) · [All operations](https://skmtc.net/extole/apis/integration-api-server-to-extole/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extole/integration-api-server-to-extole/revisions/c16e62e66755/schema)
