Kassa Posted July 3, 2020 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?
Featured Comment Alex Posted July 4, 2020 Featured Comment 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
Recommended Posts
Posted by Alex,
Solution
Recommended by andres
1 reaction
Go to this post