---
title: "bill-pay/merchants"
method: GET
path: "/bill-pay/merchants"
tags: ["Bill Pay Endpoints"]
---

# bill-pay/merchants

`GET /bill-pay/merchants`

This endpoint is used to fetch bill pay merchants.

## Query parameters

- `AccountID` string, required
- `Key` string, required
- `Signature` string, required
- `SearchText` string
- `Limit` integer
- `Offset` integer

## Response `200`

- object
  - `Success` boolean
  - `ErrorMessage` string
  - `Merchants` object
  - `PaginationMetaData` object

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/revisions/7033bd231ec7/schema)
