Qugo Integration API

Sections

Theme switcher

Получение элементов реестра

Header Parameters

Authorizationstring

Query Parameters

filters[search]string

Фильтрация по по номеру телефона, ФИО и ИНН.

filters[receiptState]string

Фильтрация статусу чека.

filters[receiptStates][]array

Фильтрация массиву статусов чека.

filters[statuses][]array

Фильтрация статусу элемента реестра.

filters[price][from]number
filters[price][to]number
filters[createdAt][from]string
filters[createdAt][to]string
PageIndexinteger

Номер страницы

Minimum
1
Maximum
999
PageSizeinteger

Количество элементов на странице

Minimum
1
Maximum
100
Pageinteger

Номер страницы. Устарело, рекомендуется использовать PageIndex.

Minimum
1
Maximum
999
PerPageinteger

Количество элементов на странице. Устарело, рекомендуется использовать PageSize. Легаси поле для количества элементов на странице

Minimum
1
Maximum
100

Path Parameters

registryIdinteger Required

ID реестра.

Response

200
Object
Success

Response Attributes

metaobject

Show child attributes

itemsarray
Nullable:
True

Show child attributes

401
Object
Unauthorized
403
Object
Forbidden
404
Object
Not Found
422
Object
Client Error
Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot