curl --request GET \
--url https://api.example.com/v1/sellers/sales{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}List recent sales for the current seller’s skills.
curl --request GET \
--url https://api.example.com/v1/sellers/sales{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}1 <= x <= 100Successful Response