BUG PS 8.1 WS
file classes/webservice/WebserviceOutputBuilder.php riga 718
gitHub Error Webservice combinations , categories customers on a blank schema #32884 https://github.com/PrestaShop/PrestaShop/pull/32884/files
$field['sqlId'] = $field_name;
FIX
$field['sqlId'] = $field_name ?: 'id';