post
https://api.tcgplayer.com/stores//inventory/topsalessearch
This listing comes from the current Store's inventory whose Seller is associated with the user's bearer token making this API call.
Similar to the other Top Sales Search except that you can specify search criteria in the sellerTssc parameter.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The name of the category is a required parameter in the body.
{
"categories": [
{
"categoryId": 1,
"name": "Magic"
}
]
}
