- 旧账同步
- 辅助核算
- 角色
- 科目
- 期初
- 凭证字
- 备份
- 附件
- 账套
- 币别
凭证下拉数据
GET
https://v4.fenxi365.com/api/subject/node/select
最后修改时间:2024-04-25 09:02:22
责任人:未设置
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://v4.fenxi365.com/api/subject/node/select'
响应示例响应示例
{
"success": false,
"code": 0,
"msg": "",
"data": {}
}
请求参数
无
返回响应
🟢200成功
application/json
Body
success
boolean | null
可选
默认值:
true
code
integer | null
可选
默认值:
200
msg
string | null
可选
data
array[object (SubjectVo) {27}]
可选
id
integer | null
可选
accountSetsId
integer | null
可选
type
string | null
科目类型
code
string | null
科目编码
queryCode
string | null
可选
name
string | null
科目名称
mnemonicCode
string | null
助记码
balanceDirection
string | null
余额方向
status
boolean | null
状态
cash
boolean | null
可选
parentId
integer | null
上级科目
level
integer | null
所在级别
systemDefault
boolean | null
是否为系统默认
unit
string | null
单位
fullName
string | null
可选
leaf
boolean | null
可选
adjustments
boolean | null
可选
auxiliaryAccounting
array[integer] | null
辅助核算
currencyAccounting
array[integer] | null
外币核算
children
array[object (SubjectVo) {27}] | null
可选
默认值:
new ArrayList<>()
auxiliaryAccountingNames
array[string] | null
可选
currencyAccountingNames
array[string] | null
可选
auxiliaryAccountingStr
string | null
可选
currencyAccountingStr
string | null
可选
aan
string | null
可选
can
string | null
可选
typeAlias
string | null
可选