TypeTable
Locationgdata_location

Refers to the physical premises, such as a restaurant or a cloud kitchen, where your brands operate. Each location can operate multiple brands. For example: you might have multiple establishments, like 'Business Bay Kitchen' and 'City Walk', each serving a variety of your brands. Our system tracks these individually, providing you with granular control over your operations data.

Field NameData TypeDescription
idvarchar(255)The unique identifier for the location.
createdattimestampThe timestamp of when the location was created.
createdbyvarchar(255)The email or identifier of the user who created the location.
modifiedattimestampThe timestamp of when the location was last modified.
modifiedbyvarchar(255)The email or identifier of the user who last modified the location.
statusvarchar(255)The current status of the location (e.g., ACTIVE, DELETED).
tagsvarchar(255)Any additional labels or tags associated with the location.
cityidvarchar(255)The identifier for the city where the location is situated.
contactaddressvarchar(1000)The full address of the location.
contactemailvarchar(255)The contact email associated with the location.
contactnamevarchar(255)The name of the contact person for the location.
contactphonevarchar(255)The contact phone number for the location.
coordinateslatitudefloat8The latitude coordinates for the location.
coordinateslongitudefloat8The longitude coordinates for the location.
countryidvarchar(255)The identifier for the country where the location is situated.
currencyidvarchar(255)The identifier for the currency used at the location.
deliverydistancefloat8The delivery distance supported by the location.
descriptionvarchar(2000)A detailed description of the location.
endofbusinessdayvarchar(255)The end time of the business day for the location.
imagevarchar(255)An image or visual representation of the location.
namevarchar(1000)The name of the location.
partneridvarchar(255)A reference to the associated partner or company.
taxidvarchar(255)A reference to the tax details.
taxratefloat8The applicable tax rate for the location.