Choose an operation
VERB
https://api.staging.deliverect.com
Staging Environment
{var_value}
Store API
Introduction
The Store API allows multiple functions to query and update the availability of customer's stores and the products in their account
| Endpoint | Method | Function |
|---|---|---|
| Accounts π | GET |
Retrieve data on accounts linked to your partner account |
| Account Brandsπ | GET |
Retrieve data on brands linked to your partner account |
| Locationsπ | GET |
Retrieve data on locations linked to your partner account |
| ChannelLinksπ | GET |
Retrieve data on channels linked to your partner account |
| Channel Integratorπ | GET |
Retrieve a list of all integrated channels in the Deliverect system. |
| Request Product Syncπ | GET |
This endpoint initiates the product sync request for a specified location. |
| POS Productsπ | GET |
Retrieve POS Products stored within an account |
| Allergens and Tagsπ | GET |
Retrieve all available allergens and tags supported in Deliverect. |
| Snoozed Productsπ | GET |
Retrieve all snoozed products |
| Snooze Products by PLUπ | POST |
Mark products out of stock by its PLU |
| Snooze Products by Tagπ | POST |
Mark products out of stock via a shared tag |
| Account Opening Hoursπ | GET |
This endpoint allows you to retrieve opening hours for a specific account. |
| Location Opening Hoursπ | GET |
Update opening times for a location |
| Location Holiday Hoursπ | GET |
Update opening times for a location |
| Channel Holidayπ | GET |
Update opening times for a Channel |
| Update Opening Hoursπ | POST |
This endpoint allows opening hours to be set for all channels within a given location. |
| Update Location Holiday Hoursπ | POST |
Update location holiday hours |
| Update Channel Holiday Hoursπ | POST |
Update location holiday hours |
| Update Store Statusπ | POST |
This endpoint allows a POS to update store status. |
Last update on Apr 26, 2026.
Request
Select an operation first to start working on a request.
Response
Waiting for a request to be sent.