📄️ GET location list
use this method to get a list of locations belonging to a location, containing the minimum set of information.
📄️ GET Location Media
To get all the media information for a location.
📄️ PUT location media
Use this method to update all the media information for this location.
📄️ GET Location Basic
Returns the detailed basic json object defined by the location id. The result contains the basic set of the location information.
📄️ PUT Location Basic
Method to update the basic data of a location
📄️ GET Location Opening Hours
Path param: id of the opening hours
📄️ POST Location Opening Hours
Path param: id of the location
📄️ DELETE Location Opening Hours
Path param: id of the opening hours
📄️ PUT Location Opening Hours
Path param: id of the opening hours
📄️ GET Location Additional
Returns the additional basic json object defined by the location id.
📄️ PUT Location Additional
Method to update the additional data of a location
📄️ GET Location Products
get a list of connected products for a location
📄️ GET Location Google Attributes
Returns the Google Attributes for a location
📄️ PUT Location Google Attributes
Update the Google Attributes for a list of locations.
📄️ GET Location Bulk
retuns location Bulk
📄️ PUT Location Bulk
update location Bulk
📄️ DELETE Location
delete method to delete location
📄️ POST Location
Method to create a location by defining all mandatory fields.
📄️ GET Location Opening Hours List
get all opening hours information of a location
📄️ PUT Bulk Opening Hours
This method will delete openign hours if they exist base on the openingHoursType that is in the request body for locations and post new ones in a bulk function
📄️ POST Listing Sync GBP Location
This method is used to sync a Google Location data to a Markee location