address |
Address of the location |
string |
REQUIRED |
inventoryCount |
Number of units available |
number |
REQUIRED |
dimension |
Dimension of the unit |
string |
REQUIRED |
features |
Features of the unit |
string |
REQUIRED |
size |
Size of the unit |
string |
NULLABLE |
listPrice |
List price of the unit |
number |
REQUIRED |
minPrice |
Minimum price of the unit |
number |
REQUIRED |
name |
Name of the location |
string |
REQUIRED |
ratingCount |
Number of ratings for the location |
number |
NULLABLE |
ratingValue |
Value of the rating on average (out of 5) |
number |
NULLABLE |
salePrice |
Sale price of the unit |
number |
REQUIRED |
storeID |
ID of the store location |
string |
REQUIRED |
unitID |
ID of the unit |
string |
REQUIRED |
unitSize |
Size of the unit |
string |
REQUIRED |
url |
URL of the location |
string |
REQUIRED |