[ "553491607", "553480459" ]
curl --location --request POST 'https://partner.c5game.com/api/price/v1/min' \ --header 'client_id: ' \ --header 'client_secret: ' \ --header 'Content-Type: application/json' \ --data-raw '["553491607", "553480459"]'
{ "success": true, "data": { "553480459": { "price": 206, "count": 391, "autoPrice": 208, "autoCount": 60, "manualPrice": 206, "manualCount": 331 }, "553491607": { "price": 217.25, "count": 817, "autoPrice": 220.7, "autoCount": 242, "manualPrice": 217.25, "manualCount": 575 } }, "errorCode": 0, "errorMsg": null, "errorData": null, "errorCodeStr": null }