---
title: "GET /api/services/app/HISPayment/GetPayment"
method: GET
path: "/api/services/app/HISPayment/GetPayment"
tags: ["HISPayment"]
---

# GET /api/services/app/HISPayment/GetPayment

`GET /api/services/app/HISPayment/GetPayment`

## Query parameters

- `paymentId` integer

## Response `200`

Success

- HISPaymentDto
  - `id` integer
  - `orderId` integer
  - `orderType` 0 | 1 | 2 | 3 | 4 | 5 | 10 | 11 | 12 | 13
  - `amount` number, double
  - `ipAddress` string, nullable
  - `orderInfo` string, nullable
  - `gateway` 0 | 1 | 2 | 3 | 99
  - `tenantId` integer
  - `paymentId` string, nullable
  - `invoiceNo` integer
  - `status` 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13
  - `externalPaymentId` string, nullable
  - `extraProperties` object, nullable

---

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