put https://api.tcgplayer.com/stores//inventory/skus/
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.
{
"price": 0,
"quantity": 0,
"channelId": 0
}
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.
{
"price": 0,
"quantity": 0,
"channelId": 0
}
Try It!
to start a request and see the response here!