---
title: "Epay config status"
method: GET
path: "/api/v1/payments/epay/config"
tags: ["Public Payments"]
---

# Epay config status

`GET /api/v1/payments/epay/config`

Returns whether epay is configured and which payment methods are available

## Response `200`

Epay availability and supported methods

- object — Epay availability and supported methods
  - `success` boolean, required
  - `data` object, required
    - `available` boolean
    - `methods` object[]
      - `value` string
      - `label` string

---

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