Become an integration partner

Become a partner to gain access to our APIs. You can then begin developing your store integration.

Sign up

Build a store integration

Follow these steps to start using the Store API:

Step 1. Call the Get Access Token endpoint to retrieve a token granting you access to our endpoints.

Step 2. Retrieve the customer accounts linked to your partner account with the Get Linked Accounts endpoint

Step 3. Use the Get Locations endpoint to retrieve all locations for your customer account.


Available endpoints

The following endpoints are available for the Store API.

EndpointMethodPurpose
Get LocationsGETRetrieve the locations of an account
Get Products for AccountGETRetrieve the products inside an account
Get Products Marked out of StockGETRetrieve every product currently marked out of stock for an account
Mark Products out of stock by tagPOSTUse one or multiple tags to set products out of stock and prevent them from being ordered
Mark Products out of stock by PLUPOSTUse one or multiple PLUs to set products out of stock and prevent them from being ordered
Update Store StatusPOSTUpdate the busy mode status of one or multiple stores
Get Store Opening HoursGETRetrieve the current opening hours of a given location
Get Account Opening HoursGETRetrieve the current opening hours of all locations in an account
Create/Update Opening HoursPOSTCreate or update the opening hours of one or multiple locations of an account
POST Holiday Hours for LocationsPOSTSet the holiday hours for one or multiple locations of an account
GET Holiday Hours for LocationsGETRetrieve the holiday hours of a specified location
GET Holiday Hours for Locations & ChannelLinksGETRetrieve the holiday hours of one or multiple channel links for a location
POST Holiday Hours for Locations and ChannelLinksPOSTCreate or update the holiday hours of one or multiple channel links for a location