Added
Commerce 'includeCutlery' attribute
August 20th, 2026
It is important for store teams to know whether cutlery should be included with the order and in some regions it is mandatory to allow customers to opt-out of having cutlery provided.
"order": {
"channelOrderId": "TEST****629",
"channelOrderDisplayId": "T**629",
"by": "Mobile App",
"courier": "restaurant",
"includeCutlery": true
}Further details in our Checkout documentation;
