---
title: "POST /api/payment-cards/{cardId}/3ds/confirm"
method: POST
path: "/api/payment-cards/{cardId}/3ds/confirm"
tags: ["ApiPaymentCards"]
---

# POST /api/payment-cards/{cardId}/3ds/confirm

`POST /api/payment-cards/{cardId}/3ds/confirm`

## Path parameters

- `cardId` string, uuid, required

## Request body

- ConfirmPaymentCard3DsDto
  - `securementId` integer
  - `action` string, nullable

## Response `204`

No Content

## Other responses

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

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
