Return one cursor-paginated catalogue page

Merchant-hosted endpoint called by SKUU. The customer API root is the
reviewed prefix immediately before the fixed /products path.

The response is an authoritative baseline. Every variant must occur exactly
once across the completed traversal and must include exactly one inventory
level for every agreed active physical location plus the merchant's one
SKUU_Network location. Zero quantities must be explicit. At initial
acceptance the network-location quantity is zero; after writable go-live it
is the last absolute level written by SKUU.

SKUU requests 100 products by default, accepts at most the requested limit,
converts a string or integer next_cursor to a query string for the next
request, rejects empty or repeated cursors, and stops when next_cursor is
absent or null. The client has a 2,000-page runaway-cursor backstop. A terminal
page may be empty, but a complete initial catalogue may not be empty.

SKUU validates the complete remote traversal before accepting a new
baseline. After a successful non-empty traversal, merchant variants absent
from the complete feed are archived and zeroed. An incomplete or invalid
traversal leaves the existing baseline unchanged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required
1 to 250
Defaults to 100

Maximum products requested on this page.

string
length ≥ 1
\S

Opaque continuation value returned by the preceding page. Although a
response cursor may be a JSON integer, SKUU sends it back as a string.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
opaque merchant-issued token
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json