店铺营收首页
GET {{base_url}}/wallet/shopWalletCenter
Header
参数名 | 类型 | 必需 | 描述 | 示例 |
---|---|---|---|---|
Authorization |
string | 1 |
返回示例
{
"status": 200,
"msg": "success",
"data": {
"id": 18,
"uid": 14,
"all_balance": "0.00",
"all_withdrawal_balance": "0.00",
"balance": "0.00",
"integral": 9006,
"created_at": null,
"updated_at": "2020-06-04 10:31:27"
}
}
文档更新时间: 2020-06-13 12:13 作者:nianwang