Create Location

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Minimum Plan Required: Comp

Path Params
int64
required

Company ID

Body Params
string
required

Location name

string
required
length ≤ 2

Country two letter abbreviation

string

Full address

string | null

State or province

string | null

City

string

locations latitude coordinates

string

locations longitude coordinates

string

Google Places location Id

string

Timezone. Valid zone info name

boolean

When true, holiday pay is enabled

string
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 00:00:00

Sunday closing time

string
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 00:00:00

Monday closing time

string
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 00:00:00

Tuesday closing time

string
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 00:00:00

Wednesday closing time

string
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 00:00:00

Thursday closing time

string
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 00:00:00

Friday closing time

string
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 00:00:00

Saturday closing time

string
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 07:00:00

Sunday opening time

string | null
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 07:00:00

Monday opening time

string | null
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 07:00:00

Tuesday opening time

string | null
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 07:00:00

Wednesday opening time

string | null
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 07:00:00

Thursday opening time

string | null
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 07:00:00

Friday opening time

string | null
^(?:(?:([01]?\d|2[0-3]):)?([0-5]?\d):)?([0-5]?\d)$
Defaults to 07:00:00

Saturday opening time

boolean | null

If true, location is closed on Sunday

boolean | null

If true, location is closed on Monday

boolean | null

If true, location is closed on Tuesday

boolean | null

If true, location is closed on Wednesday

boolean | null

If true, location is closed on Thursday

boolean | null

If true, location is closed on Friday

boolean | null

If true, location is closed on Saturday

boolean

If true end of shift feedback requests are enabled

boolean

If true end of shift feedback requests are enabled

string | null

Optional coupon to apply to this location's billing

string

Optional stripe payment token. If this is not provided, the account's default payment information will be used.

integer | null

Optional existing location id whose department and role structure the new location should copy

Headers
string
^\d{4}-\d{2}-\d{2}$

7shifts API version

uuid

Company GUID

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json