---
title: "Detalles de una afiliación"
method: POST
path: "/payment/yape/subscription/{walletUID}/show"
---

# Detalles de una afiliación

`POST /payment/yape/subscription/{walletUID}/show`

## Path parameters

- `walletUID` string, required

## Response `200`

200

- 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)
