- DATE:
- AUTHOR:
- The Toast - API team
Orders API
Objects, fields, and values
New selectionType values in ordersBulk endpoint response
DATE:
AUTHOR:
The Toast - API team
On 2025-05-26, the selectionType
value in the Selection
object in the orders API ordersBulk endpoint will include two new enumerated values. The following values indicate that the selection is a Toast gift card purchase or a transaction to add value to a Toast gift card.
TOAST_CARD_SELL
TOAST_CARD_RELOAD
Beginning on 2025-05-26, the order information that you get from the ordersBulk
endpoint might contain these new selectionType
values. Make sure your integration will handle the new values without interruption.
These two enumerated values were added to other orders API response data in a previous Toast API update.