Liquid Barcodes gives the chance to have a Web or Coupon Shop where users can purchase coupons or directly products through the Liquid Barcodes system on a web like this. To deal with some aspects of this feature, Content API provides the following methods:
- GET /orders/list/{storeref}: it returns a list of orders given for the requested store.
- POST /orders/received/{StoreRef}: it marks the orders of the sent list as received by store POS.
- GET /orders/links/{StoreRef}: it generates and returns a unique link to the "View orders" page for a single store.