pizzahut_bundle_choices
Retrieve a Pizza Hut combo's complete choice-builder tree, showing every slot, selectable product variants, and their exact price deltas to plan customizations before ordering.
Instructions
Get one Pizza Hut deal/combo's full choice-builder tree. Returns one deal/combo's full choice-builder tree -- every named slot it offers (e.g. "1st Pizza", "Wings or Fries", "1st Dip") and every product variant a caller can pick to fill that slot, each with the real price delta selecting it adds over the bundle's base price (zero for a variant already covered by the deal, positive for an upgrade such as a larger size or a specialty pizza). This is a different structure from /pizzahut/modifiers -- that endpoint customizes toppings/sauces on one product variant, while this endpoint swaps whole product variants in and out of a multi-item combo. bundle_code comes from /pizzahut/menu's code field on a type=bundle item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Order channel the deal and pricing reflect (default WEB) | |
| bundle_code | Yes | A deal/combo's bundle code, from /pizzahut/menu's code field on a type=bundle item | |
| store_number | Yes | Pizza Hut's store number, from /pizzahut/stores |