# Types of Online Cash Register Receipt Items

|                          |                                                                                                                                                                                                                                                            |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Name**                 | **Description**                                                                                                                                                                                                                                            |
| commodity                | goods (unlabeled, used by default)                                                                                                                                                                                                                         |
| job                      | job                                                                                                                                                                                                                                                        |
| service                  | service                                                                                                                                                                                                                                                    |
| intellectual\_activity   | on granting the rights to use the results of intellectual activity or means of individualization                                                                                                                                                           |
| payment                  | payment (advance payment, deposit, advance payment, credit)                                                                                                                                                                                                |
| agent\_commission        | agency commission                                                                                                                                                                                                                                          |
| payment\_2               | payment (payment for payment, penalty, fine, remuneration)                                                                                                                                                                                                 |
| another                  | another                                                                                                                                                                                                                                                    |
| property\_right          | property rights                                                                                                                                                                                                                                            |
| non-operating\_gain      | non-centralized gain                                                                                                                                                                                                                                       |
| insurance\_premium       | insurance                                                                                                                                                                                                                                                  |
| sales\_tax               | sales tax                                                                                                                                                                                                                                                  |
| resort\_fee              | resort fee                                                                                                                                                                                                                                                 |
| deposit                  | deposit                                                                                                                                                                                                                                                    |
| expense                  | expense. On the amounts of expenses incurred in accordance with Article 346.16 of the Tax Code of the Russian Federation that reduce income                                                                                                                |
| pension\_insurance\_ip   | Contributions to the Compulsory Pension Insurance of Private Entrepreneurs. On insurance contributions for compulsory pension insurance paid by private entrepreneurs who do not make payments and other rewards to individuals                            |
| pension\_insurance       | Contributions to Compulsory Pension Insurance. On insurance contributions for mandatory pension insurance paid by organizations and private entrepreneurs making payments and other remunerations to individuals                                           |
| medical\_insurance\_ip   | Contributions to Compulsory Medical Insurance of Private Entrepreneurs. On insurance premiums for obligatory medical insurance paid by private entrepreneurs who do not make payments and other remuneration to individuals.                               |
| medical\_insurance       | Contributions to Compulsory Health Insurance. On insurance premiums for obligatory medical insurance paid by organizations and individual entrepreneurs making payments and other remunerations to individuals.                                            |
| social\_insurance        | Contributions to Mandatory Social Insurance. On insurance contributions for compulsory social insurance against temporary disability and in connection with maternity, for compulsory social insurance against accidents at work and occupational diseases |
| excise\_without\_mark    | about the sold excisable goods subject to marking by the means of identification, which do not have a marking code                                                                                                                                         |
| excise\_mark             | about the excisable goods sold, which are subject to marking by means of identification, which have a marking code                                                                                                                                         |
| commodity\_without\_mark | about the sold goods subject to marking by means of identification which do not have a marking code, except for excisable goods                                                                                                                            |
| commodity\_mark          | about the sold goods subject to marking by means of identification with a marking code, except for excisable goods                                                                                                                                         |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.unitpay.ru/en/online-cash-desk/receipt-items.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
