---
title: "GET /api/pos/payments/gateways"
method: GET
path: "/api/pos/payments/gateways"
tags: ["api", "pos"]
---

# GET /api/pos/payments/gateways

`GET /api/pos/payments/gateways`

Get the IDs and the types of all active POS payment gateways

## Response `200`

OK

- GETPosGetTheIDsAndTheTypesOfAllActivePosPaymentGateways200Response
  - `paymentGateway` union[]
    - union
      - string
      - number
      - boolean
      - integer
      - object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/vivenu/apis/vivenu-api.md) · [All operations](https://skmtc.net/vivenu/apis/vivenu-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vivenu/vivenu-api/revisions/36be0dca14e7/schema)
