The new Merchant API uses snake_case table names: - Changed from 'PriceCompetitivenessProductView' to 'price_competitiveness_product_view' - Updated field names in SELECT query - Added debug logging to see actual API response structure - Handle both camelCase and snake_case field names in response Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>