v1
latestSwagger 2.02026-07-133652141.7 KBproduct
Allows seller to update prices of a single SKU
Allows seller to set the SKU prices (MSRP and/or offer price). All prices must be informed in cents. No commas or periods are accepeted. For example one dollar should be informed as 100. Same as $1,2345.67 must be informed solely as 1234567
put/product/{skuSellerId}/prices
Path parameters
skuSellerIdstring required
Product SKU
Headers
authorizationstring required
Authorization token. The Authorization token can be found in your Admin console.
Request body
Response
Success!