v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Stores

Increment SKU Inventory Quantity

Increments the current store's inventory of this SKU from the current Store's inventory whose Seller is associated with the user's bearer token making this API call.

post/stores/{storeKey}/inventory/skus/{skuId}/quantity

Path parameters

storeKeystring required

Required. A unique key used to identify the caller of the API.

skuIdinteger required

Required. The Id of the SKU to update quantity for.

Request body

quantityinteger
channelIdinteger

Response

OK

successboolean
errorsstring[]