Channel Mappings
Per-channel availability & pricing for meals and VAS
📄️ List meals on a channel
List meals on a channel
📄️ Upsert a channel-meal mapping
Creates or overwrites the (channelId, mealId) row.
📄️ List VAS on a channel
List VAS on a channel
📄️ Upsert a channel-VAS mapping
Creates or overwrites the (channelId, vasId, tagName) row. Optionally carries a structured `pricingConfig` so a channel can switch a flat-fee VAS to tiered/overage pricing without touching the catalog baseline.
📄️ Get a channel-meal mapping
Get a channel-meal mapping
📄️ Delete a channel-meal mapping
Delete a channel-meal mapping
📄️ Get a channel-VAS mapping
Get a channel-VAS mapping
📄️ Delete a channel-VAS mapping
Delete a channel-VAS mapping