You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Receive a list of offers.
Possibility to filter the results.
Query
Required
Description
title
No
get a list of offers that contain title
priceMin
No
get offers above priceMin
priceMax
No
get offers below priceMax
sort
No
date-asc : get a list of offers sort by ascending dates date-desc: get a list of offers sort by descending dates price-asc: get a list of offers sort by ascending prices price-desc: get a list of offers sort by descending prices