科目汇总
GET
https://v4.fenxi365.com/api/accountBook/subjectSummary
最后修改时间:2024-04-29 02:13:39
责任人:未设置
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://v4.fenxi365.com/api/accountBook/subjectSummary?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='
响应示例响应示例
200 - 科目汇总 - 成功示例
{
"success": true,
"code": 200,
"msg": "",
"data": [
{
"subjectId": "433708449910640641",
"queryCode": "10010000000",
"subjectCode": "1001",
"auxiliary": false,
"auxiliaryCode": "",
"auxiliaryName": "",
"subjectName": "库存现金",
"currencyAccounting": [],
"auxiliaryAccounting": [],
"unit": "",
"treeId": "433708449910640641",
"parentTreeId": "0",
"auxiliaryDetailId": "0",
"beginBalance": 0,
"beginBalanceFor": 0,
"endBalance": 0,
"endBalanceFor": 0,
"debitFor": 0,
"debit": 3000,
"creditFor": 0,
"credit": 0,
"cfDebitFor": 0,
"cfDebit": 0,
"cfCreditFor": 0,
"cfCredit": 0,
"yearTotalDebitFor": 0,
"yearTotalDebit": 0,
"yearTotalCreditFor": 0,
"yearTotalCredit": 0,
"yearTotalFor": 0,
"yearTotal": 0,
"beginQuantity": "",
"endQuantity": "",
"creditQuantity": "",
"debitQuantity": "",
"cfCreditQuantity": "",
"cfDebitQuantity": "",
"yearTotalCreditQuantity": "",
"yearTotalDebitQuantity": "",
"yearTotalQuantity": "",
"beginDebitBalance": 0,
"beginDebitBalanceFor": 0,
"endDebitBalance": 0,
"endDebitBalanceFor": 0,
"beginCreditBalance": 0,
"beginCreditBalanceFor": 0,
"endCreditBalance": 0,
"endCreditBalanceFor": 0,
"yearTotalBeginDebit": 0,
"yearTotalBeginCredit": 0,
"yearTotalBeginDebitFor": 0,
"yearTotalBeginCreditFor": 0,
"endCreditQuantity": "",
"endDebitQuantity": "",
"amount": 0,
"debitAmount": 3000,
"creditAmount": -3000,
"ad": false,
"used": true,
"debitAmountFor": 0,
"creditAmountFor": 0,
"amountFor": 0
},
{
"subjectId": "433708450380402697",
"queryCode": "11220000000",
"subjectCode": "1122",
"auxiliary": false,
"auxiliaryCode": "",
"auxiliaryName": "",
"subjectName": "应收账款",
"currencyAccounting": [],
"auxiliaryAccounting": [],
"unit": "",
"treeId": "433708450380402697",
"parentTreeId": "0",
"auxiliaryDetailId": "0",
"beginBalance": 0,
"beginBalanceFor": 0,
"endBalance": 0,
"endBalanceFor": 0,
"debitFor": 0,
"debit": 0,
"creditFor": 0,
"credit": 3000,
"cfDebitFor": 0,
"cfDebit": 0,
"cfCreditFor": 0,
"cfCredit": 0,
"yearTotalDebitFor": 0,
"yearTotalDebit": 0,
"yearTotalCreditFor": 0,
"yearTotalCredit": 0,
"yearTotalFor": 0,
"yearTotal": 0,
"beginQuantity": "",
"endQuantity": "",
"creditQuantity": "",
"debitQuantity": "",
"cfCreditQuantity": "",
"cfDebitQuantity": "",
"yearTotalCreditQuantity": "",
"yearTotalDebitQuantity": "",
"yearTotalQuantity": "",
"beginDebitBalance": 0,
"beginDebitBalanceFor": 0,
"endDebitBalance": 0,
"endDebitBalanceFor": 0,
"beginCreditBalance": 0,
"beginCreditBalanceFor": 0,
"endCreditBalance": 0,
"endCreditBalanceFor": 0,
"yearTotalBeginDebit": 0,
"yearTotalBeginCredit": 0,
"yearTotalBeginDebitFor": 0,
"yearTotalBeginCreditFor": 0,
"endCreditQuantity": "",
"endDebitQuantity": "",
"amount": 0,
"debitAmount": -3000,
"creditAmount": 3000,
"ad": false,
"used": true,
"debitAmountFor": 0,
"creditAmountFor": 0,
"amountFor": 0
},
{
"subjectCode": "凭证总张数:4 张,附件总张数:0 张",
"auxiliary": false,
"auxiliaryCode": "",
"auxiliaryName": "",
"subjectName": "合计",
"currencyAccounting": [],
"auxiliaryAccounting": [],
"auxiliaryDetailId": "0",
"beginBalance": 0,
"beginBalanceFor": 0,
"endBalance": 0,
"endBalanceFor": 0,
"debitFor": 0,
"debit": 3000,
"creditFor": 0,
"credit": 3000,
"cfDebitFor": 0,
"cfDebit": 0,
"cfCreditFor": 0,
"cfCredit": 0,
"yearTotalDebitFor": 0,
"yearTotalDebit": 0,
"yearTotalCreditFor": 0,
"yearTotalCredit": 0,
"yearTotalFor": 0,
"yearTotal": 0,
"beginQuantity": "",
"endQuantity": "",
"creditQuantity": "",
"debitQuantity": "",
"cfCreditQuantity": "",
"cfDebitQuantity": "",
"yearTotalCreditQuantity": "",
"yearTotalDebitQuantity": "",
"yearTotalQuantity": "",
"beginDebitBalance": 0,
"beginDebitBalanceFor": 0,
"endDebitBalance": 0,
"endDebitBalanceFor": 0,
"beginCreditBalance": 0,
"beginCreditBalanceFor": 0,
"endCreditBalance": 0,
"endCreditBalanceFor": 0,
"yearTotalBeginDebit": 0,
"yearTotalBeginCredit": 0,
"yearTotalBeginDebitFor": 0,
"yearTotalBeginCreditFor": 0,
"endCreditQuantity": "",
"endDebitQuantity": "",
"amount": 0,
"debitAmount": 0,
"creditAmount": 0,
"ad": false,
"used": true,
"debitAmountFor": 0,
"creditAmountFor": 0,
"amountFor": 0
}
]
}
请求参数
Query 参数
subjectId
integer
科目id
currencyId
integer
货币id
示例值:
433722807319433217
accountDate
string
账户日期
start
string
起始年月
示例值:
2024年04期
end
string
结束年月
示例值:
2024年04期
subjectStart
string
起始科目
subjectEnd
string
结束科目
levelStart
integer
科目级别
示例值:
1
levelEnd
integer
科目级别
示例值:
4
subjectCode
string
科目编码
showNumPrice
string
是否显示价格
示例值:
false
categoryType
string
可选
VENDOR :VENDOR
EMPLOYEE :EMPLOYEE
DEPARTMENT :DEPARTMENT
ORGANIZATION :ORGANIZATION
PROJECT :PROJECT
STOCKS :STOCKS
CASH_FLOW :CASH_FLOW
CUSTOMIZATION :CUSTOMIZATION
categoryId
string
类别id
detailId
integer
详情id
auxiliary
boolean
是否辅助
detailIds
array[string]
详情id数组
subjectIds
array[string]
科目id数组
示例值:
[""]
返回响应
修改于 2024-04-29 02:13:39