Stores
Update SKU inventory
Adds or updates a SKU to the current Store's inventory whose Seller is associated with the user's bearer token making this API call.
put/stores/{storeKey}/inventory/skus/{skuId}
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 register in inventory.
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.