Alex Morken
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Alex Morken-
Alex Morken commented,
Taylor,Thanks so much! We will definitely be trying that and hopefully we can get it to work. It was just a bit unclear about if this would work with other payment types.Cheers,Alex
-
Alex Morken created a post,
Getting GUID of Restaurant
Hello,We are trying to `POST` to `{{hostname}}/orders/v2/orders/` and getting a 404 error back when we don't expect it. Here is the error:```{ "status": 404, "code": 10003, "message": "com.toasttab...
-
Alex Morken created a post,
We want to create an order, but don't know how the server will know that the order created via the api is for the specific table
We will be receiving an event that a table is seated from a reservations integration. At that time we plan to open an order for the table, but do not know how the server will know that the order we...
-
Alex Morken created a post,
Adding and updating a tip to a an order with external tender api
We are trying to implement creating an order that will use an external tender. We are trying to determine how we can update a tip when the order gets submitted via the server via an api call to upd...