Price
Последнее обновление
Последнее обновление
POST /api/v1/query/priceList HTTP/1.1
Host: test.onesec.su
merchantId: text
sign: text
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{
"status": 1,
"data": [
{
"goodsName": "PUBG 60 UC",
"id": 4473,
"payPrice": 0.849
},
{
"goodsName": "PUBG Mobile 300 + 25 UC",
"id": 4472,
"payPrice": 3.591
},
{
"goodsName": "Genshin: 60 Genesis Crystals",
"id": 9227,
"payPrice": 2.01
}
],
"error": null
}