- DATE:
- AUTHOR:
- The Toast - API team
Objects, fields, and values
Orders API
plu field added to the Selection object in the orders API
DATE:
AUTHOR:
The Toast - API team
The Selection object in the orders API now includes a plu field.
The plu field contains the price look-up (PLU) code for the menu item selection. PLU codes are configured for menu items in Toast Web and are commonly used for pricing and inventory management.
The plu field is a read-only value. Your integration cannot set or modify this value in a POST request. The orders API will always return the exact PLU code that is configured for the menu item.
For more information about the orders API, see the orders API reference documentation.