Question 3 - How many Kroger brand milk products are available for ship to home for the following location Id: 01400751
GET {{kroger-baseUrl}}/products?filter.term=milk&filter.locationId=01400751&filter.brand=Kroger&filter.fulfillment=sth
milk
in the `filter.term` parameter, Kroger
in the `filter.brand` parameter, and 0140051
in the `filter.locationId` parameter.total
field in the meta
section of the response.
Body
PARAM
Key | Datatype | Required | Description |
filter.term
|
string | ||
filter.locationId
|
string | ||
filter.brand
|
string | ||
filter.fulfillment
|
string |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS