Set Up and Manage Stores on Marketplace Orders Hub

This document explains how to create a store and provides information about the data you must supply to create and operate a store.

Stores are key to integrating with Marketplace Orders Hub (“Hub”). You build out your Hub integration by setting up stores. The stores you create connect to the Store Assist app and collect customer orders for dispense and delivery. Your brick-and-mortar stores become the fulfillment centers for your online stores.

This document explains how to set up and manage stores on Hub marketplaces.

For information about onboarding, see Onboard to Marketplace Orders Hub.

Store operation

Store operations include the activities that keep a store functioning smoothly and efficiently. The stream of data that must be managed ranges from store contact information to the hours of operation and holidays. The Hub supports different strategies for management.

Aggregated management

Marketplace Orders Hub includes a feature that supports the aggregated management of store information. This feature allows you to make the same change to multiple stores on different marketplaces at the same time. You can use the aggregated management feature from the Hub.

Programmatic management

Marketplace Orders Hub provides REST API operations you can use to automate the creation and update of stores. For information about the programmatic specification of stores, see the Create stores operation in the Marketplace Orders Hub REST API documentation. For information about automating store updates, see the Update stores operation.

Spreadsheet management

After you onboard, you receive a template to use to set up stores in the Hub. This is your "store file." The following sections explain how to get started with store management using your store file.

Store setup

The Hub requires the completion of a one-time setup process to create a catalog of virtual stores that replicate your physical stores. You can either:

You must separately complete a one-time store setup process for each individual marketplace.

Store file basics

To work with store files, you need to understand the contents and format of the file. This section provides an overview.

Specify store attributes

You create a store by specifying store attributes in your store file. These attributes include store name, contacts, and hours. You assign these attributes to your stores based on an identifier called the store ID.

Create and use store IDs

The store ID identifies each of your stores in the Hub system, and in your store file. This is a retailer-defined identifier.

Each line in the store file begins with the store ID. In each column on that line, you define the attributes of the store. We upload your store file to the Hub.

You use the store ID to manage your store throughout its lifecycle.

Your store receives a second identifier during the setup process. This is the vendor ID. The vendor ID represents the mapping between the store and its marketplace.

Change store attributes

To change store information, specify your changes in a store file. You can locate the store in the template file by store ID. Use the template file as a guide to the correct format. For information about how to make common changes to stores, see the examples that follow.

You can change your store file as often as you like. Your updates are effective after we process your store file on the Hub and publish the changes to the marketplaces.

Store template file

To create a store, open a copy of the store template file. This is an XLSX format file. Save the file with the .xlsx filename extension.

The store template includes the columns that are listed in the following table, in the order in which they are listed.

Your store file must include the columns that are marked Required. The required columns must not be empty.

ColumnRequiredDescription
Store Name

The advertised name of the store.

Example

Walmart

Store ID

