Hi,
Our sandbox account is working perfectly but on the production app the API isn't returning the order information and details. Below you can see the information delivered from the production api is different.
{
"elements": [ {
"id": "HR3ZZZXWCWWGP",
"label": "Dine In",
"taxable": true,
"isDefault": false,
"filterCategories": false,
"isHidden": true,
"hoursAvailable": "ALL",
"isDeleted": false
}, {
"id": "5J5GB2XGQ9JAE",
"label": "Curbside Pickup",
"taxable": true,
"isDefault": false,
"filterCategories": false,
"isHidden": true,
"hoursAvailable": "ALL",
"isDeleted": false
}, {
"id": "TVKZ9W1J3J0AT",
"label": "In-store Pickup",
"taxable": true,
"isDefault": false,
"filterCategories": false,
"isHidden": true,
"hoursAvailable": "ALL",
"isDeleted": false
}, {
"id": "VYMSQPD2YJGD8",
"labelKey": "com.clover.order.type.dine_in",
"label": "Dine In",
"taxable": true,
"isDefault": true,
"filterCategories": false,
"isHidden": false,
"fee": 0,
"minOrderAmount": 0,
"maxOrderAmount": 0,
"maxRadius": 0,
"avgOrderTime": 0,
"hoursAvailable": "BUSINESS",
"isDeleted": false,
"systemOrderTypeId": "DINE-IN-TYPE"
}
],
"href":