---
title: "Generate and download an Excel membership report"
method: POST
path: "/v1/bigdata/membership"
tags: ["bigdata-membership"]
---

# Generate and download an Excel membership report

`POST /v1/bigdata/membership`

## Request body

- HttpMembershipInfoRequest
  - `country_id` integer, required
  - `product_id` integer, required
  - `region_id` integer, required

## Response `200`

Excel membership report

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/earnation/apis/earnation-api.md) · [All operations](https://skmtc.dev/earnation/apis/earnation-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/earnation/earnation-api/revisions/1219d1bf2177/schema)
