# Automatic::calculateProfile()

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

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

## Сигнатура

```php
public calculateProfile(mixed $profileId, array<string|int, mixed> $profileConfig, Shipment $shipment) : CalculationResult
```

## Параметры

- `$profileId` `mixed` — обязательный
- `$profileConfig` `array<string|int, mixed>` — обязательный
- `$shipment` `Shipment` — обязательный

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

`CalculationResult`

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