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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Updates a single SKU's price in the authenticated store.

{
  "price": 0,
  "channelId": 0
}
Path Params
string
required

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

int64
required

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

Body Params

The price and channel to update.

double
int32
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json