Set virtual SKUU_Network inventory

SKUU calls this customer-hosted endpoint to set the absolute quantity for one variant at the assigned virtual SKUU_Network location. An identical write is a successful no-op. This endpoint never changes the customer's physical stock. Return exactly HTTP 200 and exactly the three request fields with unchanged JSON types and values. SKUU retries transport errors, 429 and 5xx responses up to three times using the identical signed body; other 4xx responses are permanent. Honour a numeric Retry-After header when supplied.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

One absolute quantity for one stable variant-location pair.

string
required
length between 1 and 255

Opaque identifier without surrounding whitespace or ASCII control characters. Preserve the value exactly; never coerce it to a number.

string
required
length between 1 and 20
^(0|-?[1-9][0-9]*)$

Canonical decimal string for a signed 64-bit location identifier. Preserve it as a string, including the exact agreed value.

integer
required
0 to 2147483647
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json