---
title: "POST /pay2/verify"
method: POST
path: "/pay2/verify"
tags: ["OnlinePaymentsWithCardinalStandardTest"]
---

# POST /pay2/verify

`POST /pay2/verify`

## Request body

- OnlinePaymentCardinalStandardVerifyTestModel
  - `verificatinJwt` string, nullable
  - `authorizationJwt` string, nullable
  - `cardPan` string, nullable
  - `cardToken` string, nullable
  - `expirationYear` integer
  - `expirationMonth` integer
  - `cardCvv` 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)
