restapi-guideline
restapi-guideline copied to clipboard
Allegro REST API Guideline.
Results
3
restapi-guideline issues
Sort by
recently updated
recently updated
newest added
Hello, I want to update price and stock in bulk but my concern is: As per this call: https://developer.allegro.pl/en/documentation/#operation/priceModificationCommandUsingPUT I can edit the offer price in bulk but it has...
Dear devs, I'm writing concerning param **offset**, in documentation was written: _Use offset instead of page and limit parameters. It is much more flexible for the client, e.g._. For example...