Gets store locations for Bath & Body Works
Frequency (UTC) | Source | Dataset ID |
---|---|---|
30 5 * * 2 | store_locations |
The feed will be validated against the following policies:
See the Validation Policy for information about policies.
Column Name | Description | Type | Mode |
---|---|---|---|
storeID | Unique identifier for the store | string | REQUIRED |
name | Name of the store | string | REQUIRED |
storeSecondaryName | Secondary name of the store | string | REQUIRED |
address1 | Street address of the store (line 1) | string | REQUIRED |
address2 | Street address of the store (line 2) | string | REQUIRED |
postalCode | Zip code of the store | string | REQUIRED |
city | City of the store | string | REQUIRED |
stateCode | State code of the store | string | REQUIRED |
countryCode | Country code of the store | string | REQUIRED |
phone | Phone number of the store | string | REQUIRED |
fax | Fax number of the store | string | REQUIRED |
Email of the store | string | REQUIRED | |
image | Link to image of the store | string | REQUIRED |
storeHours | Hours of operation for the store | string | REQUIRED |
storeEvents | Events at the store | string | REQUIRED |
latitude | Latitude of the store | number | REQUIRED |
longitude | Longitude of the store | number | REQUIRED |
bopisAvailable | Whether Buy Online Purcahse In Store (BOPIS) is available at the store | boolean | REQUIRED |