本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
curl --location 'https://m1.apifoxmock.com/m1/6862105-0-default/balance_detail/?amount_type=undefined&page=undefined&size=undefined' \
--header 'token: {{token}}' \
--header 'Authorization: Basic <encoded-value>'{
"count": 0,
"next": "string",
"previous": "string",
"results": [
{
"amount": 0,
"amount_type": "1",
"t_create": "2019-08-24T14:15:22.123Z"
}
]
}