papajohns_intl_ingredients
Get Papa John's international ingredient catalogs for six markets. Returns toppings, sauces, cheeses with family, default inclusion, premium pricing, and half-pizza availability.
Instructions
Get a Papa John's menu's ingredient catalog (international). Returns every topping, sauce, and cheese a pizza can be built with on one menu, in one of six international markets: Chile, Costa Rica, Guatemala, Panama, Portugal, and Spain. Each ingredient reports its family (meat, vegetable, base sauce, and so on), whether it is included on pizzas by default, whether it is charged at the premium rather than the normal rate, and whether it can be applied to just one half. The response also carries what one extra ingredient costs at each size, for both the normal and premium rates. Menu ids come from GET /papajohns/intl/stores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market. One of: chile, costa-rica, guatemala, panama, portugal, spain | |
| menu_id | Yes | Menu id from a restaurant returned by GET /papajohns/intl/stores | |
| category | No | Return only one ingredient category. One of: base_cheese, base_sauce, extra_cheese, extra_sauce, meat, not_ingredient, premium, vegetable |