Ann Murphy
- Total activity 133
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 55
Comments
Recent activity by Ann Murphy-
Hi Kimberly Plunkett ,Are you using the self-service API Access product?Thanks!
-
Hi Matt Khan, I've created a ticket based on this request. I'll reach out to your directly through our support portal. Thanks!Ann
-
Hi Luis Cardenas, Thank you for pointing this out! Our documentation site was migrated. The new site can be found at: https://doc.toasttab.com/doc/devguide/index.html I've also update the links in ...
-
Hi Amiteshwar Mann, If an item needs to be removed from an order, the restaurant operator would need to perform a void operation. Voids can be performed on the item-level or for an entire check, an...
-
Hi Mark Mitchell, Restaurants can set course firing through Toast Web but this cannot be configured via API. This guide outlines how this is configured: https://central.toasttab.com/s/article/Cours...
-
Hi Amiteshwar Mann, The check.amount value is the total calculated price of the check after discounts and excluding taxes. The preDiscountPrice does not include any price deductions from applied di...
-
Hi Claire Goldwitz, To initiate order creation from your website, you would need to build an ordering integration to submit the order with the recommended selections. If you are interested in becom...
-
Hello Amiteshwar Mann, That is correct. The preDiscountPrice represents the gross sale price for the selection excluding tax. If the voided property is true you can omit those selections from your ...
-
Hi Jason P, In the orders API, you'll want to look at the payments array in a check for the "cardEntryMode." This will indicate how the card data was obtained. For EMV transactions, the value is E...
-
Hello Amiteshwar Mann, great question! The date 1970-01-01T00:00:00.000+0000 is actually the UNIX epoch, so this is expected. The time stamps that you see for the various dates in our orders API re...