发票详情
GET
order/orderDistributorInvoice/erp/details
请求头
参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填
请求参数
参数名
类型
描述
必填
invoiceId
Long
必填
响应参数
参数名
类型
描述
必填
type
Integer
发票类型:1:电子普通发票,2:增值税专用发票
必填
fpHm
String
发票号码
必填
imgUrl
String
pdf下载路径
必填
sellTaxpayerName
String
开票方(销方)纳税 人名称
必填
invoiceClerk
String
开票人员
必填
totalPrice
BigDecimal
价税合计金额 小数点后 2 位,以元 为单位精确到分
必填
createTime
LocalDateTime
创建时间
必填
distributorName
String
分销商简称
必填
id
Long
必填
orderNo
String
订单号
必填
realPay
BigDecimal
实际缴纳费用
必填
createTime
LocalDateTime
下单时间
必填
erpDistributorName
String
分销商简称
必填
name
String
下单人名称
必填
state
发票状态
* 1 已开票, 0 开票中,2开票失败,3红票开具
必填