API Documentation
Order
- Background
- Order Address Validation (Geocoding)
- POSTCreate Order
- POSTCreate Orders
- POSTCreate or update order by external identifier
- PATCHUpdate order
- GETGet order
- POSTCreate Quote
- GETGet Order Documents
- POSTSelect Quote
- POSTRefresh order quotes
- POSTAutodispatch Order
- POSTAdd Custom Event to Order
- DELArchive order
- Bulk Order Actions
- Delivery Windows & Capacity
Dispatch Strategies
Notifications
Store Locations
Delivery Windows & Capacity
Jobs
- Background
- Package Requirements
- POSTCreate Job
- POSTCreate or Update Job by External Identifier
- PATCHUpdate Job
- GETGet Job
- GETGet Job by External Identifier
- POSTSelect Quote
- POSTRefresh Quotes
- POSTAutodispatch Job
- POSTAutodispatch Job by External Identifier
- POSTCancel Job
- POSTCancel Job by External Identifier
- POSTCreate Delivery Incident
Batch Jobs
Providers
Miscellaneous
Get Store Locations
Get a list of store locations.
Query Parameters
The size of the store locations to return.
The offset of the store locations to return.
Response
Response for list store locations.
The ID of the store location.
The location of the store location.
The city of the address.
The country of the address.
The street of the address. If your geocoding service does not split numbers from street names, you can pass the street name with the number in this field. Example: 1600 Pennsylvania Avenue NW.
The county of the address.
The latitude of the address.
The longitude of the address.
The number of the address.
The postal code of the address.
The secondary number of the address.
The state of the address.
The name of the store location.
The phone number of the person at the store location.
The blackout dates of the store location.
The email of the person at the store location.
Store location unique identifier from an external system.
First name of the person at the store location. If unknown, pass 'Manager'. Limited to 80 characters.
Last name of the person at the store location. If unknown, pass 'Manager'. Limited to 80 characters.
[Integration Specific]: An object with keys that correspond to days of week (monday, tuesday, etc) and their corresponding operating hours / delivery windows.
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]
[Integration Specific]: the preparation time to apply for orders, if relying on Nash to compute the delivery windows. This only applies to specific integrations.