Kassa Posted July 3, 2020 Share Posted July 3, 2020 When making a request for the full item list, I can not edit the startpoint. The limitation works perfectly though. https://api.loyverse.com/v0.7/items?start=90 To whatever number I change the last number I keep getting the same result. Is this a bug? Link to comment Share on other sites More sharing options...
Featured Comment Alex Posted July 4, 2020 Featured Comment Share Posted July 4, 2020 Hello, To request items of particular page you would need to use "cursor" query parameter: https://api.loyverse.com/v0.7/items?cursor=<string> 1 Link to comment Share on other sites More sharing options...
Kassa Posted July 4, 2020 Author Share Posted July 4, 2020 Great! thank you for your fast reply Link to comment Share on other sites More sharing options...
Recommended Posts
Posted by Alex,
Solution
Recommended by andres
1 reaction
Go to this post