{
"app_key": "",
"sign": "",
"timestamp": ""
}
curl --location --request POST 'http://test.merchant.center.mf178.cn/api/merchant/account' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "",
"sign": "",
"timestamp": ""
}'
{
"code": 0,
"message": "ok",
"stime": 1744800759.901081,
"etime": 1744800760.131898,
"data": {
"amount": "4280744.737",
"credit_amount": "0.000"
}
}