Building a Store integration
The steps in order to build a Store API Integration with Deliverect are as follows:
- Get access token in order to call Deliverect's endpoints.
- Get Linked accounts. This will retrieve a list of the customer accounts linked to your partner account.
- Get Locations using your customer account.
Other available common actions are the following:
- GET products out of stock.
- Mark products out of stock by PLU.
- Update Store Status in order to open and close the store (set busy mode on the channel side).
Updated 2 months ago