---
title: "GET /v{api-version}/Payment/paymentInfo/{orderId}"
method: GET
path: "/v{api-version}/Payment/paymentInfo/{orderId}"
tags: ["Payment"]
---

# GET /v{api-version}/Payment/paymentInfo/{orderId}

`GET /v{api-version}/Payment/paymentInfo/{orderId}`

## Path parameters

- `orderId` string, required
- `api-version` string, required

## Response `200`

OK

- PaymentInfoResponse
  - `paySpot` PaymentInfoResponsePayspotUPC
    - `action` string, nullable
    - `companyId` integer
    - `merchantOrderID` string, nullable
    - `merchantOrderAmount` string, nullable
    - `merchantCurrencyCode` integer
    - `language` integer
    - `successURL` string, nullable
    - `cancelURL` string, nullable
    - `errorURL` string, nullable
    - `email` string, nullable
    - `requestType` integer
    - `hash` string, nullable
    - `rnd` string, nullable
    - `currentDate` string, nullable
    - `paymentPurpose` string, nullable
  - `ledPay` PaymentInfoResponseKopa
    - `orderId` string, nullable
    - `paymentAmount` string, nullable
    - `currencyCode` string, nullable
    - `resURL` string, nullable
    - `sessionValidity` string, nullable
    - `redirectURL` string, nullable
    - `lang` string, nullable
    - `merchantName` string, nullable
    - `iFDirective` string, nullable
    - `accessToken` string, nullable
    - `signedKeys` string, nullable
    - `action` string, nullable
    - `tranType` string, nullable
  - `merchantId` string, nullable

---

[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)
