Logo
The Kroger Co.'s Public API Documentation

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

 

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



Curl
curl -X GET 'kroger-baseUrl/products?filter.term=milk&filter.locationId=01400751&filter.brand=Kroger&filter.fulfillment=sth?filter.term=milk&filter.locationId=01400751&filter.brand=Kroger&filter.fulfillment=sth'

ENDPOINTS