You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users have to search for each card by title, which is a cumbersome way to view sales. Create one endpoint that retrieves the day's singles sales for at-a-glance reporting, and refactor the existing getSales endpoint to retrieve single cards. Both endpoints should expose more data about the sale, price, id, etc for use cross-platform ins Lightspeed POS.
The text was updated successfully, but these errors were encountered:
Users have to search for each card by title, which is a cumbersome way to view sales. Create one endpoint that retrieves the day's singles sales for at-a-glance reporting, and refactor the existing
getSales
endpoint to retrieve single cards. Both endpoints should expose more data about the sale, price, id, etc for use cross-platform ins Lightspeed POS.The text was updated successfully, but these errors were encountered: