Skip to content

Integration Overview

This guide provides a high-level view of how external applications (like yours) interact with the Distribrewtion platform.

You’ll see how a third-party application can create and manage beverages and locations, and place or update orders.

1. Create or Update Beverages

After authentication, your app can retrieve, create, and manage beverage data.

2. Create or Update Locations

Location data can also be retrieved or created. If the desired location doesn’t already exist in Distribrewtion, your app can look it up via the Google Places API and create it.

3. Create, Update, and Cancel Orders

Once beverages and locations are defined, your app can create new orders, update their products, cancel them, or check their status.

Create a New Order

Cancel an Existing Order

Update Order Products

View Order Status


If there are additional use cases you’d like to see supported or documented, let us know.