...
Parameter | Description |
---|---|
| Each response returns you contains a |
| The maximum number of listing updates returned by API. (Maximum: |
If you are integrating with this API for the first time, the
cursor
parameter should be omitted. Every subsequent request should contain thecursor
that is provided to you in the previous call’snext
field. That way you can efficiently poll for listing updates that happened after the last successful pull.
...