I am trying to fetch inventory item by specific id using following request ,but get reponse with list of 100 items instead of item ids specified.
Request :
https://sandbox.dev.clover.com/v3/merchants/XXXX/items?filter =id in ('R06G2YRKHVXQ4', 'QPFJCJKKVBGSY' Can you please help me with why I am getting incorrect response?