资金类型模板列表
GET
https://v4.fenxi365.com/api/cashier/io/template
最后修改时间:2024-04-25 17:14:34
责任人:未设置
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://v4.fenxi365.com/api/cashier/io/template?type&accountType'
响应示例响应示例
{
"success": false,
"code": 0,
"msg": "",
"data": {}
}
请求参数
Query 参数
type
string
可选
支 :支
accountType
string
可选
银行存款 :银行存款
返回响应
🟢200成功
application/json
Body
<p>****************************************************************************</p>
<p><b>Copyright © 2010-2019纷析云(杭州)科技有限公司All Rights Reserved<b></p>
<ul style="margin:15px;">
<li>Description : 统一返回请求结果</li>
<li>Version : 1.0</li>
<li>Creation : 2019年11月18日</li>
<li>@author : ____′↘夏悸</li>
</ul>
<p>****************************************************************************</p>
success
boolean
必需
code
integer
必需
msg
string
必需
data
array[object (CashierIoTypeVoucherTemplateDto) {11}]
必需
id
integer
必需
ioTypeId
integer
必需
ioTypeName
string
必需
wordId
integer
必需
word
string
必需
accountSetsId
integer
必需
subjectTitle
string
必需
subjectId
string
必需
type
string
必需
journalType
string
必需
direction
string
必需
修改于 2024-04-25 17:14:34