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).

ParametersDescription
idThis parameter allows to search unique Office IDs
nameOffice name
typeType of sales (Storefront or Delivery only)
selling_typeOn-Demand office or In Store office
is_medicalOffice type
is_recreationalOffice type
medical_state_license_numberOffice's medical state license number
adult_use_state_license_numberOffice's adult-use state license number
business_nameOffice's business name
business_sloganOffice's business slogan
addressOffice's address
locationOffice's location
location_idOffice's location identifier
emailOffice's email
phoneOffice's phone number
websiteOffice's website
faxOffice's fax number
timezoneOffice's timezone
business_hours >Office's business hours: days, open and close time, and when the office is active.

day

Office's business hours: days, open and close time, and when the office is active.

open_time

Time when the office is open

close_time

Time when the office is closed

is_active

Time when the office is active
facebookOffice's facebook page URL
instagramOffice's instagram page URL
twitterOffice's twitter page URL
business_informationOffice's business information
languagesLanguages which are supported by the office
videoAttached video
descriptionGeneral description
is_activeActive status

Get office by ID

This endpoint allows to retrieve a specific office using its ID.

Similar to "Get offices"


Did this page help you?