Packaging configuration API (1.0.0)

The packaging configuration API allows you to retrieve a restaurant's packaging preferences configuration and apply it to a takeout or delivery order.

Packaging preferences can be configured in Toast Web at Takeout and Delivery > Packaging Preferences.

Information on packaging includes:

  • A restaurant's overall packaging configuration.
  • Specific packaging item identifiers that can be included in an order.

Once you obtain a restaurant's packaging preference configuration, you can include applicable PackagingItem objects in orders for that restaurant. For more information about creating orders, and using the orders API, see Orders API overview.

Data definitions