Locations
Create Location
Creates a new location.
POST
Create Location
The
location, address, city, zip, and timezone_id fields are required. All other fields are optional.Authorizations
Body
application/json
Location details
Location name
Required string length:
1 - 150Street address
Required string length:
1 - 150City
Required string length:
1 - 75ZIP/postal code
Required string length:
1 - 10Timezone identifier
Required range:
x <= 999Hex color code
Maximum string length:
7Additional comments
Maximum string length:
65535Default client hashed ID
Maximum string length:
5Default area IDs
Response
Created
Location identifier
Location name
Street address
City
ZIP/postal code
Additional comments
Whether this is the default location (0 or 1)
Required range:
0 <= x <= 1Whether the location is saved (0 or 1)
Required range:
0 <= x <= 1Hex color code
Example:
"#DC136C"
Location timezone
Associated payroll ruleset ID
Payroll rule display name
GPS latitude coordinate
GPS longitude coordinate
Default client hashed ID
Default area IDs
Create Location