---
title: "GET /api/services/app/Invoice/GetInvoiceInfo"
method: GET
path: "/api/services/app/Invoice/GetInvoiceInfo"
tags: ["Invoice"]
---

# GET /api/services/app/Invoice/GetInvoiceInfo

`GET /api/services/app/Invoice/GetInvoiceInfo`

## Query parameters

- `Id` integer

## Response `200`

Success

- InvoiceDto
  - `items` SubscriptionPaymentProductDto[], nullable
    - `id` integer
    - `description` string, nullable
    - `amount` number, double
    - `count` integer
    - `extraProperties` object, nullable
  - `totalAmount` number, double
  - `invoiceNo` string, nullable
  - `invoiceDate` string, date-time
  - `tenantLegalName` string, nullable
  - `tenantAddress` string[], nullable
  - `tenantTaxNo` string, nullable
  - `hostLegalName` string, nullable
  - `hostAddress` string[], 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)
