导出
POST
/webtenant/system/invoice/open/export请求参数
Query 参数
address
string
企业地址
attachment
string
发票附件
bankNumber
string
银行账号
content
string
发票内容
contentType
integer <int32>
发票内容
contentTypeDesc
string
发票内容-转译
createBy
integer <int64>
可选
createName
string
可选
createTime
string <date-time>
可选
delFlag
string
可选
email
string
收票人邮箱
enterpriseName
string
企业名称
id
integer <int64>
主键
ids
array[integer <int64>]
可选
invoiceId
integer <int64>
发票Id
invoicingMethod
integer <int32>
可选
isExport
boolean
可选
openBank
string
开户银行
openTime
string <date-time>
开票时间
orderAmount
number
订单金额
orderId
integer <int64>
订单Id
orderNumber
integer <int64>
订单编号
params
可选
payTime
string <date-time>
支付时间
phone
string
收票人手机号
recipient
string
收票人
recipientAddress
string
收票人地址
remarks
string
备注信息
status
integer <int32>
开票状态
statusDesc
string
开票状态-转译
studentId
integer <int64>
学员ID
studentName
string
学员名称
taxNumber
string
企业税号
telephone
string
企业电话
tenantId
integer <int64>
可选
tenantName
string
可选
title
string
发票抬头
type
integer <int32>
发票类型
typeDesc
string
发票类型-转译
示例代码
返回响应
OK(200)
Created(201)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 11 小时前