{
"marketHashNameList": [
"★ Bowie Knife",
"★ Huntsman Knife | Tiger Tooth (Factory New)",
"AWP | Snake Camo (Factory New)",
"test_name"
]
}curl --location --request POST 'https://api.csqaq.com/api/v1/goods/getPriceByMarketHashName' \
--header 'ApiToken: {{APITOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"marketHashNameList": [
"★ Bowie Knife",
"★ Huntsman Knife | Tiger Tooth (Factory New)",
"AWP | Snake Camo (Factory New)",
"test_name"
]
}'{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}