Package Availability
Последнее обновление
Последнее обновление
POST /api/v1/order/checkPackageStatus HTTP/1.1
Host: test.onesec.su
merchantId: text
sign: text
Content-Type: application/json
Accept: */*
Content-Length: 37
{
"playerId": "54333345",
"pubgId": 4473
}{
"data": {
"playerId": 54333345,
"pubgId": 4473,
"available": 0
},
"status": 1,
"error": "None"
}