Hi, I’m trying to build a tab integration using the API by using the UpdateOrder endpoint to add to open orders, however I noticed orders made by the API don’t show up unless they’re paid for. The UpdateOrder endpoint doesn’t work for orders that are state COMPLETED.
Is there any workaround to the requirement of having orders be paid for before they show up on dashboard/POS, or perhaps ways to reopen/preserve the OPEN state of the order so that I can still add items to it using the API and have it be present on the POS app?