Tích hợp dịch vụ của BuffNhanh247 vào ứng dụng của bạn qua API v1
| Parameters | Description |
|---|---|
| key | Your unique API Key |
| code | Your account security code |
| action | services |
[
{
"id": 1,
"name": "Followers",
"category": "Facebook Tools",
"rate": "150",
"min": "50",
"max": "10000",
"type": "Default"
}
]
| Parameter | Required | Description |
|---|---|---|
| action | Yes | add |
| service | Yes | Service ID to order |
| link | Yes | URL or Target ID |
| quantity | Yes | Number of units |
{
"status": "success",
"order": 23501,
"message": "Đã tạo đơn hàng thành công #23501"
}
| Parameter | Description |
|---|---|
| action | status |
| order | Order ID to check |
{
"status": "Completed",
"charge": "12800",
"start_count": "5500",
"remains": "0",
"currency": "VND"
}