Recharge Gift Ratio
GET
/pub/activity/balance-recharge-gift-ratio
Get recharge gift ratio
Response Example
200 Response
{
"code": 0,
"message": "Operation successful",
"data": {
"list": [null]
}
}
Response Result
| Status Code | Status Code Meaning | Description | Data Model |
|---|---|---|---|
| 200 | OK | OK | Inline |
