---
title: "Lista de afiliaciones"
method: POST
path: "/payment/yape/subscription/list/{document}"
---

# Lista de afiliaciones

`POST /payment/yape/subscription/list/{document}`

## Path parameters

- `document` string, required

## Response `200`

200

- object
  - `wallets` object[]
    - `uid` string
    - `document` string
    - `status` string
    - `type` string
    - `ExpireDate` object
      - `date` string
      - `timezone_type` integer
      - `timezone` string
    - `origin` string
    - `phoneNumber` string
    - `url` string

## Other responses

- `400` — 400

---

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