Enabling Curbside Ordering for an API user
After you configure Curbside Ordering in Web Admin, an API user can also insert the vehicle information into the Submit Order call and populate the guest record in ATO.
Note: This enhancement passes vehicle information from Aloha Online Ordering to Aloha Takeout and does not display the information in AOO.
Use the following AO API calls:
- Put v1/Orders/{SiteID}
- Post v1/Orders/{SiteID/{OrderID}
- Post v1/Orders/{SiteID/{OrderID}/CheckIn
Continue to Configuring Aloha Takeout for Curbside Ordering