Could you please explain further exactly what you are trying to accomplish? What query are your trying to use and what information are you trying to retrieve?
A query to '/item' will return all items, including the min/max values of their parameters.
You can also perform a rated query to '/item' by including dates and (optionally) parameter values: /item/$item_id?start_date=$start_date&end_date=$end_date¶m[qty]=2
I hope this helps, but please let me know if you have any more questions.
Comments
Thank you for using our forums.
Could you please explain further exactly what you are trying to accomplish? What query are your trying to use and what information are you trying to retrieve?
A query to '/item' will return all items, including the min/max values of their parameters.
You can also perform a rated query to '/item' by including dates and (optionally) parameter values:
/item/$item_id?start_date=$start_date&end_date=$end_date¶m[qty]=2
I hope this helps, but please let me know if you have any more questions.
All the best,
Chase - Checkfront Support Team