Skip to main content

Push to Fix Listing Drift

POST 

/api/v2/product-listings/:listing/resync-inventory

Fix a drifted listing: re-push SKU.io's stock to the channel (flags the listing for the next outbound inventory sync) and recheck its channel-side state so the drift flag refreshes. Runs asynchronously; returns the background job id.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type