# PaySystem::getParamsStructure()

URL: https://chugunov.pro/api-bitrix/sale/services/company/restrictions/paysystem/getparamsstructure/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Sale\Services\Company\Restrictions\PaySystem`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/paysystem/)
Модуль: Sale.
Свойства элемента: method, public, static.

## Сигнатура

```php
public static getParamsStructure([int $entityId = 0 ]) : array<string|int, mixed>
```

## Описание

Возвращает структуру параметров для отображения пользователю

## Параметры

- `$entityId` `int` — необязательный, по умолчанию `0`

## Возвращаемое значение

`array<string|int, mixed>`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-Services-Company-Restrictions-PaySystem.html
