---
title: "POST /api/Payments/{id}/validate"
method: POST
path: "/api/Payments/{id}/validate"
tags: ["Payments"]
---

# POST /api/Payments/{id}/validate

`POST /api/Payments/{id}/validate`

## Path parameters

- `id` string, uuid, required

## Request body

- ValidateRequest
  - `fingerprintSessionId` string, nullable
  - `authenticationTransactionId` string, nullable
  - `signedPares` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/skipcash/apis/skipcash-api.md) · [All operations](https://skmtc.dev/skipcash/apis/skipcash-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/skipcash/skipcash-api/revisions/6d8bb4bacc01/schema)
