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

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

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

## Path parameters

- `api-version` string, required

## Request body

- PaySpotInvoiceWebhookRequest
  - `companyId` integer
  - `hash` string, nullable
  - `rnd` string, nullable
  - `orders` PaySpotInvoiceOrderWebhookRequest[], nullable
    - `merchantOrderId` string, nullable
    - `merchantOrderCurrency` integer
    - `merchantOrderAmount` string, nullable
    - `beneficiaryReference` string, nullable
    - `paymentDate` string, date-time
    - `statusTrans` string, nullable
    - `statusTransDesc` 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)
