skroutz v0.0.1 Skroutz.Shop

Groups functions handling Shop endpoints

Summary

Functions

find(client, id)

Retrieves a specific shop @see http://developer.skroutz.gr/api/v3/shop/#retrieve-a-single-shop

location(client, shop_id, id, params \\ %{})

Retrieves a specific location for a shop @see http://developer.skroutz.gr/api/v3/shop/#retrieve-a-single-shop-location

locations(client, id, params \\ %{})

Retrieves the locations of a shop @see http://developer.skroutz.gr/api/v3/shop/#list-shop-locations

product_search(client, id, list)

Performs product search for a specific shop with the provided shop_uid

reviews(client, id)

Retrieves the reviews for a shop @see http://developer.skroutz.gr/api/v3/shop/#retrieve-a-shops-reviews

search(client, q)

Performs shop search with the provided query @see http://developer.skroutz.gr/api/v3/shop/#search-for-shops