Price CheckAsk AIpost https://gotab.io/api/loc/{location}/price-checkPerforms a price check on one or more items.Path Paramslocationstringrequired The uuid or url_name the location in which to simulate the tab. Body ParamsexternalIdstringAn external ID for the tab. This is used to identify the tab in the external system.openTabbooleanWhether or not the tab should be automatically submitted in this request and paid.truefalsescheduledDatedate-timeThe scheduled time of the tab. Omit to set as ASAP.spotUuidstringThe uuid of the spot the order will be set to.coverCountnumberThe number of guests on a tab.phoneNumberstringphone number to associate with the tab. Must be provided if openTab is false and a customerId is not provided.itemsarray of objectsitemsADD Catalog Item (v2) | Catalog Item (v1) | Open ItemtabAdjustmentsarray of objectsAn array of price adjustments to be added to the tab.tabAdjustmentsADD objectcustomerIdstringOptional customer id to associate with the tab. Must be provided if openTab is false and a phoneNumber is not provided.namestringThe name of the tab (and the order). Required when openTab is false.employeeIdstringThe id of the employee creating the tab.paymentsarray of objectsAn array of payments and payment methods to be added to the tabpaymentsADD objectorderDetailsobjectCustom metadata for the order.orderDetails objectpreauthSourceTabobjectpreauthSourceTab objectfiscalDatedateFiscal day in YYYY-MM-DD format representing the local business day to be assigned to the tab, only if a future date is required. Must be within 90 days of the current fiscal day.Response 200Successful responseUpdated 7 months ago