# ByPaySystem::delete()

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

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

## Сигнатура

```php
public static delete(mixed $restrictionId[, mixed $deliveryId = 0 ]) : DeleteResult
```

## Параметры

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

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

`DeleteResult`

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