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 Recent activity Votes
  • 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

    Answered

    I'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 planned

    Interesting 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

    Answered

    I am sending the following in the response to a loyalty inquire: { "checkResponse": { "accountInfo": { "firstName": "Jonathan", "identifier": "17881000190019", ...