Order Status
Последнее обновление
Последнее обновление
POST /api/v1/order/getStatusOrder HTTP/1.1
Host: test.onesec.su
merchantId: text
sign: text
Content-Type: application/json
Accept: */*
Content-Length: 47
{
"uuid": "34ce7977-7479-4c6c-a34d-0c97a3120650"
}{
"data": {
"orderId": "667666804",
"payPrice": 0.84,
"playerId": 5146654910,
"pubgId": 4473,
"statusOrder": "completed",
"uuid": "34ce7977-7479-4c6c-a34d-0c97a3120650",
"serverInfo": {
"serverId": 3001,
"serverName": "America"
},
"date": "2024-06-10T10:18:29.234Z"
},
"status": 1,
"error": "None",
"message": "None"
}