old Office API Endpoints
List of Office API Endpoints
In this article you can find a list of Office API Endpoints that will help you to integrate with your third-party system.
Get offices
This endpoint allows to pick up the data of a specific office to update office information and know the conditions for picking up the order (where/in what period/days/contacts for communication).
| Parameters | Description |
|---|---|
| id | This parameter allows to search unique Office IDs |
| name | Office name |
| type | Type of sales (Storefront or Delivery only) |
| selling_type | On-Demand office or In Store office |
| is_medical | Office type |
| is_recreational | Office type |
| medical_state_license_number | Office's medical state license number |
| adult_use_state_license_number | Office's adult-use state license number |
| business_name | Office's business name |
| business_slogan | Office's business slogan |
| address | Office's address |
| location | Office's location |
| location_id | Office's location identifier |
| Office's email | |
| phone | Office's phone number |
| website | Office's website |
| fax | Office's fax number |
| timezone | Office's timezone |
| business_hours > | Office's business hours: days, open and close time, and when the office is active. |
| Office's business hours: days, open and close time, and when the office is active. |
| Time when the office is open |
| Time when the office is closed |
| Time when the office is active |
| Office's facebook page URL | |
| Office's instagram page URL | |
| Office's twitter page URL | |
| business_information | Office's business information |
| languages | Languages which are supported by the office |
| video | Attached video |
| description | General description |
| is_active | Active status |
Get office by ID
This endpoint allows to retrieve a specific office using its ID.
Similar to "Get offices"
Updated over 1 year ago
Did this page help you?
