• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/paysystem/restservice.php
  • Класс: BitrixSalePaySystemRestService
  • Вызов: RestService::getOutcomingFieldsMap
static function getOutcomingFieldsMap(): array
{
	return [
		'LOGOTIP' => 'LOGOTYPE',
		'TARIF' => 'TARIFF',
	];
}