GET
/
v1
/
store_locations
/
external_identifier
/
{externalIdentifier}

Path Parameters

externalIdentifier
string
required

Response

200 - application/json

Response for store location.

id
string
required

The ID of the store location.

name
string
required

The name of the store location.

phoneNumber
string
required

The phone number of the person at the store location.

location
object
required

The location of the store location.

externalId
string | null

Store location unique identifier from an external system.

operatingHours
object | null

[Integration Specific]: An object with keys that correspond to days of week (monday, tuesday, etc) and their corresponding operating hours / delivery windows.

prepTimeMinutes
integer | null

[Integration Specific]: the preparation time to apply for orders, if relying on Nash to compute the delivery windows. This only applies to specific integrations.

blackoutDates
string[] | null

The blackout dates of the store location.

firstName
string | null

First name of the person at the store location. If unknown, pass 'Manager'. Limited to 80 characters.

lastName
string | null

Last name of the person at the store location. If unknown, pass 'Manager'. Limited to 80 characters.

email
string | null

The email of the person at the store location.

pickupInstructions
string | null

The pickup instructions of the store location. Limited to 280 characters. Nash Recommended Input: Order [insert order number] for [insert customer name] from [business name]