---
title: "POST /v{api-version}/Payment/Webhook/Payspot"
method: POST
path: "/v{api-version}/Payment/Webhook/Payspot"
tags: ["Payment"]
---

# POST /v{api-version}/Payment/Webhook/Payspot

`POST /v{api-version}/Payment/Webhook/Payspot`

## Path parameters

- `api-version` string, required

## Request body

- PaySpotWebhookRequest
  - `orderID` string, nullable
  - `shopID` string, nullable
  - `authNumber` string, nullable
  - `amount` string, nullable
  - `currency` string, nullable
  - `transactionID` string, nullable
  - `result` string, nullable
  - `transactionDate` string, nullable
  - `paySpotOrderID` string, nullable
  - `rnd` string, nullable
  - `hash` string, nullable
  - `maskedPan` string, nullable
  - `expiryDate` string, nullable
  - `cardBrand` string, nullable
  - `panAlias` string, nullable
  - `responseCode` string, nullable
  - `responseMsg` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/sixtix/apis/sixtix-api-developer-documentation.md) · [All operations](https://skmtc.dev/sixtix/apis/sixtix-api-developer-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sixtix/sixtix-api-developer-documentation/revisions/06d7984f1f4e/schema)
