Amiteshwar Mann
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Posts
Recent activity by Amiteshwar Mann-
How soon is the order data available in the API?
How soon is the order data available through the APIs? I'm working on the Orders API and plan on pulling orders day by day at the start of each day (Pacific Time) for the previous day. Will all or...
-
deleted vs voided
What is the difference between the "deleted" and "voided" properties?
-
checks->payments->amount vs checks->selections->preDiscountPrice
Will the value of "amount" property in payments always be equal to the sum of "preDiscountPrice" property for all the selections? Working to calculate the subtotal so wanted to ensure that we're f...
-
Python or JS documentation to call the APIs
In addition to the Postman Collection, is there any documentation on how to call the APIs in Python or JS (if we're working to automate the APIs calls in our company)?
-
Order API -> diningOption: null
For some of the orders, I'm getting diningOption: null. This is weird because we've set up the diningOptions to the concerned vendor. What's interesting is that when I tried to analyze the orders w...