---
title: "Initiate call to reveal sensitive data in mobile applications"
method: POST
path: "/v1/transactions/secureFields/show/reveal"
tags: ["/v1/transactions"]
---

# Initiate call to reveal sensitive data in mobile applications

`POST /v1/transactions/secureFields/show/reveal`

## Request body

- SecureFieldsRevealRequest
  - `transactionId` string, required

## Response `201`

Plain card data successfully returned.

- SecureFieldsRevealResponse
  - `cardNumber` string
  - `cvv` string

## Other responses

- `400` — Bad request. Something went wrong.

---

[API](https://skmtc.net/pci-proxy/apis/pci-proxy-api-reference-datatrans-endpoints.md) · [All operations](https://skmtc.net/pci-proxy/apis/pci-proxy-api-reference-datatrans-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pci-proxy/pci-proxy-api-reference-datatrans-endpoints/versions/1f4f905fd175/schema)