The retailer-defined identifier of the store. This can be a universally unique identifier (UUID) defined in accord with [RFC 9562](https://datatracker.ietf.org/doc/html/rfc9562).

Example

5575, ab237, 12345678-9012-3456-7890-123456789012

Store URL

The URL of the store information page.

Email ID

The email address of the store operations manager. This can also be an email distribution list.

Example
storemanager-teststore@test.com
storeAssociate-testAssociate@gmail.com

Phone No.

The phone number of the store in a format determined by the country and region.

Example
United States
(408) 222-2222 x1232
+1 408-222-2222 x1231

United Kingdom
+44 496 3223 4567

France
+33 1 99 00 35 97

Time Zone

The time zone that is associated with the operating hours of the store.

Example
ET, CET, WEST, GMT, BST

Active

Whether the store is open for business. Specify TRUE or FALSE.

Example
TRUE, true, True

Address Line 1

The first line of the store street address.

Example
636 W 28th Street

Address Line 2

The second line of the store street address.

Example
Floor 3

City

The name of the city in which the store is located.

Example
Sheffield, Lisbon

Country

The country in which the store is located.

Example
PT, IE, FR, ES

Postal Code

The postal code that is associated with the address.

Example
10001, 1000-272, A65 F4E2

State

The state or region in which the physical store is located.

Example
New York, Porto, Branco, Normandy

Latitude

The latitude of the store location.

Example
40.7527198

Longitude

The longitude of the store location.

Example
-74.00635

Store Experiences

The types of experiences available to the customer at the store.

Example
Self-service, Click-and-collect

Store Hours

The operating hours of the store based on a 24-hour clock. Use the “pipe” (“|”) symbol to separate the day of the week from the open hours. Use a comma to separate the hours for one day from the next

Example
Tuesday |10:00-13:00, Tuesday | 14:00-16:00, Wednesday |10:00-6:00

Vendor Information

An identifier that represents the association of a store and marketplace.

Example
MARKETPLACE_1:363b1b3e-9d95-4db4-94bf-64a85abe6d84, MARKETPLACE_2:5755

Holiday Date

The date of the holiday specified in accord with the Gregorian calendar as YEAR-MONTH-DAY, with operating hours specified using a 24-hour clock. In the following example, the time range of 00:00 to 00:00 indicates an all-day store closure.

Example
2024-04-11 | 00:00-00:00, 2024-04-12 | 09:30-11:30

Store Image

The path and filename to an image of the physical store.

Work Mode

An optional field that describes the mode of work. The mode indicates the time that is given to complete a task. For example, if the mode is “Normal,” the normal amount of time is allocated for the work.


Store updates

To change a store, add the changes you want to make to a store file:

  • Include the rows of the stores you want to change in the store file.
  • For those rows, include the columns that contain information you want to change.

The following topics provide examples of store file updates and the values that are used to make them.

Update store status

This table shows the columns that are used to update the status of a store.

ColumnRequiredDescription
Store ID

The unique identifier of the store.

Active

Whether the store is active. Specify TRUE for an active store and FALSE for an inactive store.

Example
FALSE

Close Store Until

The date and time of scheduled reopening. Specify this in the following format in which ‘T’ separates the date from the time. Use a 24-hour clock to specify the time.

This information is required only for the deactivation of a store.

Example
2024-04-05T09:30:30

Reason

The reason for the change in status.

Example
Store inactive

Vendor

An identifier that represents the association of a store and marketplace.

Example
MARKETPLACE_1:363b1b3e-9d95-4db4-94bf-64a85abe6d84, MARKETPLACE_2:5755

Notes

Additional notes about the inactive period.

Should Send Email

The email address of an alternate recipient for email when the store is inactive.

Disabled Experiences

The store experiences that must be disabled for an inactive store.

Example
DELIVERY


Update store hours

This table shows the columns that are used to update the hours of a store.

ColumnRequiredDescription
Store ID

The unique identifier of the store. This identifier is retailer-defined.

Store Hours

The unique identifier of the store. This identifier is retailer-defined.

Example
Tuesday | 10:00 – 18:00, Wednesday | 10:00 – 18:00

Vendor

An identifier that represents the association of a store and marketplace.

Example
MARKETPLACE_1:363b1b3e-9d95-4db4-94bf-64a85abe6d84, MARKETPLACE_2:5755


Update store holidays

This example shows the addition of a new holiday. Because the holiday was not entered into the system before, this table includes an Operation column that contains the word “ADD”.

ColumnRequiredDescription
Store ID

The unique identifier of the store.

Holiday Date

The date of the holiday specified in accord with the Gregorian calendar as YEAR-MONTH-DAY, with operating hours specified using a 24-hour clock. In the following example, the time range of 00:00 to 00:00 indicates store closure.

Example
2024-04-11 | 00:00-00:00, 2024-04-12 | 09:30-11:30

Vendor

An identifier that represents the association of a store and marketplace.

Example
MARKETPLACE_1:363b1b3e-9d95-4db4-94bf-64a85abe6d84, MARKETPLACE_2:5755

Operation

ADD


Did this page help you?