get https://api.staging.deliverect.com/products?where=accountId
Following a product push to Deliverect, you can cross-check the total number of products that have been pushed for a customer’s account.
Please note that you would need POS credentials to retrieve the total products. For channel integrations, products are received within a Menu Push. See here for further details.
Get Products for a specific location
If you want to get the products under a specific location you can call the endpoint https://api.staging.deliverect.com/products?where={"account":"accountId", "location":"locationId"}