---
title: "List"
method: GET
path: "/api/v3/payment-types"
tags: ["Tipos de Pago"]
---

# List

`GET /api/v3/payment-types`

Listar tipos de pago

## Response `200`

Successful Response

- PaymentTypeOut[]
  - `nombre` string, required
  - `activo` boolean
  - `id` integer, required

---

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