v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Locations

New Location

This request creates a new Location.

Body parameter descriptions

name | String | Required | The new name of the Location. timezone | string | Required | The timezone this location resides in. This accepts a standard tz database name, see here. phone | string | Required | The phone number associated with this location. weeklyOperationHours | Int | Optional | The hours per week this location operates. address | string | Optional | The physical address of this location. address2 | string | Optional | The physical address of this location. geoLocation | geoJSON | Optional | The geoJSON Feature object that can be used to locate a Limble location on a Map. extraNotificationsEmail | string | Optional | Include an email address to receive notifications for the location. currencyCode | string | Optional | The ISO code for the currency at this location. For example: "USD". regionID | integer | Optional | The region to assign this location to. Omit to leave unassigned. Use 0 for unassigned.

post/v2/locations

Response

New Location

locationIDstring utc-millisec