Jonathan Watts
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Jonathan Watts-
Order API deliveryInfo
I'm attempting to get an order using the Order API. The response that I'm getting has the following delivery info: "deliveryInfo": { "deliveredDate": null, "deliveryEmployee": null, "deliv...
-
Mystery giftCard and giftCardInfo fields
AnsweredI'm receiving a copy of a Toast check via a LOYALTY_ACCRUE transaction. The check has the following payment information: "payments": [ { "amount": 2.0, "amountTendered": 0.0, ...
-
Loyalty API make the itemGroup in Selection a list
Not plannedInteresting problem I'm having and it's possible that there's a way to do what I want that's not obvious to me. What I'm trying to do is find out what category (categories) a menu item is part of. ...
-
Loyalty API pointsBalance field
AnsweredI am sending the following in the response to a loyalty inquire: { "checkResponse": { "accountInfo": { "firstName": "Jonathan", "identifier": "17881000190019", ...