curl --location --request GET 'https://v4.fenxi365.com/api/accountBook/generalLedger?subjectId=¤cyId=433722807319433217&accountDate=&start=2024年04期&end=2024年04期&subjectStart=&subjectEnd=&levelStart=1&levelEnd=4&subjectCode=&showNumPrice=false&categoryType=&categoryId=&detailId=&auxiliary=&detailIds=&subjectIds='
{
"success": true,
"code": 200,
"msg": "",
"data": [
{
"_expand": true,
"dataRows": [
{
"code": "1001",
"subjectName": "库存现金",
"subjectId": "433708449910640641",
"date": "2024年04月",
"balanceDirection": "平",
"summary": "期初余额",
"balance": 0.00,
"balanceFor": 0.00,
"debit": 0.00,
"credit": 0.00,
"debitFor": 3000.00,
"creditFor": 0.00
},
{
"code": "1001",
"subjectName": "库存现金",
"subjectId": "433708449910640641",
"date": "2024年04月",
"balanceDirection": "借",
"summary": "本期合计",
"balance": 3000.00,
"balanceFor": 0.00,
"debit": 3000.00,
"debitFor": 0.00,
"credit": 0.00,
"creditFor": 0.00
},
{
"code": "1001",
"subjectName": "库存现金",
"subjectId": "433708449910640641",
"date": "2024年04月",
"balanceDirection": "借",
"summary": "本年累计",
"balance": 3000.00,
"balanceFor": 0.00,
"debit": 3000.00,
"credit": 0.00,
"debitFor": 3000.00,
"creditFor": 0.00
}
],
"unit": "",
"subjectId": "433708449910640641",
"subjectName": "库存现金"
},
{
"_expand": true,
"dataRows": [
{
"code": "1122",
"subjectName": "应收账款",
"subjectId": "433708450380402697",
"date": "2024年04月",
"balanceDirection": "平",
"summary": "期初余额",
"balance": 0.00,
"balanceFor": 0.00,
"debit": 0.00,
"credit": 0.00,
"debitFor": 0.00,
"creditFor": 3000.00
},
{
"code": "1122",
"subjectName": "应收账款",
"subjectId": "433708450380402697",
"date": "2024年04月",
"balanceDirection": "借",
"summary": "本期合计",
"balance": -3000.00,
"balanceFor": 0.00,
"debit": 0.00,
"debitFor": 0.00,
"credit": 3000.00,
"creditFor": 0.00
},
{
"code": "1122",
"subjectName": "应收账款",
"subjectId": "433708450380402697",
"date": "2024年04月",
"balanceDirection": "借",
"summary": "本年累计",
"balance": -3000.00,
"balanceFor": 0.00,
"debit": 0.00,
"credit": 3000.00,
"debitFor": 0.00,
"creditFor": 3000.00
}
],
"unit": "",
"subjectId": "433708450380402697",
"subjectName": "应收账款"
}
]
}