Ordering API 2.0.6

  • Improved the performance of the Get Vendor Items endpoint.
    To optimize the Get Vendor Items call, we added a requirement to pass venue_id and vendor_id in the URL route.
     
    Old route mobile/vendor/vendor_id/items
    New route mobile/venue/venue_id/vendor/vendor_id/items