---
title: "Education Fee Biller List"
method: POST
path: "/utility/billpayment/education_biller_list"
---

# Education Fee Biller List

`POST /utility/billpayment/education_biller_list`

## Headers

- `client-id` string, required
- `client-secret` string, required
- `Content-Type` string, required

## Request body

- object
  - `billermode` string, required — Mention Bill Mode as "educationfees"

## Response `200`

200

- object
  - `status` string
  - `data` object[]
    - `provider` string
    - `code` string
    - `service_type` string
    - `param` string
    - `optional1` string
    - `optional2` string
    - `optional3` string
    - `bill_fetch` string
    - `amount_range` string
    - `product_type` string

---

[API](https://skmtc.net/aeronpay/apis/merchant-onboarding.md) · [All operations](https://skmtc.net/aeronpay/apis/merchant-onboarding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aeronpay/merchant-onboarding/versions/1027c0f514b1/schema)
