katana_public_api_client.models.price_list_row¶
katana_public_api_client.models.price_list_row
¶
Classes¶
PriceListRow
¶
Individual product variant pricing entry within a price list for customer-specific or market-specific pricing management
Example:
{'id': 5001, 'price_list_id': 1001, 'variant_id': 201, 'adjustment_method': 'fixed', 'amount': 249.99,
'created_at': '2024-01-15T10:00:00Z', 'updated_at': '2024-01-15T10:00:00Z'}