v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Stores

Update SKU Inventory Price

Updates the current store's pricing of this SKU from 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}/price

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 price for.

Request body

pricenumber double
channelIdinteger

Response

OK

successboolean
errorsstring[]